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 dearsina New Contributor

Hello,I'm developing an API connection to the /vmss/v2/searchTerminatedRequest endpoint. I followed the instructions to set up two-way SSL authentication and when I use Postman to GET the https:/...

Posted in Two-way SSL & X-Pay Token August
Unsolved
0
5
3003
by saisandeep New Contributor

Facing an issue in helloworld api only{"responseStatus": {"status": 401,"code": "9159","severity": "ERROR","message": "Token Validation Failed","info": ""}}Here i am trying to create a x-pay token&nbs...

Unsolved
0
4
3904
by bijujoseph New Contributor

The below is groovy scriptimport javax.crypto.Mac;import javax.crypto.spec.SecretKeySpec;import groovy.json.JsonOutputdef hmac(String secretKey, String data) {Mac mac = Mac.getInstance("HmacSHA256")Se...

Unsolved
0
2
2469
by KosimK New Contributor

Hello,So I tried this tutorial and had some issues with it. I followed the tutorial step by step, but I received the same response from sandbox server:{"responseStatus": {"status": 400,"code": "9123",...

Unsolved
0
2
2705
by kaoutar Helper

Hello! i'm currently trying to execute the visa code checkout but i'm having hard times understanding the fields within the config.cng.# Section 1: API Authentication# Sub-Section 1a: For Two-way mut...

Posted in Two-way SSL & X-Pay Token April
Solved
0
2
4362