#daniyal_api

1 messages · Page 1 of 1 (latest)

willow coveBOT
#

👋 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/1438795168076529717

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

radiant bear
#

Is using subscription quantity the correct way to charge “per venue per month”?
Yes
When I increase quantity and the proration invoice fails, Stripe keeps the new quantity.Should I:
Keep the quantity and rely on retry logic, OR
Revert quantity back manually?
You should rely on retry logic, but then when all retries exhausted, you should revert back the quantity. It's up to how you want to handle the failure case anyway

stark glen
#

so how do i know retries are now exhausted and what about the payment will stripe only charge for 1 venue on next billing cycle if amount for second 1 did not get paid?

radiant bear
#

When you upgrade you generate a proration and that will be counted toward / merged into the next cycle Invoice. (You can customize this behavior btw)

willow coveBOT
strong veldt
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

stark glen
#

yes please can you please let me know the best setting i can use so that stripe do not charge any amount for a venue for which payment nevers got succeeded

strong veldt
#

I'm terribly sorry I totally missed your message

strong veldt
willow coveBOT
stark glen
#

this page provide me an option to mark subscription either unpiad or cancel it but it i choose mark the subscription unpaid it will also not cancel my complete subscription let say someone has only 1 owner and failed to pay at end of month many times

ebon nova
#

Hey! Taking over for my colleague. Let me catch up.

stark glen
#

okay thanks

ebon nova
#

Sure, but we don't know much about Stripe Dashboard here, sorry. This channel is for technical integration questions mostly.

#

You should reach out to Stripe Support regarding this.