#vijju
1 messages · Page 1 of 1 (latest)
Hi there!
What do you mean by "payment (auto chargeable)"? Is this for a subscription, Invoice, PaymentIntent, something else?
yes this is for a subscription
i created three subscription schedules, 2nd subscription is failed due to insufficient balance or card expiry
if i want to retrigger that payment how to do it?
You have two options:
- Manually retry the invoice
- Or let Stripe handle this for you, depending on your settings here: https://dashboard.stripe.com/settings/billing/automatic
is there any api to retry that payment?
Just try to pay the invoice: https://stripe.com/docs/api/invoices/pay