#ditorelo-test-bacsdebit
1 messages · Page 1 of 1 (latest)
HI 👋
Can you restate your question?
Are there any special setup/code that needs to be done for processing payments with UK BACS in test accounts?
We're getting a "Your account is not configured to directly use SetupIntents to create Mandates for Bacs Direct Debits. See https://stripe.com/docs/payments/payment-methods/bacs-debit to learn more, or contact bacs-debits@stripe.com." but nobody in the support team can figure out why
I'm working with @wispy glen on this and have a follow up question... For the mandate stuff required for bacs_debit, the setup_Intent api has payment_method_options for acss_debit -> mandate_options. It feels like bacs_debit needs something similar. Is there and just not documented or is there another way to set up the mandate for bacs
I'm reviewing the request first
ditorelo-test-bacsdebit
@wispy glen you can't collect BACS Debit details for future payments outside of Checkout today. So you have to follow https://stripe.com/docs/payments/bacs-debit/save-bank-details
@oblique knot Ah okay - so that's totally different from the pattern with AU BECS, SEPA and ACH yes?
I think Mike has wrapped up for the day, so I'll wait until he comes back tomorrow if he has any other questions - please don't close the channel!
yes BACS Debit is quite particular with really strict rules around collect bank details, mandate etc.
We definitely will close this thread, those are "ephemeral" to help in real time. You're wlecome to come back tomorrow if you have more questions, or chat directly with our support team instead: https://support.stripe.com/contact
Right. Looks like we'll have to adjust our UX/UI to deal with that then.