#vladimir_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/1267745452825120861
๐ 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.
- vladimir_best-practices, 4 days ago, 4 messages
Hi there, so you are charging customer based on the quantity of the product?
no
i dont know
am i?
so let me show you idea ๐
so, user can subscribe as a monthly subsription to post certain number of ads, in 5 countries, by default
if he wants to posto to additional countries, we charge that too. Now, those additional countries are also kind of subscrition? I have harsh time to wrap my mind around it, however, for example, today user want to post to aditional countries, and he pays for it, but next month, he want to post only to default countries, and he should be able to cancel those additional countries he added today
i am not sure, what kind of product i should use to create those in stripe, Jack
please advise
Or is it more like a usage based billing? https://docs.stripe.com/billing/subscriptions/usage-based/pricing-models
not sure honestly
is like i have subscriotion 5 usd per month, and offering additional service on top of this subsription per 1 USD per month
looks like this can be handled as two different subscriptions?
perhaps?
But you mention the number of countries changes from month to month, so it sounds like a usage based billing model to me
yes, user can change number of countries
ok, i will keep reading and try to see how i can use the usage based billing model
thank you Jack