Skip to content

xplor-pay/API-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

API Examples

To view the code examples click the branch drop down above. Where you see the branch:master with the down arrow, click the arrow and you will see a list of all the languauge examples we have to date and view the code in your browser, or you can use the commands below to clone an example you are looking for:

First clone the repo

git clone https://github.com/Clearent-Gateway/API-Examples

git pull

Switch to the branch of your language of choice

Google GO:

git checkout go

git branch

git pull

C #:

git checkout C#

git branch

git pull

java:

git checkout java

git branch

git pull

php:

git checkout php

git branch

git pull

python:

git checkout python

git branch

git pull

VB

git checkout vbnet

git branch

git pull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published