/elgg_pay

A payment framework for elgg

Primary LanguagePHP

Elgg Pay

A payment framework for Elgg 1.8.

##Installation

Should be installed in mod/pay

##Overview

This plugin acts a payment framework for Elgg. Plugins can take advantage of the shopping basket, checkout and payment processing functions.

The payment handling system is very flexible and can be extended to support various gateways. PayPal has been included as an example of how to do this - take a look at the code to find out how to set a payment handler up.

This plugin is in early development. Please DO NOT use on a production site.