#dtfk
1 messages · Page 1 of 1 (latest)
No that is not supported for that payment method:
https://stripe.com/docs/payments/payment-methods/integration-options#additional-api-bank-debits
You can collect authenticated account details up front and debit later when needed
Ok, so we can save bank account payment method & capture later
charge/ create payment later, yes, but its not the same as a credit card auth for the specific amount, keep in mind
Ok. So we are just collecting the ACH payment details but we are not placing any amount hold or doing any Auth on account
That is what that guide is for, yes
Is there any workaround to place a hold on the ACH as well? @trim fox
No, that payment method does not support such a concept
You either charge the account or you don't, there is not a pending/hold stage
Ok thanks you so much @trim fox