Saturday 29 April 2017

Setup Stripe subscription early renewal

I am building a website with pay per view (articles) model. Users can choose between 10$ (10 articles), 25$ (30 articles) or 50$ (70 articles) per month plan.

If the user exhausts the balance before the end of month and if the user has auto-renewal setup I want to issue a new renewal for the same plan which should be valid fire another 30 days.

From stripe API I understand the basic monthly subscription but is it possible to setup the above model where I can charge/renew subscription early and reset the subscription renewal date?

Thank you,

Amanda



via Amanda

No comments:

Post a Comment