Download the PHP package liedekef/payconiq-api-php without Composer
On this page you can find all versions of the php package liedekef/payconiq-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package payconiq-api-php
Payconiq API client for PHP
Accepting Payconiq payments with the use of the QR code.
Requirements
To use the Payconiq API client, the following things are required:
- Payconiq Merchant Id and API key
- PHP >= 5.6
- PHP cURL extension
Installation
The best way to install the Payconiq API client is to require it with Composer.
$ composer require liedekef/payconiq-api-php
You may also git checkout or download all the files, and include the Payconiq API client manually.
Parameters
We use the following parameters in the examples below:
To learn more about how, when and what Payconiq will POST to your callbackUrl, please refer to the developer documentation right here.
Usage
Create a payment
Create a payment in test
Retrieve a payment
Handle notification callback
All versions of payconiq-api-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package liedekef/payconiq-api-php contains the following files
Loading the files please wait ....