#Kekox123-previous-thread

1 messages ยท Page 1 of 1 (latest)

final patio
#

Hi again ๐Ÿ‘‹ how can we help?

narrow hawk
#

Hey! Sorry to bug you again haha.

So with the explanation of @strange roost I think I got it. I Just wanted to confirm:

We are seeing the issue of payment_intent: requires_confirmation because I'm using ACH payments with a legacy integration and I'm setting the invoice_settings.default_payment_method property which causes a conflict because to use that I need the Mandate object (which is filled using an payment_intent).

So my options are:

  1. Do the migration with the resources you guys share with me some moments ago (to have the mandate object).
  2. Stick to the old integration i.e. Stop filling invoice_settings.default_payment_method and use default_source field.

Is this correct?

Sorry again.

final patio
#

That is correct. It sounds like the best path forward from here

narrow hawk
#

Got it. Thank you so much for the help. You rock guys ๐Ÿ”ฅ .