EBS

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 3

Forks: 6

pkg:composer/deepai-sd/ebs

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

This package is not auto-updated.

Last update: 2025-10-08 14:53:37 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 :)