#chad_s-ach-connect

1 messages · Page 1 of 1 (latest)

peak juniper
#

Do you have an account ID I can take a look at?

eternal umbra
#

acct_1JeLSvHsRKcN36OK

What I'm interested in is an API I can call regularly to review a connected account to see if ACH is ready. I know that I can see things like whether sepa_debit_payments are active in the capabilities list.

#

We've been able to successfully submit ACH payments for other connected accounts. I'm just hoping to be able to help see if everything is ready each time a new account goes live in our app.

peak juniper
#

When you retrieve the account, what do you see under details_submitted?

eternal umbra
#

It says true right now. It's possible that they've gone through the terms of service since the error occurred. Is that flag what indicates whether they've done that?

peak juniper
#

I'm pretty sure that details_submitted is what you want to check in this situation (sorry this isn't well documented). It would've been nice to confirm with this account, but I can see on our end that they've pretty recently accepted the ACH TOS so it's expected that details_submitted: true

eternal umbra
#

OK. Thank you very much! I'll make sure that's true in the future before allowing ACH payments.

peak juniper
#

👍

eternal umbra
#

Also, just as a side question. Is there a reason that ACH Debit doesn't display as a capability like things like Card payments and SEPA Direct Debit payments?

peak juniper
#

Sorry I completely missed this follow-up! I don't know the specifics (this was designed before my time), but I'm assuming it may be for legacy reasons

eternal umbra
#

OK. Thanks! Really appreciate your help today.