Download the PHP package eway/eway-rapid-php without Composer
On this page you can find all versions of the php package eway/eway-rapid-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eway/eway-rapid-php
More information about eway/eway-rapid-php
Files in eway/eway-rapid-php
Package eway-rapid-php
Short Description Eway Rapid PHP library
License MIT
Homepage https://www.eway.com.au
Informations about the package eway-rapid-php
Eway Rapid PHP Library
A PHP library to integrate with Eway's Rapid Payment API.
Sign up with Eway at:
- Australia: https://www.eway.com.au/
- New Zealand: https://eway.io/nz/
- UK: https://eway.io/uk/
- Hong Kong: https://eway.io/hk/
- Malaysia: https://eway.io/my/
For testing, get a free Eway Partner account: https://www.eway.com.au/developers
Install
This library requires PHP version 5.4.0 or greater, with the curl, json and openssl extensions.
Using Composer
The Eway PHP SDK can be install via Composer - this is the recommended method
Then use Composer's autoload to include the library:
Manual
The eWAY PHP SDK can also be downloaded and added without Composer:
- Download the latest zip (or
git clone
this repository) - Unzip the zip into your project - for example into a
lib
directory - Include the Eway SDK:
Usage
See the Eway Rapid API Reference for usage details.
A simple Direct payment:
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Tests are written with PHPUnit. They can be run using Composer:
License
The MIT License (MIT). Please see License File for more information.
All versions of eway-rapid-php with dependencies
ext-curl Version *
ext-json Version *