Skip to content

deepartificial/ebs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBS

As part of our responsibility towards our community, and in support of e-government efforts, everyone can now use e-payment in all government and private applications and services.

Providers

Installation

Via composer

composer require deepai-sd/ebs

Usage

 $cashaman = new Ebs\Gateways\Cashaman(
     "USERNAME",
     "PASSWORD"
 );

Methods

  1. Transfer Money: Used to transfer money from card to other.

      $cashaman->transfer($from, $to, $exp, $ipin, $amount);

Requirements

  1. API Credential (Username,Password).

Sponsors

No sponsors currently, If you'd like to be suponsor contact me at [email protected] :)