Skip to content

Visa Transaction Controls API integrations sample codes in Go

License

Notifications You must be signed in to change notification settings

NjiruClinton/tectonic_cards

Repository files navigation

Visa Transaction Controls API integrations sample codes in Go

Inputs

  1. caCertificate './cacert.pem'
  2. clientCertificate './cert.pem'
  3. clientKey './key.pem'

Environment Variables (.env file)

USER_ID=your_visa_user_id
PASSWORD=your_visa_password

all functions can be initialized from main.go
project is in active maintenance and development

Disclaimer

This project is not affiliated with, endorsed by, or certified by Visa. It is intended solely for educational and illustrative purposes to demonstrate how to work with the Visa Developer Platform APIs. Actual implementation requires adherence to Visa's legal, operational, and confidentiality obligations, including:

  • Ensuring appropriate licenses, consents, and compliance with applicable regulations.
  • Consulting with legal and compliance advisors to meet specific business requirements.

License

This repository is licensed under the MIT License, covering only the code developed within this repository. The Visa Transaction Controls API and any related documentation remain the intellectual property of Visa and are governed by their respective terms and conditions.

About

Visa Transaction Controls API integrations sample codes in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages