#zxcvbnm123
1 messages · Page 1 of 1 (latest)
I believe you just specify it when creating the Pricing Table.
Let me check to see if you can change the URL programmatically
Okay, I think you would have to create 3 separate Pricing Tables in this case. I don't think you can programmatically update the Checkout Session's success_url because the customer is sent to a hosted checkout page immediately after the Checkout Session is created.
It looks like you can pass {CHECKOUT_SESSION_ID} in the redirect URL to tailor the success message, but I'm not sure if that solves your issue: https://stripe.com/docs/no-code/pricing-table#post-purchase-experience
Thank you so much! Happy Holidays
Likewise!