#scif-connect-sepadebit
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- scif0642, 5 days ago, 36 messages
scif-connect-sepadebit
The worst detail that I cannot reproduce this locally. My local app has this method enabled and local merchant's account has the PM disabled. But invoice was created and error was not triggered
@unborn crown Can you share an exact request id req_123 for me to look at/investigate?
I'm sorry one is a request id req_123 and one is an Event evt_123
Ah you're using Invoices which changes things a lot too lol
That account doesn't seem to have SEPA Debit active on their account. As a platform you have to keep track of which account has access to which payment method type
If you call the https://stripe.com/docs/api/accounts/retrieve API for that one, check https://stripe.com/docs/api/accounts/object#account_object-capabilities-sepa_debit_payments
My local app has this method enabled and local merchant's account has the PM disabled
The worst detail that I cannot reproduce this locally.
Sure I read that and I can't really tell you more I'm sorry
like to me it makes no sense the Invoice can be created
it should fail on creation if that payment method type isn't enabled so looks like there are multiple bugs
Unfortunately we do sometimes have discrepancies between Live and Test mode for validations like this 😦
That's exactly why I'm asking
Ok, got it. So we need to track this on our own and don't trust to Test mode
correct
And report it to our support team at https://support.stripe.com/contact so that it gets tracked