#lec1892

1 messages · Page 1 of 1 (latest)

gray fernBOT
twilit oracle
ashen timber
#

otherwise Stripe won't automatically charge the user, right?

twilit oracle
#

It'll depend on the state of the invoice - if you've exhausted all automatic retries by the time the new payment method is provided then no, we won't automatically charge the user

#

But if they happen to update their default payment method BEFORE the automatic retries are exhausted then we'll use that new payment method for the next retry

ashen timber
#

is it possible to "pause" the monthly invoice issuing for a given subscription?

#

in other words, I want Stripe to stop charging specific subscriptions, but at the same time, I don't want to cancel those subscriptions.