#Lucas974
1 messages · Page 1 of 1 (latest)
Yes, please reach out to our Support team if you have a scenario where longer Subscription periods would be needed:
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
And regarding my project, I wish to sell online a tutorial and give access to this tutorial : 2 years
one payment => access 2 years
In this case, this is not really a subscription?
I use react-router-dom for frontend, what is the easiest stack for the backend?
Will it be a recurring payment, or a one time payment? If it is a one-time payment, then that is not a good fit for a Subscription object within Stripe.
The easiest backend will likely be whatever one you're already most familiar with.
if I choose one time payment, is it easy to give the user his invoice?
If you create an Invoice