/worldpay

Simple Worldpay interface, allowing hosted payment page link generation for standard and future pay.

Primary LanguagePHPMIT LicenseMIT

Worldpay Hosted

A simple PHP interface to return links to Worldpay hosted payment pages.

There are a lot of Worldpay interfaces. This aims to provide the basic payment and future pay functions as a URL which your application can handle.

Install

You can install Worldpay with Composer. Add the following to the require key of your composer.json file:

"m1ke/worldpay": "dev-master"

Authors

Written by Mike Lehan and StuRents.com.

Testing

Run phpunit test.php once some tests have actually been added.