#louieip

1 messages · Page 1 of 1 (latest)

analog pelicanBOT
fervent yarrow
brazen sequoia
#

req_sFnwKnSY2L538y?t=1687318707

#

Sorry I want to correct myself.

#

The error appears when I tried to /confirm the paymentintent

fervent yarrow
#

In the payment method creation of au_becs_debit, the mandate isn't collected: https://dashboard.stripe.com/test/logs/req_EKAIFXzCmR3GIi

A mandate can only be created with Setup Intent or Payment Intent. You should use Setup Intent with mandate_data to create a Payment Method instead of using Payment Method API: https://stripe.com/docs/api/setup_intents/create#create_setup_intent-mandate_data

analog pelicanBOT
brazen sequoia
#

Sorry but can you give me a example on how to perform this action ?

#

Let's say what do I need to provide in the creation of setupintent?

deft warren
brazen sequoia
#

Can the confirmAUBecsDebitSetup action be performed at the backend/Stripe API ?