Download the PHP package peteruu-maxpay/hpp-client without Composer
On this page you can find all versions of the php package peteruu-maxpay/hpp-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download peteruu-maxpay/hpp-client
More information about peteruu-maxpay/hpp-client
Files in peteruu-maxpay/hpp-client
Download peteruu-maxpay/hpp-client
More information about peteruu-maxpay/hpp-client
Files in peteruu-maxpay/hpp-client
Vendor peteruu-maxpay
Package hpp-client
Short Description Maxpay PHP Library
License MIT
Homepage https://maxpay.com/
Package hpp-client
Short Description Maxpay PHP Library
License MIT
Homepage https://maxpay.com/
Please rate this library. Is it a good library?
Informations about the package hpp-client
You can sign up for a maxpay account at https://my.maxpay.com/
Requirements
PHP 7.1 and later.
Composer
You can install the bindings via Composer. Run the following command:
To use the bindings, use Composer's autoload:
Getting Started
Simple payment form:
Payment form with pre selected product:
Payment form with filled user information:
Payment form with custom return urls:
Payment form with custom params, params will be returned in callback:
Payment form with dynamic products:
Valdiate callback data:
$data - json string of callback response data read from file_get_contents('php://input'); $headers - array of callback response headers
Api
Rebilling api
Create simple rebilling request by existing product
Create rebilling request with custom product and custom params
Cancel subscription api
Cancel post trial product api
Full/partial Refund api
Development
Install dependencies:
All versions of hpp-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-iconv Version *
ext-mbstring Version *
psr/log Version ^2.0
ext-json Version *
ext-curl Version *
ext-iconv Version *
ext-mbstring Version *
psr/log Version ^2.0
ext-json Version *
ext-curl Version *
The package peteruu-maxpay/hpp-client contains the following files
Loading the files please wait ....