#zeke_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/1338592056142200882
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! You probably want to start here, with usage-based billing: https://docs.stripe.com/billing/subscriptions/usage-based
Thanks so much! Does this include recurring payments (SaaS)?!
You too!
I'm not sure if usage based is quite what Im looking for. Its talking about charging customers per usage of tokens at the end of each month. Im looking for more of a set amount of tokens that a user can pay for. For example A starter plan could be 7.99 and the user gets 20k tokens and so on. This documentation is more about charging the users per tokens used. I worded that kind of weird let me know if I need to explain in a different way!
I mostly don't want to do the usage based because that means users would have to add a card when signing up and that could make people not want to make an account.
I think you still want to use usage-based billing. Have a look at this page and see if any of these pricing models are close to what you want to do: https://docs.stripe.com/billing/subscriptions/usage-based/pricing-models
yes sir thank you ill check it out
Where can I find more documentation on the https://docs.stripe.com/billing/subscriptions/usage-based/pricing-models?dashboard-or-api=api#fixed-fee-overage?
Hello
What sort of documentation exactly? The doc you shared seems to outline the pricing models?
Oh im so sorry! The Fixed fee and overage model!
I see. Hmm, no that's the only document I could find
Well maybes thats all the documentation I need! Thats a good thing Haha!
๐ ๐