Community Add-Ons

Maintainers: datalink
Add file to this package
Top » Payment Modules

MoneyBookers IPN
for osCommerce Online Merchant v2.2

The MoneyBookers payment processing module was altered and enhanced by a facility to have MoneyBookers gateway submit confirmation of payment back to an osCommerce-based online store.

The module is certified by MoneyBookers. Detailed installation manual can be found at:

http://www.moneybookers.com/haendler/HowtosetupMoneybookersinHolbi.pdf

Legend:  Download   Report
Expand All / Collapse All
MoneyBookers IPN v2 for osC MS2.2 RC2a dr_lucas 26 Jul 2009  

Geez, this contribution was so buggy that I have no idea how anyone could have used it at all.
I can't even start to explain how many bugs it had in it, which I believe I fixed them all.
The only possible reason I can think of that anyone would release such a buggy contribution in the first place is if he can get money (errm, something like 50 pounds per hour for 3 hours work for example) on support requests...

This new version 2 is based on the latest version and includes all the fixes listed below plus many more.

I changed the way the stock is updated to the way the Paypal IPN works.
From now stock is updated only when the customer completes the payment.
The order is first saved in the DB and can be seen in admin/orders.php but no stock is updated at this stage.

I also added a safety check to the IPN to see if stock was already updated and it only update if it hasn't been updated yet.

I only tested this with 1 of the modules - amoneybookers_ipn.php which is the credit cards module, that's all I need, and it works perfectly.
I did not test it to work with any of the other included modules because I don't need any of them, but if you try and find any bug with the other modules and you can fix it, please remember to post the fix here.

This is a FULL PACKAGE. Enjoy!

P.S.

If you already installed the previous version, you should not update the SQL again.
The only SQL change, if you already installed previous versions is:
ALTER TABLE orders ADD stock_updated TINYINT(1);

Please remember to run this SQL command to add the new column stock_updated to your database.

Error when order total is above 999.99 emporiolive.com 4 Jun 2009  
MoneyBookers IPN bugfix and Split gateway nofx_sk8 22 Jan 2009  
Minor SQL Error - FIXED!! latest 25 Oct 2008  
Moneybookers IPN robertadcran 28 Mar 2008  
MoneyBookers IPN datalink 12 Jun 2007