#BrianC - ACH testing

1 messages · Page 1 of 1 (latest)

light pawn
#

Thanks for the question. Not immediately sure how to test that delay. Looking in to it and I will get back to you

granite violet
#

I see the initial status sent should be "pending"

light pawn
#

Yep that sounds right and I thought we did have a way to simulate that. Also as a quick heads up I got pulled in to something else and will need a few more minutes before I can look in to this again. Apologies for the delay

granite violet
#

No worries.

light pawn
#

Checking in to that doc...

#

The main difference between the two is whether they use our Sources API or our PaymentIntents API, does your integration already use one or the other?

granite violet
#

Payment intents through the pre built checkout is what we are using

#

Isn't sepa debit different than ACH though? The test "account" for ACH doesn't seem to have a way to enter an account number

light pawn
#

Yeah so use the newer guide, that will work with PaymentIntents

#

The doc I sent has test numbers that should work for SEPA.

granite violet
#

OK. But I'm not sure how that answers our question though. How do we force a pending"

#

with ACH?

light pawn
#

I am so sorry, I don't know how I mixed up what your question was about from the very beginning

#

Looking in to this for ACH

#

My brain swaps bank payment methods for no reason sometimes, apologies

#

Testing this myself now, it looks like any successful ACH payment in test mode should still go through the processing step, even if it is only for a couple of seconds. Do you have the ID for a PaymentIntent that you did not see the processing event on?

granite violet
#

I'll check on it now. Where are you seeing the "processing" status? Maybe we are looking in the wrong place? And if so, is there a set time where we would see an update to "succeeded"

light pawn
#

So this is in reverse chronological order but these are the webhook events that I got after completing my ACH payment in Checkout

#

So I immediately got the payment_intent.processing event and it was followed shortly by the payment_intent.succeeded event

#

How have you been looking at the status thus far?

#

BrianC - ACH testing

granite violet
#

OK. I'll check

#

Ha! That's strange. I'm getting "processing" now. pi_3L49KDQSLDsUHC6B185BybfB

#

I'm guessing I misread it? My appologies. I'm not sure what happened!