#harisabbasi12

1 messages · Page 1 of 1 (latest)

rocky oreBOT
woeful forum
#

hello! Stripe would follow the automatic retry settings, so if there are still retry attempts left, it would eventually retry with the new PaymentMethod. Otherwise, you can also attempt to pay immediately using https://stripe.com/docs/api/invoices/pay

inland citrus
#

yes i am using stripe.invoices.pay methid, so it would attempt immediately?

rocky oreBOT
woeful forum
#

yes, it would attempt to pay immediately if you make that request. You can test it out

inland citrus
#

Cool, actually i tried on test mode, i imediately paid past_due subscription and it got paid. But i wanted to make sure it would work on live mode