#cargodev_ach-debit-to-us-bank-account
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1473458726252843280
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there,
looking into this. Give me a second...
We've had same problem for a couple weeks
in_1StygUIG0PHzRMlgDq0d6aNC is another ID associated with same issue
NO way to invoice
but we set ACH as the only payment method
thought it might be because ACH was disabled on the corresonding Connect Account
Have re-enabled ACH on Connect Account, but still no ability to pay invoice
I am looking at this right now, and can see that the ach_debit capability for account acct_1MZFfEIG0PHzRMlg was requested a couple of minutes ago.
ach wasn't working for us in most sistuations, so had it disabled until a couple weeks ago, tried re-enabling, but then was re-enabled in places that didn't work for our business case
so we re-disabled
and then updated apis that were causing business problem, to restrict available payment options to just [ "link", "card"]
today re-enabled ACH for Connect account
and then tried hitting the Stripe (create invoice with ACH only payment method) api
I now it sounds silly, but can you try again creating an invoice for this connected account and only ach debit?
for sure - one sec
just made a new invoice - same issue in_1T1xk3IG0PHzRMlgkZK8i4nt
Can you use the use_bank_account payment method instead? The ach_debit payment method is basically deprecated.
10-4 give me 3-5 minutes to generate new invoice
Is "use_bank_account" this stripe capability on Connect account?
Just enabled this option
running invoice now
Got a 500 error when trying what was suggested in payment_method_types
What payment method did you use?
Oh typo it's us_bank_account and not use_bank_account
sweet!
๐
Ok cool. Glad I could help!