Two-way SSL & X-Pay Token

Use this board to get guidance for invalid input, failed connections to sandbox, roadblocks using Two-Way SSL/X-Pay Token, HTTP 4xx/certificate/KeyStore errors, etc.

Recent Conversations

by roywang New Contributor

hi, i cannot get a 200 response on hellow world. please help me.Thinksthis response is: {"responseStatus":{"status":401,"code":"9159","severity":"ERROR","message":"Token Validation Failed","info":""}}...

Posted in Two-way SSL & X-Pay Token April
Unsolved
0
5
4068
by manish_shahani New Contributor

I am getting below response for my POST API (vtis/v1/pan/retrieveTokenInfo){    "responseStatus": {        "status": 401, &nb...

Posted in Two-way SSL & X-Pay Token March
Solved
0
1
3208
by shivang Helper

Url : https://sandbox.api.visa.com/visacardeligibilityservices/v1/cardeligibility/validate?apiKey={{api key}} Request :{  "correlationId": "84E411BB-3C12-4D8E-897E-730E37F9B071", ...

Posted in Two-way SSL & X-Pay Token February 2024
Unsolved
0
6
5122
by shivang Helper

public static string visaUrl = "https://sandbox.api.visa.com/";public static string apiKey = "apiKey ";public static string sharedSecret = "sharedSecret ";[FunctionName("XPayTokenGenerator")]public st...

Posted in Two-way SSL & X-Pay Token February 2024
Solved
0
3
3580
by alkesh Regular Visitor

Trying to implement the foreign exchange rates API using x-pay-token. The HelloWorld examples works without issue but doing a POST to /forexrates/v2/foreignexchangerates fails with code 9159 ...

Posted in Two-way SSL & X-Pay Token February 2024
Solved
0
2
11974