-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Description
Bug report
- Extension name: [e.g.
firestore-stripe-payments
]
Describe the bug
I recently had an inactive price in my Stripe dashboard. I clicked "buy now" on my website and called CreateCheckoutSession and then nothing happened. I got "Timeout while waiting for session response." but the error is there in the screenshot on the right side. It is in my Firestore Database.
To Reproduce
Give a bad price or wrong Stripe price to createCheckoutSession. This probably occurs with any kind of stripe error, not just an inactive price.
Expected behavior
The error should be given back directly to the browser instead of just timing out.
System information
macOS Firebase emulator
Metadata
Metadata
Assignees
Labels
No labels