#noam6972
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- noam6972, 1 day ago, 4 messages
Hi, let me help you with this.
Checkout supports cross-sells: https://stripe.com/docs/payments/checkout/cross-sells
But usually it's better to have customer choose the products before going to Checkout.
Got it. Thank you! Do you know how many cross-sells we can put on a checkout page? Is it possible to add multiple for our add-ons?
To further expand on my initial question, it's not possible to have some sort of dropdown of our products (we only have 3) for checkout, they'd have to select one on the website? There is no stripe integration that allows this?
it's not possible to have some sort of dropdown of our products (we only have 3) for checkout, they'd have to select one on the website?
I think this is what the Pricing Table is?
https://stripe.com/docs/payments/checkout/pricing-table
Doesn't a pricing table just lead to payment links for each product? You're right that the pricing table allows customers to choose between different products, but then they wouldn't be able to have add-ons/cross-sells right?
honestly not sure, I almost never use/look at this since it's all Checkout-specific feaures configured in the Dashboard, I'd have to test the exact scenarios