#connect-checkout-event
1 messages · Page 1 of 1 (latest)
New app koopajah. This one is vanilla - not Stripe Connect.
@vernal heath yes all Events have a type property: https://stripe.com/docs/api/events/object#event_object-type
What you see in the Dashboard is the content of the object property for... reasons™️ not the full raw JSON of the Event.
That Event was never sent to your endpoint, you likely weren't listening for it at the time so you can't see what the raw JSON payload looks like
connect-checkout-event
OK, that's the issue. OK, thanks. Thank you for adding the "copy test webhook events to live" and you can update the URL. LOVE THAT! OK that's all. Thank you!
yay