#cian54
1 messages · Page 1 of 1 (latest)
👋 happy to help
Thank you.
you can configure how you want Stripe to handle failed payments here: https://dashboard.stripe.com/settings/billing/automatic#:~:text=Manage failed payments
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Additionally, once a user updates their default payment settings, I'd like the subscription to be paid.
unfortunately, that will be a manual thing you would need to do, if the invoice is marked as uncollectible
Ok and I want the subscription status to be unpaid then when payement failed
Ok thanks
can I pass it directly to unpaid insteaed of past_duowhat deffrence between this two ?
past_due means the payment wasn't received before the due_date
unpaid means that the payment hasn't been received even after an additional deadline
I understand can I skip directly to unpaid?
you can disable retries