#Stone.D-subscription

1 messages · Page 1 of 1 (latest)

fickle void
#

hmm, I don't know really.
My guess is because the previous payment failed because it required 3D Secure, and we don't attempt to schedule a retry in that case since retrying wouldn't help. We probably only attempt the retry if the payment declined with a 'normal' decline.

arctic junco
#

I agree with your opinion. Regarding my situation, what advice do you have?

fickle void
#

You could call the Invoice.pay endpoint directly to attempt to charge the invoice using the new card that was added.

arctic junco
#

Agree with you.

#

In this case, will Stripe send a 3DSecure payment email to the user, where the user can complete the payment?

fickle void
#

yes

arctic junco
#

ok