#maverick-payments

1 messages · Page 1 of 1 (latest)

dreamy sonnet
#

hello, what do you mean "validate"?

Like in the API terms, what is happening? Charges are being declined? Payments cannot be authenticated?

Do you have example Charge or PaymentIntent IDs that I can look into?

dawn basalt
#

pm_1JZtf5Hq4uo1p6sttShDdIoP => pi_3JZtf4Hq4uo1p6st0pnfX0Dw

#

3DS failure

#

"code": "payment_intent_authentication_failure"

#

"cvc_check": "unchecked"

#

List:
pm_1JU5X2Hq4uo1p6stqMTdo9RY
pm_1JTkCLHq4uo1p6stHxXUFVBU
pm_1JTk6pHq4uo1p6stFTY1L7dd
pm_1JRIetHq4uo1p6stZiQ68suZ

#

Same code error

dreamy sonnet
#

do you have a PaymentIntent ID for each of those? you shared PaymentMethod IDs

dawn basalt
#

pm_1JWHYTHq4uo1p6stM9VW9X7m => pi_3JWHYSHq4uo1p6st00XdZbWH

#

pm_1JZtf5Hq4uo1p6sttShDdIoP => pi_3JZtf4Hq4uo1p6st0pnfX0Dw

#

pm_1JWHIVHq4uo1p6stZf99ESn6 => pi_3JWHIUHq4uo1p6st0i6nDxb9

dreamy sonnet
#

thanks, looking

#

also just checking, you built this integration (as the developer?)

dawn basalt
#

Myself

dreamy sonnet
#

hmm so e.g. https://dashboard.stripe.com/payments/pi_3JWHYSHq4uo1p6st00XdZbWH
the PaymentIntent had the authentication modal pop up for the customer, they failed authentication or canceled the modal, so the PaymentIntent went back to requires_payment_method

so this would be entirely expected, I didn't see any attempt to create the Charge and that decline, but rather authentication declined

dawn basalt
#

German customer try to validate their 3DS and nothing happen on your side

#

I mean, it only fail with german banks.

willow isle
#

Nothing happens? do you mean without that terrifying verification popup?

dawn basalt
#

they get the popup, get the code from the bank, fill it and BOOM - rejected

dreamy sonnet
#

there should be a verification modal as I do see the authentication url in the response. I don't really know enough but it just might be that a particular Germany bank is down or just rejecting authentication

dawn basalt
#

rejected from YOUR checking 👀 But 3DS working pretty well with french banks

dreamy sonnet
#

the issuing bank would be rejecting authentication, not Stripe

#

the issuing bank is the one that is requiring authenticaiton in the first place

dawn basalt
#

Okokok, let say german banks are dumb ! Any payment alternative on your side for these german customers.

#

?

dreamy sonnet
#

customers would have to talk to their banks for why they are rejecting the authentication, maybe they are down or they're just rejecting the authentication, or some other downstream issue with them

the other thing you can do is ask them for cards from a different bank.

all I can see on my end is that the authentication failed but I don't have more insight beyond that

dawn basalt
#

We never seen a german bank accept any authentication on our dashboard. Have you any list of successfull german banks name with a successful transaction ?

We gonna investigate on that thanks.