#bkt
1 messages · Page 1 of 1 (latest)
👋 Hi there, Happy to help!
The {CHECKOUT_SESSION_ID} is used for the return url in order to customize your success page
https://stripe.com/docs/payments/checkout/custom-success-page
When using APIs, you need to set the value of the checkoutId:
(e.g. payment_intent_data[metadata][id] = cs_...)