#Bubbles™
1 messages · Page 1 of 1 (latest)
Hi 👋 can you share the ID of the account that you're using for testing?
Hi toby! Thanks for your help. I think it is bubblesthelion. Is that what you're looking for?
Sorry, I'm looking for the ID of the account, it should start with at acct_ prefix.
I'm seeing multiple recent examples of checkout.session.completed events being generated for that account in testmode, such as these:
https://dashboard.stripe.com/test/events/evt_1MbPe4BGk73x0eCdlx6UpVH5
https://dashboard.stripe.com/test/events/evt_1MbPdWBGk73x0eCduMO4fa7z
However I'm not seeing any webhook endpoints that were created for that account so I'm not sure where you're expecting to see these Events.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Interesting. Yes, I see the events for session complete in the UI dashboard. I am running the stripe CLI listen command and expecting it to come through my terminal
I am seeing that those events were successfully sent to our CLI listening endpoint.