Download the PHP package kipolaboratory/kipo-kpg without Composer
On this page you can find all versions of the php package kipolaboratory/kipo-kpg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kipolaboratory/kipo-kpg
More information about kipolaboratory/kipo-kpg
Files in kipolaboratory/kipo-kpg
Download kipolaboratory/kipo-kpg
More information about kipolaboratory/kipo-kpg
Files in kipolaboratory/kipo-kpg
Vendor kipolaboratory
Package kipo-kpg
Short Description Kipopay payment gateway library OOP (PHP)
License MIT
Package kipo-kpg
Short Description Kipopay payment gateway library OOP (PHP)
License MIT
Please rate this library. Is it a good library?
Informations about the package kipo-kpg
PHP Kipo KPG Library: make payment easy with kipo
PHP Kipo KPG Library make it easy to stablish payment with kipo gateway.
- Installation
- Quick Start and Examples
- Properties
- HTML Form to transfer user to KPG
-
Error code and messages
Installation
To install PHP Kipo KPG Library, simply:
$ composer require kipolaboratory/kipo-kpg
For latest commit version:
$ composer require kipolaboratory/kipo-kpg @dev
Requirements
PHP Kipo KPG Library works with PHP 5.6, 7.0, 7.1, 7.2.
Quick Start and Examples
Initial Kipo KPG and request shoping key from kipo server.
Verify payment after user return back to CALLBACK URL
Properties
HTML Form to transfer user to KPG
Error code and messages
- -1: There is a problem with request parameters, please check them out (initial payment)
- -2: There is a problem with parse requested data (please request again later)
- -3: Connection error, API can't connect to KIPO server
- -4: There is a problem with request parameters, please check them out (verify payment)
- -5: Payment canceled by user or there is a problem
- -6: Invalid Merchant key (Merchant mobile number)
- -7: Minimum payment must be atleast 1.000 Rials
- -8: Maximum payment must be 100.000.000 Rials
- -9: Invalid payment token (shoping key) format
All versions of kipo-kpg with dependencies
PHP Build Version
Package Version
The package kipolaboratory/kipo-kpg contains the following files
Loading the files please wait ....