#xisheng
1 messages ยท Page 1 of 1 (latest)
Thank you very much, my mistake
no worries, let me know if you need any more help
One more question
sure
How to transfer data to the checkout session success_url
what do you mean?
Can I transfer data to successUrl?๐
what do you mean by transfer data?
For example, obtaining metadata on the success page
you can add the metadata to the Checkout Session
and you can retrieve the Checkout Session ID on the success page as explained here https://stripe.com/docs/payments/checkout/custom-success-page and then use that info to retrieve the Checkout Session and get the metadata you need
Okay, I understand how to do it. Thank you very much.
let me know if you need any more help