|
Did anything come from these errors, I’ve had 3 orders via Paypal which have caused a few problems lately.
In all three cases, the customer gets an error message saying ‘The transaction cannot complete successfully’
The log below is from my system.log
2010-10-29T15:56:22+00:00 ERR (3): Notice: Undefined index: ACK in /home/DIR/public_html/app/code/core/Mage/Paypal/Model/Api/Nvp.php on line 981
The error below is from a different time but may be related?
2010-11-30T11:01:23+00:00 ERR (3):
exception ‘Mage_Core_Exception’ with message ‘PayPal NVP gateway errors: The transaction cannot complete successfully. Instruct the customer to use an alternative payment method (#10417: Transaction cannot complete). Correlation ID: e1d2819eaf713. Version: 60.0.’ in /home/DIR/public_html/app/Mage.php:536
Stack trace:
Im on Magento v 1.4.1
|