#jaime-la-gym_best-practices
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/1356275677086613594
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Also can we link a checkout session to an already existing payment so its the dame object in the end
Hi ๐ apologies for the delay, the server is quite busy this morning. I'm still fielding other threads, but am trying to look at this as well.
Trying to make sure I'm understanding correctly, you're asking about how to disable automatic retries for failed Subscription payments? If so, that's done in your Stripe account settings on this page in your Stripe dashboard:
https://dashboard.stripe.com/settings/billing/automatic
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Yes and also if its the best way to do that or is it better to let the retry happen an then send a link
Gotcha, the page I linked is the right one to disable the automatic retries. Whether this is the best approach or not may depend on the specifics of your business. Deciding on which flow to implement is ultimately a business decision for you to make.
How long do automatic retry happen after 1st fail ?
Depends on what the settings in your dashboard, you have full control over how many retries are attempted and when those happen. (With a minor exception for some types of bank debit payment methods where repeated debits could incur high fees for the customer)
Okay Ty for your anwsers have a great day