Forums

Find answers or ask new questions. Plus, get tips and insights from our most experienced community members.

Recent Conversations

by bijujoseph New Contributor

The below is groovy scriptimport javax.crypto.Mac;import javax.crypto.spec.SecretKeySpec;import groovy.json.JsonOutputdef hmac(String secretKey, String data) {Mac mac = Mac.getInstance("HmacSHA256")Se...

Posted in Two-way SSL & X-Pay Token yesterday
Unsolved
0
1
26

Rights to Code

Unsolved
by younis Dabbler

I read in the terms of use that if I use Visa Developer then Visa has all the rights to the code. Does that include the rest of my code, or do I just have to forfeit rights to the parts that I used Vi...

Posted in Implementation & API Sample Code yesterday
Unsolved
0
3
75

Visanet account

Unsolved
by ndumisony Dabbler

Hi, I am new to VisaNet, My client has a business and needs to send a payment link with invoice so she can receive payment from her clients abroad.  How can i assist her to create a VisaNet accou...

Posted in New to Visa Developer Sunday
Unsolved
0
1
78
by vrm Helper

Hi there, i am new to VISA system and currently working in sandbox environment to get accustomed to APIs. in resources, i came across Visa payment processing APIs which sound exactly what i look...

Posted in New to Visa Developer Monday
Solved
0
3
208
by Adam-City Newbie

Hi support Team,I'm from uk and I want to conect my Lloyds business acount to the Visanet can you help me please.Thank you!!...

Posted in New to Visa Developer Thursday
Unsolved
0
1
108
Accepted Answers Leaderboard