#jayvir_webhooks
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1349670574393135105
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐ I'm not sure I understand the question, Subscriptions continue indefinitely by default. Is that not what you're seeing in your testing?
@rain vessel
i want to do subscription to run after failure (retries) till indefinitely
dont want to limit retries to 9 or something
Can you be more specific about what that means? What behavior are you seeing in testing that you want to adjust?
Are you referring to what happens to a Subscription if all retry attempts, that are triggered when an initial payment attempt fails, also fail? If so the settings for that behavior are found on this page in your Stripe dashboard, in the Manage failed payments for subscriptions section:
https://dashboard.stripe.com/settings/billing/automatic
lets consider i have subscption
each month
lets exmaple 15 date - payment fails then retries for some limited times
i want to increase the limited times to indefinitely
this section right ?
Manage failed payments for subscriptions
Configure the steps to take when a customer payment fails.
Yup