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

SOS

Unsolved
by Joel2 Dabbler

Bonjour, je suis bloquer depuis des jours, sa ne passe pas, qu'es ce qui ne vas pas selon vous ?  using System;using System.Collections.Generic;using System.Linq;using System.Text;using Syst...

Posted in Two-way SSL & X-Pay Token 8 hours ago
Unsolved
0
0
5
by behruz1 Regular Visitor

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 Friday
Unsolved
0
2
196
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 Friday
Unsolved
0
2
209
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 Friday
Unsolved
0
2
322

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 a month ago
Unsolved
0
3
979