DownloadPHP PAYMENT GATEWAYS
Easy to use PHP payment gateway library designed for PHP 8 and above.
The primary goal of this library is to facilitate seamless transitions between different payment merchants,
allowing developers to switch gateways without the need for relearning of new implementation and documentation.
Initialization involves specifying the preferred merchant, ensuring a smooth and consistent experience.
Currently, PayStack is the starting point for this library.
Installation Guide via Composer:
composer require nanoblocktech/payment-gateways
Available Merchant Payment
-
PayStack - Here you can find about PayStack API documentation to get started https://paystack.com/docs/api/
Documentations
To get started see the library documentation
-
Getting Started
-
Customer Management
-
Customers Account Management
-
Payments & Transactions
-
Payment Charges Calculations
-
Banks & Dedicated Virtual Account
-
Webhook & Routing Handling
-
API Request Response
License
The MIT License (MIT). Please see License for more information.
|