Download the PHP package simp2/sdk without Composer
On this page you can find all versions of the php package simp2/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
SIMP2 SDK
Instalación
Use
Como los métodos de la sdk son estáticos se puede llamar sin instanciarla desde cualquier archivo.
Por ejemplo:
Methods
Cada método se corresponde con un endpoint del SIMP2
POST /payments/notify
POST /payments/confirm
POST /reverse/notify
POST /reverse/confirm
POST /integrations/metadata
POST /events/info
POST /events/error
GET /integrations/metadata/{key}
GET /debt/{code}
GET /client/{ccf_client_id}/debts
GET /debt/unique/{uniqueReference}
GET /debt/barcode/{barcode}
Devuelve el cliente al que le pertenece la deuda
All versions of sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
laravel/framework Version ^8.12
bensampo/laravel-enum Version ^3.3
ext-json Version *
guzzlehttp/guzzle Version ^6.5.8
laravel/framework Version ^8.12
bensampo/laravel-enum Version ^3.3
ext-json Version *
guzzlehttp/guzzle Version ^6.5.8
The package simp2/sdk contains the following files
Loading the files please wait ....