This PHP library provides integration access to the UQPAY Payment Gateway.
PHP version >= 5.6 is required.
The following PHP extensions are required:
- hash
- openssl
- json
cd project_root_path
composer require uqpay/uqpay_php
php -q examples/payments/[what you want try].php
See the LICENSE file.