#.borjasanchez
1 messages · Page 1 of 1 (latest)
👋 How can I help?
Hi!
I need to update this subscription parameter: current_period_end
Is that possible ?
current_period_end field can't be updated
Here is the thing ...
we need to add one month to that parameter
It's kinda difficult to explain because depends on out bussiness logic
but
let's say that when a customers pays an extension, they pay in advance for the next month subscriptions which allows them to acces to new content.
So, our idea was extend current_period_end one month.
But how can we do it then ?
You'd use a trial period: https://docs.stripe.com/billing/subscriptions/billing-cycle#add-a-trial-to-change-the-billing-cycle
this trial periods needs to be accepted or "paid" by the customer ?