#commento

1 messages · Page 1 of 1 (latest)

ashen depotBOT
slender gazelle
#

Hello

#

Basically you have to get approval to handle mandates with BACS Debit yourself.

sturdy terrace
#

ok, is it possible to do it without mandate? In test mode I managed to collect the payment method BACS and set it as default (the offline future usage is with stripe invoices) but the payment intent is created but never succeeded

slender gazelle
#

No BACS requires a mandate

sturdy terrace
#

ok thanks for the info

slender gazelle
#

If you use a Stripe hosted flow to collect/send the mandate then you don't need to be approved -- that is public

#

But if you are creating mandates yourself (by passing mandate_data server-side) then you do need review/approval

sturdy terrace
#

ok but as far as I understand the stripe flow is not with payment intent, am I wrong?

slender gazelle
sturdy terrace
#

ok so the frontend must implement Payment Element and the BE should use a webhook, correct?

slender gazelle
#

Yep

sturdy terrace
#

thanks again