#Mindaugas_K

1 messages · Page 1 of 1 (latest)

rustic totemBOT
hazy surge
#

Can you share an example pi_xxx?

bold temple
#

pi_3MWzgbBVfuMTCR401lk5Lqnt - a blocked payment intent on prod. Would like to simulate something similar on dev environment as well

#

I see it results in that 402 response that I can actually catch, but I'm not sure how to get such a response without running my code on prod :/

hazy surge
bold temple
#

Ah, that's a bummer :/ Cards are going through correctly and this issue is observed only with ACH

hazy surge
#

Well, yeah if you're using blocked banking credentials. You'd only get the same error if you attempted a payment with a blocked card

bold temple
#

Okay, anyways, will test those creds and come back with results if it hit my handling code

bold temple
#

@hazy surge Tried out 4100000000000019 , but got error.code "card_declined" and error.type: "card_error". I guess after all there are no test creds for a "bank_account_unusable" error ?

hazy surge
#

Otherwise, afraid not