#LordGrim
1 messages · Page 1 of 1 (latest)
If the card is expired, you should collect the payment method from customer again
What do you mean by manually trigger the invoice payment? If the card is bad/expired, triggering payment again will still fail
after collecting the new payment_method from the user, In "past_due" state, normally stripe will retry the payment after some time..... can we manually trigger the invoice payment retry on "payment_method.updated" webhook?
Hi! I'm taking over this thread.