#Kekox123-previous-thread
1 messages ยท Page 1 of 1 (latest)
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:
- Do the migration with the resources you guys share with me some moments ago (to have the mandate object).
- Stick to the old integration i.e. Stop filling
invoice_settings.default_payment_methodand usedefault_sourcefield.
Is this correct?
Sorry again.
That is correct. It sounds like the best path forward from here
Got it. Thank you so much for the help. You rock guys ๐ฅ .