Can not complete 3ds payment

hriad
Contributor
Contributor

Hello;

I'm having issues with testing hosted fields in sandbox. Using this card 4000000000001000 expiry 2025 and cvv 123 (taken from https://developer.paypal.com/braintree/docs/guides/3d-secure/testing-go-live) But authentication always fails with:

 

{
  liabilityShifted: false,
  liabilityShift: "NO",
  authenticationStatus: "ERROR",
  authenticationReason: "ERROR",
  card: undefined,
  orderId: "1FW62017EN671784S"
}

 

 

What card should I use to simulate successful 3ds flow?

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

hriad
Contributor
Contributor

I've already did that (case 10166423). I've added detailed logs about my issue on Jan 22. Waiting for a reply!

View solution in original post

Login to Me Too
7 REPLIES 7

MTS_Justin
Moderator
Moderator
Hello,

Documentation for test cards for PayPal 3D Secure testing is available here : https://developer.paypal.com/docs/checkout/standard/customize/3d-secure/test

Thanks !

Was my post helpful? If so, please give me a kudos!
Login to Me Too

hriad
Contributor
Contributor

Thanks for the reply; but I'm still getting the same payload 😞

Login to Me Too

MTS_Justin
Moderator
Moderator
Hello,

Please share the debug id for your attempt so it can be reviewed.

Thanks !

Was my post helpful? If so, please give me a kudos!
Login to Me Too

hriad
Contributor
Contributor

Now this is weird; I'm no longer getting that payload back! Now requests to https://www.sandbox.paypal.com/webapps/helios/api/fi/threeds/jwt and https://www.sandbox.paypal.com/webapps/helios/api/switch/threeDSLookUp are failing with a 401 error

 

{"ack":"permission denied","error":""}

 

Catching the error from hostedFields.submit() shows this error:

 

{ code: "internal_service_error", description: "api_error" }

 

debug_id for the request that triggered this error is: 7a62cedf672d8

 

Login to Me Too

MTS_Justin
Moderator
Moderator
Hello,

I've checked the debug id you have provided, but the reason for the error is not clear from reviewing the logs for the attempt.

Can you please submit a support ticket to our team for this issue, share the recent debug id and we can raise the issue internally to determine the cause.

Thanks !

Was my post helpful? If so, please give me a kudos!
Login to Me Too
Solved

hriad
Contributor
Contributor

I've already did that (case 10166423). I've added detailed logs about my issue on Jan 22. Waiting for a reply!

Login to Me Too

MTS_Justin
Moderator
Moderator
Hello,

Great. I see the case is assigned to an engineer and it's being investigated.

Thanks !

Was my post helpful? If so, please give me a kudos!
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.