Download the PHP package finbricks/finbricks-php-sdk without Composer
On this page you can find all versions of the php package finbricks/finbricks-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download finbricks/finbricks-php-sdk
More information about finbricks/finbricks-php-sdk
Files in finbricks/finbricks-php-sdk
Download finbricks/finbricks-php-sdk
More information about finbricks/finbricks-php-sdk
Files in finbricks/finbricks-php-sdk
Vendor finbricks
Package finbricks-php-sdk
Short Description SDK for Finbricks openapi products
License MIT
Homepage https://github.com/finbricks/finbricks-php-sdk
Package finbricks-php-sdk
Short Description SDK for Finbricks openapi products
License MIT
Homepage https://github.com/finbricks/finbricks-php-sdk
Please rate this library. Is it a good library?
Informations about the package finbricks-php-sdk
Finbricks PHP SDK
Apis
- auth - Authenticate api. All endpoint with suffix /auth/
- info - All endpoint with suffix /account/
- platform - Platforms data
- eshop - Eshop
- status - List of payment providers and status, outages etc..
- recurring_payment - Recurring payments apis
Basic usage
Install
Finbricks SDK can be installed by composer
Set up
- Prepare private
key
andmerchantId
, you need this data for call API
Using
Create a basic client
Calling api
From the previous step you have the working instance of SDK (in our case AuthApi). Now you can simply call method to get info or to make a transaction.
All versions of finbricks-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1|^8.0
jane-php/open-api-runtime Version ~7
guzzlehttp/guzzle Version ^6.2
ext-json Version *
ext-openssl Version *
monolog/monolog Version ^2.2
jane-php/open-api-runtime Version ~7
guzzlehttp/guzzle Version ^6.2
ext-json Version *
ext-openssl Version *
monolog/monolog Version ^2.2
The package finbricks/finbricks-php-sdk contains the following files
Loading the files please wait ....