Download the PHP package paymentez/sdk without Composer
On this page you can find all versions of the php package paymentez/sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download paymentez/sdk
More information about paymentez/sdk
Files in paymentez/sdk
Download paymentez/sdk
More information about paymentez/sdk
Files in paymentez/sdk
Please rate this library. Is it a good library?
Informations about the package sdk
Paymentez PHP SDK
Installation
Install via composer (not hosted in packagist yet)
composer require paymentez/sdk
Usage
Once time are set your credentials, you can use available resources.
Resources availables:
- Card
- Available methods:
getList
,delete
- Available methods:
- Charge
- Available methods:
create
,authorize
,capture
,verify
,refund
- Available methods:
- Cash
- Available methods:
generateOrder
- Available methods:
Card
See full documentation of these features here.
List
Charges
See full documentation of these features here.
Create new charge
See full documentation about this here
Authorize charge
See the full documentation here
Capture
See the full documentation here
Need make a authorization process
``
Refund
See the full documentation here
Need make a create process
``
Cash
Generate order
See the all available options in here
Run unit tests
composer run test
All versions of sdk with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.4.2
The package paymentez/sdk contains the following files
Loading the files please wait ....