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 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
Unsolved
0
6
3412
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
Solved
0
3
2407
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
Solved
0
2
11189
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
1666
by nab4nabeel Helper

Hi, Need a bit of assistance on the below error -{"responseStatus": {"status": 400,"code": "9123","severity": "ERROR","message": "Expected input credential was not present","info": ""}}I have fol...

Posted in Two-way SSL & X-Pay Token February
Unsolved
1
10
6222