#thekents
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.
Sorry, don't understand the ask Can you elaborate more on what it is you're trying to do?
Yeah sure, so my website sells bracelets with a quote. I am trying to accomplish that if you buy 2 bracelets then you get a 10% discount and if you buy 3 then a 15% discount. I know I can accomplish this for a individual bracelet (eg. 3 of same TEXT bracelets have volume pricing set as default from dashboard). But I need a functionality that allows me to have 3 different TEXT bracelets to have same volume pricing for 15% off
So instead of having 59,7€ as subtotal it should be 50,75€
If I explained too difficult, just let me know
Yeah the volume model and associated discounts can't be applied cross-product
You likely want to have some logic that applies a discount to the session depending on the items added
And that can be done by adding coupon parameter to stripe.checkout.sessions.create right?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
They can't be removed by the user at the payment page either
Can they add extra promotion codes aswell?
No
Hmm, okay
Can I ask you to make a feature request for cross-product volume pricing?
I can do that, yep
Okay, thank you, have a nice day