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.
Vendor simp2
Package sdk
Short Description SDK para comunicarse con el simp2 desde un conector
License proprietary
Package sdk
Short Description SDK para comunicarse con el simp2 desde un conector
License proprietary
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.1
laravel/framework Version ^10.10
ext-json Version *
guzzlehttp/guzzle Version ^7.3
laravel/framework Version ^10.10
ext-json Version *
guzzlehttp/guzzle Version ^7.3
The package simp2/sdk contains the following files
Loading the files please wait ....