#ryannn_best-practices

1 messages ยท Page 1 of 1 (latest)

keen dewBOT
#

๐Ÿ‘‹ 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/1445393525020557424

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

timid copper
#

๐Ÿ‘‹ Hi there!

#

How would you expect this to differ from a monthly subscription?

#

For example, if the user's payment starts failing after a couple of months, or they block their card etc., what should the user experience be?

silk oyster
#

It's an annual commitment, so legally they've got to pay for the year (that's what they're committing too). It's more like an annual sub, with an installment option

timid copper
#

Stripe Billing doesn't support something like that. I think it would have to be modelled as a monthly subscription, with any enforcement of the committment being handled by you

keen dewBOT
silk oyster
#

Yeah that's as far as I can make out - but the user would be able to cancel using the billing portal right>?

dark hatch
#

๐Ÿ‘‹ Hey there. They can cancel by default, but I think this might be configurable, just checking..

silk oyster
#

That may be the answer then! Setup a monthly, and then remove the cancellation option? Would you say that's the best way?

dark hatch
#

Yep, that sounds like the best workaround, as we don't support that use-case specifically