#Gautam-ach-payment
1 messages · Page 1 of 1 (latest)
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
There's testing details here with various accounts for different scenarios: https://stripe.com/docs/ach#testing-ach
In this list we have only one which will go with successful payment ..
Unfortunately that's the only test data we have. Why do you need multiple accounts?
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
no issue ..Thanks may be in live mode we will try
You shouldn't really be testing in live mode