What does it do:
================
This contrib adds support for "CITRUSPAY" payment integration from http://www.citruspay.com/
The cart confirmation page will have the CC fields directly on the page.
From there the data is posted and a redirect url leaves the site briefly and returns back
Requirements:
==============
* You will of course need to have a gateway account.
* It is recommended and may be required to have an SSL Certificate.
Main features:
==============
* All customer data collected directly on your site
* Processing is done with ajax and only brief redirect (this is how their api works)
* Debug Mode (logs debug info to your system error log for troubleshooting)
* Full support of error handling and logging.