Quantcast
Channel: Square Developer Forums - Latest topics
Viewing all articles
Browse latest Browse all 1328

Error authenticating with 3DS Server

$
0
0

I’m creating my own api integration to process payments, but im production I get the error:
{ category: “INVALID_REQUEST_ERROR”, code: “BAD_REQUEST”, detail: “Error authenticating with 3DS Server” }

When I try to follow the guides to SCA, I fail at implementing the rule in the Risk Management center as the option is grayed out with a banner up the top saying “Update your APIs to enable 3D Secure rules.”

The only thing I’ve been able to find on this topic was in this article: Strong Customer Authentication in the enable SCA section where it said verifyBuyer needed to be called, but that’s depreciated (and my previous implementation used that to no effect.) so I’m wondering what the up do date solution is?

I’m using the current tokenize with no verifyBuyer payment processing flow, so I’m wondering what i need to update?
The only thing i can think of is the link I’m using to get the web sdk; "
https://web.squarecdn.com/v1/square.js" but when i try to use v2 it says 403 and i can’t find any mention of this anywhere.

So what to i need to update in my api to make the 3d secure rule not greyed out and remove the banner?

I am using a real debit card for this, so its not that.

Thanks for any help Bryan!!

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1328

Trending Articles