#ogden_api
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
🔗 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/1212477596940636180
📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.
⏲️ 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. Thank you for your patience!
Hi, you can find the request id: https://support.stripe.com/questions/finding-the-id-for-an-api-request . It is also on the screenshot you provided, can you share that so I can take a further look?
Thank you, taking a look
Thank you!!
I was able to confirm that Bacs Direct Debit is not supported in PaymentElement in setup mode. We call this out here: https://docs.corp.stripe.com/payments/payment-methods/integration-options#using-automatic-payment-methods. You can instead use Checkout in setup mode: https://docs.stripe.com/payments/bacs-debit/save-bank-details
Ah. Thank you
Sure!
These BACs docs have a whole section for the Payment Element though: https://docs.stripe.com/payments/bacs-debit/accept-a-payment
Interesting
Are those docs I linked incorrect?
Not in setup mode, just a payment mode which looks to be what you linked. You can’t use the Payment Element to create SetupIntents for Bacs Direct Debit.
I see i see. Thank you for the help
Happy to help!