#_nerder
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.
- nerder-discounts, 2 days ago, 25 messages
Are these coupons being applied to one invoice or all invoices for a subscription?
all invoices
gotcha. just to be on the same page, do you have an example in mind that you can share? with some example amounts, want to make sure I understand your usecase completely
Ok, pretty much I want to know how to handle this 2 scenarios:
- The product price is 10EUR and the coupon has a fixed discounted amount of 20EUR
- The product price is 10EUR and the coupon has a fixed discounted amount of 5USD
I've noticed that when i try these 2 scenarios in checkout they both fail with the following error message:
This code is valid, but your order doesn't qualify.
So i guess that i can simply do the same
Yeah that seems like a valid approach
there are other scenarios besides those 2 that i should look out for?
Not that I can think of at the moment.. Would recommend thoroughly testing the flow as that should expose more edge cases