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 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 a week ago
Solved
0
1
136
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 3 weeks ago
Unsolved
0
6
514
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 3 weeks ago
Solved
0
3
315
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 a month ago
Solved
0
2
799
by abdullahawari Regular Visitor

HI I am trying to integrate payment account validation API. the authentication method mentioned there is two way ssl. can I use x-pay token also. because when I was registering to the portal it was me...

Posted in Two-way SSL & X-Pay Token January
Unsolved
1
1
791