#BBQ - Checkout Event
1 messages · Page 1 of 1 (latest)
Hello! If you're using Stripe Checkout you can listen for checkout.session.completed: https://stripe.com/docs/api/events/types#event_types-checkout.session.completed
Can you provide more details? That error alone without context could mean many things.
Sorry, I need a lot more context and details. What are you trying to do? What code causes this error? What steps are required to produce the error?
What have you done so far to debug the issue?
I'm not sure what you mean, sorry. Can you narrow down the issue to a specific piece of code and share that code here so I can help you further?
Can you give me the request ID that corresponds to the invalid ID error you're getting? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Make sure to change the filter to show GET requests.
Looking...
Ah, you're using the wrong API key. You're using a test mode API key, but that Checkout Session is in live mode.
We like to keep them around so other people can lurk in and learn from them. 🙂