Download the PHP package vicomm/sdk without Composer
On this page you can find all versions of the php package vicomm/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 sdk
Vicomm PHP SDK
Installation
Install via composer (not hosted in packagist yet)
composer require vicomm/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 vicomm/sdk contains the following files
Loading the files please wait ....