Download the PHP package safecharge-international/safecharge-php without Composer
On this page you can find all versions of the php package safecharge-international/safecharge-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download safecharge-international/safecharge-php
More information about safecharge-international/safecharge-php
Files in safecharge-international/safecharge-php
Package safecharge-php
Short Description A PHP client library for accessing Nuvei API
License MIT
Homepage https://github.com/Nuvei/nuvei-server-php
Informations about the package safecharge-php
Nuvei REST API SDK for PHP
Nuvei’s REST API SDK for PHP provides developer tools for accessing Nuvei's REST API. Nuvei’s REST API is a simple, easy-to-use, secure and stateless API, which enables online merchants and service providers to process consumer payments through Nuvei’s digital payment Gateway. The API supports merchants of all levels of PCI certification, online and mobile merchant applications, and is compatible with a large variety of payment options, such as payment cards and alternative payment methods. For Nuvei REST API documentation, please see: https://docs.nuvei.com/api/main/
Requirements
PHP 5.4 or later.
Installation
Installation via Composer
Manual
If you do not wish to use Composer, you can download the latest release, and then include the init.php
file.
Dependencies
The PHP SDK requires the following extensions to work properly:
Configuration
Client
Or
Logger
Logger can be configured with a PSR-3 compatible logger .
Example with Monolog
Example
Nuvei's PHP SDK appends merchantId, merchantSiteId, timestamp, and checksum in the request.
All versions of safecharge-php with dependencies
ext-curl Version *
ext-json Version *