|
looks like this guy found a solution for it:
http://www.magentocommerce.com/boards/viewthread/12519/
i cant believe how the magento devs have over looked this, shouldn’t this be already implemented since so many people use paypal?
ok so the direct payment method passes the item details to paypal, but does anyone know how to implement the same solution to the express check out call?
the call is located in nvp.php which is located in magento/app/code/core/Mage/Paypal/Model/Api/
|