#elporter-payment-backup
1 messages · Page 1 of 1 (latest)
@potent wedge no that is not something we support today so you'd have to build this fallback logic yourself in that case. For example you listen to invoice.payment_failed and react accordingly to call the Pay Invoice API https://stripe.com/docs/api/invoices/pay to try another of their saved PaymentMethods on file
elporter-payment-backup
okay!