deepai-sd / ebs
EBS
v1.0
2018-08-23 23:30 UTC
Requires
- php: >=5.2.0
- phpseclib/phpseclib: ~2.0
This package is not auto-updated.
Last update: 2025-01-29 11:47:59 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
-
Transfer Money: Used to transfer money from card to other.
$cashaman->transfer($from, $to, $exp, $ipin, $amount);
Requirements
- API Credential (Username,Password).
Sponsors
No sponsors currently, If you'd like to be suponsor contact me at xc0d3rz@icloud.com :)