#engineered-head-cloudusk_best-practices
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/1331957925064736821
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ happy to help
thanks
is this what you're looking for https://docs.stripe.com/billing/subscriptions/usage-based/pricing-models#credit-burndown ?
the credit grant doesn't have to be bigger than the payment amount
Have looked at that. Will this work after first billing cycle when user need to pay in advance for 2nd month
this is not meant to be used as a subscription per say
so! is there a solution for subscriptions to be charged in full at start of billing cycle?
you can always have a flat fee and overage
and if the usage is less and you want to prorate accordingly you can use credit notes https://docs.stripe.com/invoicing/integration/programmatic-credit-notes
Thanks. Will take a look.
let me know if you need any more help