Contributions
VXSBill Payment Module
This payment module provides a mean to take payments through the VXSbill (http://www.vxsbill.com/) payment system.
Note that to use this module, cURL must be available on your system as this is the means through which background posts to the VXS system are made.
To check if you have cURL available, use tools->server info from your admin menu and see if cURL is listed in the available libraries.
Expand All / Collapse All
An update as there was a small error in the vxs_result.php file. This is a complete install package.
A small update as I forgot to include details in the readme about the changes needed in /catalog/include/classes/order.php in the readme.
Also, I have found that VXS send the order_id in the URL during the callback to osCommerce, so I have adjusted vxs_result.php to take advantage of this.
This payment module provides a mean to take payments through the VXSbill (http://www.vxsbill.com/) payment system.
Note that to use this module, cURL must be available on your system as this is the means through which background posts to the VXS system are made.
To check if you have cURL available, use tools->server info from your admin menu and see if cURL is listed in the available libraries.
Note: Contributions are used at own risk.