#abhishek-cli
1 messages · Page 1 of 1 (latest)
the payment data
which payment data?
like the email,products and price
I'd suggest starting with https://stripe.com/docs/api/charges/list and see how that suits your needs.
yep, those are all fields of the CheckoutSession object which you can list and retrieve as you need. https://stripe.com/docs/api/checkout/sessions/list
make sure to read https://stripe.com/docs/payments/checkout/fulfill-orders