#naoki21-subscription-past_due
1 messages · Page 1 of 1 (latest)
hello, one sec
I believe the subscription status goes from past_due to active on failure.
you mean "active" -> "past_due" right? Not the other way around?
Can the updateSubscription API be used to change from past_due to active in the API?
yes, by paying the most recent Invoice on the Subscription. (Assuming you have no settings that change the Subscription status frompast_duetounpaidorcanceled
see the detail here: https://stripe.com/docs/billing/subscriptions/overview#subscription-statuses
"past_due" -> "active"
not sure I understand, can you rephrase?
Is there anything other than the email sent to the customer to make it active from the past_due state in Subscription?