#nicole_63749
1 messages · Page 1 of 1 (latest)
hello! what are you looking to modify?
Hello alex thankyou
yes, you can share the test link here if you want
I want to change the default quantity to 0 for everyone but alumni. I add to remove it to get zero, but then i thought what if they removed in error, how would they put an item back
also how can i rearrange the order of the products
so that the young kids are at the bottom
you can't rearrange the order of the products. I think you can try and set up the other Products as cross sells : https://stripe.com/docs/payments/checkout/cross-sells#checkout-experience
Thanks Alex I will give it a try, thank you
can you add more than one cross sell?
you can only have one cross sell product unfortunately. I don't think Payment Links are the right fit for your use case
yea cross sell wont work, so i will have to code this manually?
yep
the only issue i had with the payment links was the qauntity starting at 1
do you have a link to start me off?
you'll probably need to implement your own site to allow customers to choose what they want to pay for first. We don't have any guide for that but we have a quickstart guide for Checkout here to get you up and running quickly : https://stripe.com/docs/checkout/quickstart
thank you