Download the PHP package quickpayge/php-sdk without Composer
On this page you can find all versions of the php package quickpayge/php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quickpayge/php-sdk
More information about quickpayge/php-sdk
Files in quickpayge/php-sdk
Download quickpayge/php-sdk
More information about quickpayge/php-sdk
Files in quickpayge/php-sdk
Vendor quickpayge
Package php-sdk
Short Description Official PHP SDK for the Quickpay.ge payment gateway API
License MIT
Homepage https://github.com/QuickPayGe/php-sdk
Package php-sdk
Short Description Official PHP SDK for the Quickpay.ge payment gateway API
License MIT
Homepage https://github.com/QuickPayGe/php-sdk
Please rate this library. Is it a good library?
Informations about the package php-sdk
quickpayge/php-sdk
Official PHP SDK for the Quickpay.ge payment gateway API.
Installation
Requires PHP 8.2+. No external runtime dependencies.
Quick Start
Webhook Verification
Error Handling
All Resources
| Resource | Methods |
|---|---|
$client->payments |
create(), get(), list(), refund() |
$client->checkoutLinks |
create(), get(), list() |
$client->products |
create(), get(), list(), update() |
$client->gateways |
list() |
Configuration
| Option | Default | Description |
|---|---|---|
apiKey |
required | Your API key (qpk_live_... or qpk_test_...) |
baseUrl |
https://api.quickpay.ge/v1 |
API base URL |
timeout |
30 |
cURL timeout in seconds |
siteDomain |
'' |
Sent as X-Site-Domain header for per-domain gateway licensing |
License
MIT
All versions of php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package quickpayge/php-sdk contains the following files
Loading the files please wait ...