Skip to content

iamahless/glade-bank-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glade Bank Transfer

Latest Version on Packagist Total Downloads

GladePay is the leading digital payment provider with focus across African countries, dedicated to creating simple payment solution for African businesses. We are focused on building trust between buyers and sellers by providing simple solutions using the payment options (online or offline) preferred with complete security and efficiency.

Installation

You can install the package via composer:

composer require iamahless/glade-bank-transfer

Usage

Initiate Class:

$glade_pay = new Ahless\GladeBankTransfer("MERCHANT-ID", "MERCHANT-KEY", "https://demo.api.gladepay.com");

Initiate Bank transfer

$bank_transfer = $glade_pay->bankTransfer('5000', null);

Verify Payment

$bank_transfer = $glade_pay->verifyPayment('GP56315504420210605Q');

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email alexandergaruba96@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

GladePay is the leading digital payment provider with focus across African countries, dedicated to creating simple payment solution for African businesses. We are focused on building trust between buyers and sellers by providing simple solutions using the payment options (online or offline) preferred with complete security and efficiency.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages