Contributions
Moneybookers Payment Module (New)
Features:
- Uses currency codes and languages codes from the osc database.
- MD5 checking with and without secret word.
- Receives transaction details at the end of the order.
Stores it in moneybookers table in database with access via admin.
Expand All / Collapse All
Package includes files & installation instructions for v1.2 and upgrade instructions for v1.1 to v1.2
Upgrade fixes:
- Removed code that disabled the module on the checkout payment screen if the OSC currency chosen is not supported by Moneybookers because it caused some versions of oscommerce to not POST any variables to Moneybookers.
- Added a message that is displayed under the Moneybookers choice on the Checkout Payment Screen, which reminds the customer that prior registration is required to proceed with a payment with Moneybookers.
Package includes files & installation instructions for v1.1 and upgrade instructions for v1.0 to v1.1
Upgrade fixes:
- Added code to disable module on checkout payment screen if OSC currency choosen is not supported by Moneybookers.
- Improved error checking when receiving transaction details from Moneybookers.
- Moved code to select moneybookers country code from orders.php to main moneybookers_ol.php file.
- Added code to check if OSC language choosen is supported by Moneybookers. If not, use English instead.
- Improved moneybookers table display on the moneybookers page in the admin section.
- Moved code that adds the osc order num to the moneybookers table, from the chekout success page to the after_process function.
- Moved Confirmation Note Text from database to the language files, to accommodate different languages.
Features:
- Uses currency codes and languages codes from the osc database.
- MD5 checking with and without secret word.
- Receives transaction details at the end of the order.
Stores it in moneybookers table in database with access via admin.
Note: Contributions are used at own risk.