#satvik-techie_code
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/1291355665691836506
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- satvik-techie_code, 1 day ago, 71 messages
- satvik-techie_subscription-application-fee, 2 days ago, 16 messages
hi there!
there are plenty of settings to handle failed recurring payments in the dashboard here: https://dashboard.stripe.com/settings/billing/automatic
for example:
hi
my question is i am taking recurring payment let say 3/11/2024 - 3/11/2025
now if customer's credit card is getting expired on let say 3/12/2024 ,
now customer want to update cc info to make further payment , is there any provision on stripe
?
first, note that even if the card is expired, it can sometimes still work.
but if the recurring payment fails, then use the dashboard settings I shared above to automatically send an email to the user and let them change their payment method
sometimes yes. it's completely up to the bank to accept or decline a payment.
ok thanks for your quick update