Download the PHP package 202ecommerce/younitedpay-sdk without Composer
On this page you can find all versions of the php package 202ecommerce/younitedpay-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package younitedpay-sdk
Younited Pay SDK for PHP
This package is a Younited Pay PHP SDK. It let you mange exchange between your shop and Younited Pay.
This package is a dependancy of Younited Credit PrestaShop or Magento plugin.
Versions scope
This package is compatible with PHP 5.6+. | PHP Version | SDK Version |
---|---|---|
PHP 5.6 to PHP 8.0 (not included) | v1.X | |
PHP 8.0+ | v2.X |
How to install it ?
Todo: Composer via packagist
To use this package with php 5.6 or in production mode, please install this dependancy with :
in a eveloppement environment
How to try this SDK ?
Get Younited Pay eligible offers, per maturities
You can easily get list of offer by creating a request
You can also use the client api service to get list of offer
Get Available Maturities
Get available maturities documentation
You can easily get available maturities by creating a request
You can also use the client api service to get available maturities
Load Contract
You can easily load a contract by creating a request
You can also use the client api service to load a contract
Initialize a contract
Initialize a contract documentation
You can easily initialize a contract by creating a request
You can also use the client api service to initialize a contract
Confirm Contract
Confirm a contract documentation
You can easily confirm a contract by creating a request
You can also use the client api service to confirm a contract
Activate Contract
Activate a contract documentation
You can easily activate a contract by creating a request
You can also use the client api service to activate a contract
Withdraw Contract
Withdraw a contract documentation
You can easily withdraw a contract by creating a request
You can also use the client api service to withdraw a contract
Cancel Contract
Cancel a contract documentation
You can easily cancel a contract by creating a request
You can also use the client api service to cancel a contract
Get Callback Response to configure Webhook
Get callback response documentation
You can easily get available maturities by creating a request
All versions of younitedpay-sdk with dependencies
psr/http-client Version ^1.0
psr/cache Version ^3.0.0
ext-json Version *
ext-curl Version *