#VanessaD-payment-method
1 messages · Page 1 of 1 (latest)
You can control the Invoice's default_payment_method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
@ivory ether ok thanks, so there isn't automatic process in Stripe to switch the payment method when the retry cycle is over for the default payment method ?
there is not, you as the merchant control which payment method is set as default that we try to charge
ok thanks! so if the invoice has failed and I update the default payment method associated to this invoice, the process of invoicing will restart ?
I don't believe so, if the retries are exhausted that's it, any other attempts would have to manually triggered