#jayvir_webhooks

1 messages ยท Page 1 of 1 (latest)

spark spearBOT
#

๐Ÿ‘‹ 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.

devout graniteBOT
rain vessel
#

Hi ๐Ÿ‘‹ I'm not sure I understand the question, Subscriptions continue indefinitely by default. Is that not what you're seeing in your testing?

full mural
#

@rain vessel
i want to do subscription to run after failure (retries) till indefinitely

#

dont want to limit retries to 9 or something

rain vessel
#

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

full mural
#

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.

rain vessel
#

Yup