Forums

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

Recent Conversations

Is it possible to integrate VISA Checkout without using the SDKs ? Only the REST APIs ? Can't find anything in the docs. I want to integrate VISA Checkout in a react-native application. I di...

Posted in Implementation & API Sample Code November 2019
Solved
1
9
448634

Hello!Our company is a merchant who operating in card not present area and we have transactions processing via different processors and banks. And we are very interested of how we...

Posted in Implementation & API Sample Code June 2019
Unsolved
1
16
746279
by mehmetkemalbaye Regular Visitor

Hello,I'm trying to prepare test cases for card validation API. When I use this request:{"cardCvv2Value": "227","cardExpiryDate": "2020-10","primaryAccountNumber": "4957030420210488"}It returns with s...

Posted in Sandbox & Test Data April 2018
Unsolved
1
2
222723
by suresh Helper

I tried calling the VisaCheckout with dataLevel = FULL like below:function onVisaCheckoutReady() {V.init({apikey: "....",settings: {dataLevel:"FULL"},}); But then I got the following in the respo...

Posted in Product Functionality Errors August 2019
Unsolved
2
5
277041
by suresh Helper

I want to get all the info in the Consumer payload via GetPaymentInfo api call, including full credit card number and not just the last four digits. How can I use dataLevel=FULL in the query parameter...

Posted in Implementation & API Sample Code April 2018
Unsolved
1
1
151379
Accepted Answers Leaderboard