#fatcat_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/1382735268016291850
đ 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.
- fatcat_customer-ip, 6 days ago, 13 messages
here's an example subject of the emails we get
they're not fun to deal with
https://dashboard.stripe.com/customers/cus_SHj98LpcDbcpln this is the customer if it helps
I think the customer may be mistaken since they should have consented to recurring charge terms during the sign up process when providing their card details
That said, this is behaviour you can control by adjusting your retry settings in dashboard to change for all customers
Or to react to specific customers, you can cancel their subscriptions
https://docs.stripe.com/billing/subscriptions/cancel
When you cancel a subscription, all open and draft invoices for that subscription have their auto_advance property set to false. This pauses automatic collection for these invoices and prevents automatic reminder emails from sending. You can still manually attempt to collect payment and send emails.
You can set a different retry policy/schedule if you don't like the default, this can be done in your dashboard: https://dashboard.stripe.com/test/revenue-recovery/retries
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ok this is a subjective question but how do we respond to these threats?
Like they're telling us "Im gonna report you to stripe!!!!" and we're like... stripe is retrying not us
I can't really offer any advice on that, you will need to speak with a legal advisor.
ok I guess from stripes perspective is this clear enough, I feel like people just don't read it
"cancel immediately" in the subscription will stop the automatic retries?
Yes, it since it disables auto_advance, that also disables retries:
https://docs.stripe.com/invoicing/integration/automatic-advancement-collection#toggle-auto-advance