$Id: README.txt,v 1.1.2.1 2009/07/21 04:07:51 whoastdev Exp $

Description:
------------
This module extends the webform module to easily allow submitting a webform 
payment through BluePay.  The module does require PHP to be built
with CURL enabled in order to use BluePay Post interface.

If you are having issues with blank screens or errors on form submissions,
as a first troubleshooting step, make sure you have entered the correct
API Account ID and the Secret Key (NOT your username or password), and that you
followed all of the instructions in INSTALL.txt.

Most of the code for this was copied from the Authorize.net Webform Module http://drupal.org/project/authorizenetwebform
which was programmed by Obsidian Design LLP.
Modified by StraightNorth for BluePay payment gateway.

