Download the PHP package businessprocess/payhub-sdk without Composer
On this page you can find all versions of the php package businessprocess/payhub-sdk. 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 payhub-sdk
Payhub PHP SDK
Payhub SDK is a PSR-compatible PHP package for working with payhub api.
Installation
The recommended way to install Payhub SDK is through Composer.
Next, run the Composer command to install the latest stable version of Guzzle:
After installing, you need to require Composer's autoloader:
You can then later update Guzzle using composer:
Usage
Usage Laravel
Available Methods
Methods | Description | Return value |
---|---|---|
create | Create order | OrderCreateResponse |
getList | Get order list | array |
getById | Get order by id | Order |
getPaymentMethods | Get available payment methods | array |
getTurnover | Get turnover by payment methods | PaymentTurnover |
webhook | Get webhook methods | Webhook |
All versions of payhub-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
guzzlehttp/guzzle Version ^7.0
businessprocess/geo-service-sdk Version ^1.3.0
businessprocess/oidc-auth Version ^1.0.0
guzzlehttp/guzzle Version ^7.0
businessprocess/geo-service-sdk Version ^1.3.0
businessprocess/oidc-auth Version ^1.0.0
The package businessprocess/payhub-sdk contains the following files
Loading the files please wait ....