#brian_api
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/1463214782067773461
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- brian_api, 13 minutes ago, 3 messages
Hi there! I'll be with you in a few minutes; the server is very busy at the moment
there's a fuller guide here: https://docs.stripe.com/billing/subscriptions/usage-based/billing-credits
To be frank, I haven't had much exposure to this model because it is still in preview but I'm looking in parrallel
Give me 1 min to check it out, thanks
Ok @fallen hinge , so it does sound like the only way to apply a credit is via invoice then? e.g. it is not really possible to show real time credit usage via Stripe APIs alone? How are people doing this in practice?
Yeah it seems like this works well for the arrears case where you invoice for metered usage, but not so well for the burndown case. If I only apply credits on a weekly or monthly cycle, what's to stop my customers from using credits they don't have?
I'm looking into that question, but as an aside, are you aware of our test clocks feature? It is essential for testing Subscriptions https://docs.stripe.com/billing/testing/test-clocks
Okay, real-time credit burndown isn't supported yet. We're working on as part of our v2 Billing apis
So to conclude, we don't have an ETA for that feature
Ok thanks @fallen hinge ! (sorry missed the ping here)
I am using test clocks, just came across it. It is super useful.
Oh @fallen hinge , do you have an ETA on the v2 Billing APIs by chance?
Not that I've been able to find - do you have a contact at Stripe? Like a sales representative or account manager? Those sorts of folks might have more information on that score
I do not! We are currently pre-release, so I am just trying to get things working on the free tier
Should I have one, or just when we sign up at a paid tier?
Account managers in general are a paid service. Some people have sales relationships depending on the size of their business
I see, yeah makes sense.
I don't know exactly what the circumstances are that lead to folks having them or not
Ok then, one more question: do you know of an alternative until realtime burndown is available? Do people track their own credits or do they just do in arrears billing?
Most bill in arrears
Ok thanks!