Aug
1
2010
1
2010
Magento 1.4.1 – Onepage checkout Paypal WPP bug
Magento 1.4.1 having some issues, when using Paypal WPP payment method. It does not work properly when you press Continue even after you have put the card details correctly.
As a solution, I replaced the version of file below from Magento 1.4.0 to Magento 1.4.1
js/prototype/validation.js
Also disabled the Centinel Validation by commenting the line below in file : app/code/core/Mage/Payment/Model/Method/Cc.php
this->getCentinelValidator()->validate($this->getCentinelValidationData());
Related Posts
-
http://magento-themes.jextn.com/ magento themes
-
http://www.mactonweb.com web development bangalore

An article by