Download the PHP package radioafricagroup/direct-pay-online-php without Composer
On this page you can find all versions of the php package radioafricagroup/direct-pay-online-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download radioafricagroup/direct-pay-online-php
More information about radioafricagroup/direct-pay-online-php
Files in radioafricagroup/direct-pay-online-php
Download radioafricagroup/direct-pay-online-php
More information about radioafricagroup/direct-pay-online-php
Files in radioafricagroup/direct-pay-online-php
Vendor radioafricagroup
Package direct-pay-online-php
Short Description Unofficial Updated Direct Pay Online API Wrapper
License MIT
Homepage https://radioafricagroup.co.ke
Package direct-pay-online-php
Short Description Unofficial Updated Direct Pay Online API Wrapper
License MIT
Homepage https://radioafricagroup.co.ke
Please rate this library. Is it a good library?
Informations about the package direct-pay-online-php
Direct Pay Online API Wrapper for PHP
Unofficial PHP wrapper for Direct Pay Online API
Inspired by dipnot/direct-pay-online-php
Dependencies
- PHP 5.6.36 or higher
- ext-curl
- ext-simplexml
- ext-json
Installation
You can install via Composer.
composer require radioafricagroup/direct-pay-online-php
Usage
You can see the full example in examples folder.
Config
All request are needs a Config.
Transaction
Service
"createToken" Request
Create a token to start payment process.
"verifyToken" Request
Get the payment result by using VerifyTokenRequest.
Getting the payment URL
Get the payment URL with the created token to redirect the user to the payment page.
Recurrent Payments
Step 1
Fetch subscription tokens for users.
Test values
You can fill the personal info randomly in the payment page.
Value | |
---|---|
Company token | 9F416C11-127B-4DE2-AC7F-D5710E4C5E0A |
Card number | 5436886269848367 |
Card expiry date (Month/Year) | 12/22 |
Card CVV | 123 |
License
All versions of direct-pay-online-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.36
ext-curl Version *
ext-simplexml Version *
ext-json Version *
ext-curl Version *
ext-simplexml Version *
ext-json Version *
The package radioafricagroup/direct-pay-online-php contains the following files
Loading the files please wait ....