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 Dabbler

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 yesterday
Unsolved
0
0
19

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
757
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
590
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 4 weeks ago
Unsolved
0
3
707
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 a month ago
Unsolved
0
3
770