#dannyboy

1 messages · Page 1 of 1 (latest)

raven oxide
#

Hi there, you mean you want to make a subscription past_due?

dusk hare
#

something like that? just want to make the automatic renewal kick in

#

without waiting

raven oxide
dusk hare
#

So here's the flow..

I will register in the UI and will obtain a Stripe::Subscription object. Let's say that this is a recurring subscription for 1 month.

Since i register today, the automatic payment will kick in on July 13 2022.. I don't wanna wait and wanna trigger it today...

So i am looking for a script how to do this.. What attribute can i update to make this happen

raven oxide
dusk hare
#

thanks