Hello
I received this error when I used X-PAY TOKEN in Visa Direct
{"responseStatus": {
"severity": "ERROR",
"code": "9201",
"message": "Token Validation Failed",
"status": 401,
"info": ""
}}
Solved! Go to Solution
Thank you for reaching out, @pbinsemcbi123! Our agent is looking into this and will get back to you shortly. If any community members know a solution, please feel free to reply here. -Jenn
Hi @pbinsemcbi123,
For the Visa Direct authentication method, please use two-way SSL. You can refer to this documentation guide here: https://developer.visa.com/capabilities/visa_direct/docs-authentication
Can we not use X-Pay Token for visa direct authentications ? because when I signed up at visa portal, it was mentioned that either of two authentications (X-pay token OR 2-way SSL) can be used. Please let me know how i can go with X-Pay_Token for visa direct APIs (PUSH & PULL funds API).