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

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 a month ago
Unsolved
0
2
541
by Super11 New Contributor

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 a month ago
Unsolved
0
2
559

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 January
Unsolved
0
3
1240
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 January
Solved
0
2
1645
by FintechStiory New Contributor

I have been attempting to connect to Visa APIs using two-way SSL authentication. The .p12 file was manually created by integrating individual certificates and a private key downloaded from the Visa De...

Posted in Two-way SSL & X-Pay Token December
Unsolved
0
3
1137