Download the PHP package erick/erede-acquiring without Composer
On this page you can find all versions of the php package erick/erede-acquiring. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download erick/erede-acquiring
More information about erick/erede-acquiring
Files in erick/erede-acquiring
Package erede-acquiring
Short Description E-Rede Acquiring PHP Library
License MIT
Homepage https://userede.com.br/
Informations about the package erede-acquiring
E-Rede Acquiring PHP Library
A PHP client to use the E-Rede Acquiring Web Service.
Requirements
PHP 5.3.3 and later.
Composer
You can install the bindings via Composer. Add this to your composer.json
:
Then install via:
composer.phar install
To use the bindings, use Composer's autoload:
Manual Installation
If you do not wish to use Composer, you can download the latest release. Then, to use the bindings, include the init.php
file.
Getting Started
In order to increase the readability we suggest to declare the code below on the top of your file
20 seconds tutorial
The simplest way to do a payment using the E-Rede Acquiring Web Service is using this code
Next steps
Find more details about how to use this library
E-Rede Acquiring Web Service Documentation
Please see https://www.userede.com.br/desenvolvedores for up-to-date documentation
Tests
In order to run tests first install PHPUnit via Composer:
composer.phar update --dev
To run the test suite:
./vendor/bin/phpunit
All versions of erede-acquiring with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
respect/validation Version *