#romain342b

1 messages · Page 1 of 1 (latest)

lofty cobaltBOT
#

Hello! We'll be with you shortly. 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.

small night
#

Hi, let me help you with this.

celest dew
#

Hi vanya

#

thank you for help me

lofty cobaltBOT
small night
#

Currently Stripe Billing only supports Subscriptions with period of up to 2 years.

#

So you would have to implement your own system that issues Invoices every 4 years

celest dew
#

@small night Yeah but it's not just an invoice problem, it's the payment which is also made depending on the period

#

I would like a single payment every 4 years

#

I already have my own invoicing tool

small night
#

So you have a system that can schedule generating invoices at certain time? And you just need to charge the customer, correct?

celest dew
#

Workflow i would like :
1 - User save or choose this payment method
2 - User select his plan (4 years for exemple)
3 - User paid his plan
4 - Done
5 - 4 years later, user paid automatically for 4 years again

#

The user can cancel the automatic renewal of their subscription whenever they wish

simple lotus
#

👋 stepping in here

#

So overall as noted the highest interval supported by Subscriptions is 2 years.

#

However, if you do want to automate this you can use a Subscription Schedule and put the Subscription on a trial in the intermediate 2 years.

#

Subscription Schedules can be scheduled up to 10 years

celest dew
simple lotus
#

Because the longest interval is 2 years