v1.0 2018-08-23 23:30 UTC

This package is not auto-updated.

Last update: 2024-05-22 08:49:24 UTC


README

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

Cashaman

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 xc0d3rz@icloud.com :)