#abhishektaneja
1 messages · Page 1 of 1 (latest)
I was following this doc https://stripe.com/docs/payments/checkout/custom-success-page#create-success-page
you need to start here first https://stripe.com/docs/checkout/quickstart
the only thing that this page is explaining is how to add the ?session_id={CHECKOUT_SESSION_ID} to the success_url so in your success page you can retrieve the Checkout Session
do you mean the Pricing Table?
yes
you need to edit your Pricing Table and in the Confirmation Page section you need to select Don't show confirmation page, and put your URL there with the ?session_id={CHECKOUT_SESSION_ID}
like this
yes exactly
thanks a lot it's working
let me know if you need any more help
ok thanks have a great day