#Mathias-SEPA
1 messages · Page 1 of 1 (latest)
@lament cypress this fails as there's a weekly limit of 100,000euro for SEPA by default, you should write to https://support.stripe.com/email for help getting it increased
This doesnt make any sense, we have emitted multiple 100k+ payments over the past weeks.
I dont have time for this.
This is going to take 2 days like the last time
This is outrageous to be honest
You're ruining our business
Hello ? I need to figure out why it worked last week and doesnt work anymore this week.
@lament cypress there's a limit which needs to be increased. Our support team can help! This Discord channel is not a support channel and is unauthenticated/public.
if you write to https://support.stripe.com/email I will escalate the case for you(I have all the information I need to kick it off but we need you to email in so the team can get involved).
well you contacted me! I escalated the case for you. As I said it's about an internal limit, I already got a bunch of context and escalated to the right place for you.
while I have you, I see you are retrying these payments but you're doing it with an idempotency key, so you're not actually retrying(even if we fixed the limit right now, you'd still get back the same error since the idempotency works by caching the API response); your system should retry failures like this with a new idempotency key to actually get a new result.
This is to guard ourselves against billing a customer twice. I understand the caching issue but I'd rather not have the system silently bill multiple times.
What do you suggesT?
well for now someone will look at this problem and get back to you as soon as possible! For the idempotency thing, you have to retry with a different key or even after we fix the problem you'd get the same error back so you'd have to configure your system to do that.
can't give you a timeframe but I'm actively talking to people about it now and making sure everyone knows the next steps
so as soon as possible
👍
Hi there -any update?
if there's an update it would be shared over email and not here