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 behruz1 Dabbler

Hi VISA developers, I decided to use X-Pay-Token to experience your reliable features (APIs). I created a new project and added the "Visa Direct" API, which requires X-Pay-Token. However, I'm having a...

Posted in Two-way SSL & X-Pay Token yesterday
Unsolved
0
0
6
by Bruce420 Dabbler

Using local Apache server to serve helloworld.php. Made the following changes to the file:$username = ... changed this to the visa username used to sign into the developers page$password = ... the pas...

Posted in Two-way SSL & X-Pay Token Wednesday
Unsolved
0
0
39
by Super11 Occasional Visitor

I do request from postman. Hello world works fine but  https://sandbox.api.visa.com/aliasdirectory/v1/getAliasMetadatagiving error.request curl --location 'https://sandbox.api.visa.com/...

Posted in Two-way SSL & X-Pay Token Wednesday
Unsolved
0
1
188

sharedSecret

Unsolved
by BABALFADAA Dabbler

def sharedSecret = "xv2:" + timestamp + ":" + SHA256HMACdef URI = "helloworld"def QS = "apikey="+APIKeydef timeStampUTC = String.valueOf(System.currentTimeMillis().intdiv(1000L))def payload = ""def HM...

Posted in Two-way SSL & X-Pay Token 2 weeks ago
Unsolved
0
3
886
by velkavrhn New Contributor

Hello,I'm trying to upgrade my project to certification environment. I have a question regarding the field "Common name" while generating the CSR files for two-way SSL and MLE. I understand that the c...

Posted in Two-way SSL & X-Pay Token 2 weeks ago
Solved
0
2
691