#nstripe0_api

1 messages ¡ Page 1 of 1 (latest)

pulsar ravineBOT
#

👋 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/1331742635043590208

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

elfin pier
#

Hi, as the error suggested the maximum number of trial period days is 2 years. I recommend that you test setting the trial and passing the billing cycle anchor

digital ember
#

Hi, yes I tried that as well.

Passing the billing cycle anchor and trial end in the same Subscription Update.

Request ID: req_E4pfSbAlC9Ll4T

Got the same results.

elfin pier
#

So that won't work. What is your end goal here? What are you really trying to achieve?

digital ember
#

I want to setup a Stripe Subscription for customers who have pre-paid > 2 years in advance.

#

Such that at the end of that period, Stripe will start billing them automatically.

elfin pier
#

I see, you could create a subscription with 2 years of free trial.. Then, update the subscription's trial before the two years are up.

digital ember
#

I see, so you're suggesting it likely needs to be another action to extend the subscription accordingly later on.