Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check currently connected Stripe account during pnpm dev:stripe #1433

Merged
merged 3 commits into from Mar 12, 2024

Conversation

jbranchaud
Copy link
Contributor

As I bounce back and forth between locally developing and testing KCD Products and other products like Total TypeScript, I sometimes forget to switch which Stripe account I'm connected to via the stripe CLI. It's one of several local setup pieces that can be quietly misconfigured.

This PR attempts to make this particular issue less quiet by checking the Stripe account you're logged in to via the CLI and exiting early with a warning if it doesn't match what the app needs.

CleanShot 2024-03-08 at 13 54 22@2x

alert

Copy link

vercel bot commented Mar 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
badass-turbo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 10:45pm
colt-steele ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 10:45pm
devrel-fyi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 10:45pm
epic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 10:45pm
pro-aws ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 10:45pm
pro-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 10:45pm
skill-stack-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 10:45pm
testing-javascript ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 10:45pm
total-typescript-turbo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 10:45pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants