#RG-bacs-debit
1 messages · Page 1 of 1 (latest)
Hey, surely. I currently have it like this:
And the code above is as following:
Hmm, as per the error I don't believe this is currently possible with Payment Intents
Specifically with bacs_debit
Can you share your Stripe account ID?
I reckon that it's this one: acct_1K95eFCGhVX3ZU9U
Is that the right id? ^_^
Yep, seems so!
Perfect
We don't currently support mandate collection with Payment Intents for BACS DD. It's only currently supported on Checkout, or Setup Intents (via a beta)
Ohh okay, is Setup Intent simular to PaymentIntents?
Hmm, somewhat. Setup Intents aren't associated with any immediate payments but instead facilitate setup for future payments
Which is where the DD mandate would be collected in this instance
Oh right. So If I get understand you correctly, we'd have to create a Setup intent and we'd be able to acquire a mandate using that?
Yes, but that's currently not publicly available (hence why you can't see the docs). So if you'd be interested in that you should reach out to support. Otherwise, Checkout supports this today: https://stripe.com/docs/payments/bacs-debit/save-bank-details
Got it, I think we'd have to go to Stripe Checkout as it seems the only option available for now
Thank you for your help!