#RG-bacs-debit

1 messages · Page 1 of 1 (latest)

vital lion
#

Hey! Can you share paymentIntentConfirmOptions?

surreal drum
#

Hey, surely. I currently have it like this:

#

And the code above is as following:

vital lion
#

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?

surreal drum
#

Is that the right id? ^_^

vital lion
#

Yep, seems so!

surreal drum
#

Perfect

vital lion
#

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)

surreal drum
#

Ohh okay, is Setup Intent simular to PaymentIntents?

vital lion
#

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

surreal drum
#

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?

vital lion
surreal drum
#

Thank you for your help!