#SagSaw-payment
1 messages · Page 1 of 1 (latest)
Checkout
Could you help me here how to get the payment reference number details after successful payment
So with Checkout you need to listen for the checkout_session.completed webhook event to get notified when checkout is complete and you get all the payment details from there - I'd recommend reading through https://stripe.com/docs/payments/checkout/fulfill-orders