Skip to content

This repository holds the sample code snippets for the Visa Developer Program

Notifications You must be signed in to change notification settings

pgracio/SampleCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Visa Developer Platform - Sample Code Snippets

This repository hosts the sample code snippets for the Visa Developer Platform

If you are new to the Visa Developer Platform, please take a look at our Getting Started Guide which walks you through the steps to make a basic helloworld API call.

Once you are comfortable with the same and have also explored the documentation to know about the various API that Visa exposes, you can then use the sample code on this site as a starting point in your journey towards building your application.

Currently, the code snippets are provided in 6 languages under the VisaAPICalls folder.

The Cybersource and Visa Checkout samples demonstrate how to make an API call that uses the x-pay-token authentication method.

The Visa Direct sample demonstrates how to make an API call that uses the two-way (Mutual) SSL authentication method.

The Java sample code also has an example of a Visa Token Service API call which uses payload encryption.

About

This repository holds the sample code snippets for the Visa Developer Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 61.5%
  • C# 13.9%
  • PHP 6.8%
  • Ruby 6.2%
  • Python 6.0%
  • JavaScript 5.6%