#pilu.com.ar - failed invoice payment recovery
1 messages · Page 1 of 1 (latest)
It depends on your retry settings and updating the customer payment methods.
https://stripe.com/docs/billing/subscriptions/overview#settings
In code, you can call the /pay API for the latest invoice with the new payment method ID
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You can also send the customer to the Stripe-hosted payment page to pay manually:
https://stripe.com/docs/billing/revenue-recovery/customer-emails#manage-failed-payment
thanks! we'll check it
pilu.com.ar - failed invoice payment recovery