#Gautam-ach-payment

1 messages · Page 1 of 1 (latest)

rich temple
#

Hello. Not sure I understand the question? Do you have a Payment Intent ID?

fading root
#

no .. few different account no for test

#

which will have different last4 digits

#

This one account info I have
{
"accountHolderName": "Jenny Rosen",
"accountHolderType": "individual",
"routingNumber": "110000000",
"accountNumber": "000123456789"
}

#

if you can provide one more account

rich temple
#

There's testing details here with various accounts for different scenarios: https://stripe.com/docs/ach#testing-ach

Stripe supports accepting ACH payments—directly from bank accounts—alongside credit cards. We currently only support ACH for Stripe businesses based in the US.

fading root
#

In this list we have only one which will go with successful payment ..

rich temple
#

Unfortunately that's the only test data we have. Why do you need multiple accounts?

fading root
#

in case ,customer will have multiple ach account

#

to verify that use case

rich temple
#

Well you can certainly add multiple ACH payment methods to a single customer – just payments may fail with some of them

#

But we don't have additional successful test data, sorry

fading root
#

no issue ..Thanks may be in live mode we will try

rich temple
#

You shouldn't really be testing in live mode