#Rohit89
1 messages · Page 1 of 1 (latest)
Hi there!
We have a feature called Checkout Upsell: https://stripe.com/docs/payments/checkout/upsells
Is this what you are looking for?
Let me check
Not just interval... We have two products 165$ and 600$ per month..
By default checkout shows starter plan... Is there ay option they can see other prodcut too and can switch too that one?
No that's not possible. For this you should build an UI on your website where the user choose the plan, and then create the Checkout with the correct plan.
Another option is to use the Pricing Table: https://stripe.com/docs/payments/checkout/pricing-table
Got it thanks
Happy to help 🙂