#david2_ach-connect-capabilities

1 messages ยท Page 1 of 1 (latest)

dusky badgeBOT
#

๐Ÿ‘‹ 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/1305647774154489887

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

hardy plinth
#

below is acct_1H7hpBAQbHn4ElzT, which I read as being "not enabled".

#

response from querying capabilities:

{
  id: 'us_bank_account_ach_payments',
  object: 'capability',
  account: 'acct_1H7hpBAQbHn4ElzT',
  future_requirements: {
    alternatives: [],
    current_deadline: null,
    currently_due: [],
    disabled_reason: null,
    errors: [],
    eventually_due: [],
    past_due: [],
    pending_verification: []
  },
  requested: true,
  requested_at: 1642706929,
  requirements: {
    alternatives: [],
    current_deadline: null,
    currently_due: [],
    disabled_reason: null,
    errors: [],
    eventually_due: [],
    past_due: [],
    pending_verification: []
  },
  status: 'active'
}
dusky badgeBOT
desert leaf
#

Hi, yes, you would need to request that capability for the connected accounts when you create them. I'm unsure what you mean by ' I thought to do ACH across connected accounts, I need to enable ACH on both accounts.' though.

hardy plinth
#

So, it appears to me that ACH is not enabled on account acct_1H7hpBAQbHn4ElzT. But asking if it is enabled from a connected account says "yes, ACH is enabled." Is that correct?

broken bane
#

Hi ๐Ÿ‘‹

I'm stepping in as my colleague needs to go soon

hardy plinth
#

According to the capabilities API response, yes. According to the dashboard, which I am not sure if I am reading correctly, no. The dashboard image I posted seems to indicate that ACH is NOT enabled.

#

Is there a GUI mechanism to "Set the us_bank_account_ach_payments capability"?

broken bane
#

No

hardy plinth
#

That may be part of my confusion.

broken bane
#

So, it looks like the us_bank_account_ach_payments capability is active for this account

#

Now, is the Payment Method turned on for them?

#

What Payment Method Configuration is being applied here?

hardy plinth
#

I must admit I don't know what that means.

#

Is the payment method config image I posted irellevant to enabling us_bank_account_ach_payments across connected accounts?

broken bane
#

Nope

#

Well ... it could be but ultimately what I would need to see is the API request you are using to create a Payment Intent with this connected account.

hardy plinth
#

Oh I haven't done that. I'm trying to understand how to configure it (and understand how to walkthrough non-technical users to enable ACH for their accounts, the ones who will ultimately be collecting the money).

#

I don't think I understand enough to ask a question really, I'll try again in a day or two, haha.

#

thanks for your time.

broken bane