Skip to content

techquest/paycode_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paycode_java

Support chat

This repository contains Java SDK and samples for Paycode

Prerequisites

  • Java JDK 6 or higher
  • An environment which supports TLS 1.2
  • Interswitch Base Library Click here

Welcome

Paycode

A paycode is a one time code used for withdrawing cash at the ATM. It can also be used to make payment on a POS terminal. You can withdraw Paycode at the folloing banks ATM: GTB, Fidelity,

Bulk Paycode

A paycode is a one time code used for withdrawing cash at the ATM. It can also be used to make payment on a POS terminal. You can withdraw Paycode at the folloing banks ATM: GTB, Fidelity,

What this SDK provides for you

Generate Paycode from an eWallet Account

Generate a Paycode from an eWallet Account

Generate a Paycode by PAN

Generate a paycode from a PAN

Generate Paycode by Bank Account

Generate a Paycode from a bank account

Generate Paycode in Bulk

Generate Paycode in Bulk

Quick start

Maven

<dependency>
    <groupId>com.interswitch</groupId>
    <artifactId>interswitch-java</artifactId>
    <version>0.0.1</version>
</dependency>

Samples

Check out the samples folder for sample code on all the features above.

Support Team

Still experiencing issues, quickly talk to our Engineers at Support chat or Support chat and get your issues fixed in a giffy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages