#plagiatos_unexpected
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1403445723986526288
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
We don't create an account on any website in this channel. Could you share any login credentials that I can try?
I go to the last page and I'm able to apply the promo code
What is the issue you're facing?
Could you share the screenshot?
What do you mean by go back?
What are the steps to reproduce the issue?
100% off works for me here
Where did you get this information from?
There are indeed some caveats with minimum amount, but that will depend on how your Checkout Session is created
For subscription mode, it will allow $0 as final amount
For payment mode, it doesn't allow $0 as it requires a minimum amount
In the screenshot you shared, it's in payment mode (one-time payment), so minimum amounts of https://docs.stripe.com/currencies#minimum-and-maximum-charge-amounts
In my screenshot, it's in subscription mode, so $0 is allowed.
Are they one-time payment or subscription? It looks like your website will create a one-time payment or subscription. It's not consistent here