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 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 January
Unsolved
0
2
970

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
1783
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
2513
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
1825
by obank New Contributor

Hi, Trying to implement Alias Directory Service: alias-directory-service Below 2 endpoint requests:1) Get All Payment Credentials2) Update Alias Status First one, executi...

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