#romas
1 messages · Page 1 of 1 (latest)
Depends on what it is you want to track exactly
checkout.session.completed is generally all you need for payment sessions, unless using async methods: https://stripe.com/docs/payments/checkout/fulfill-orders#delayed-notification
Well, I need to track payment status and transaction id
It would be useful to see example of each webhook response. Now I must simulate each scenario
Thank you for help
The webhook payload just mirrors the object shape of the event type
I'd recommend using the CLI to trigger test events