PayPal Pro - "Payment failed: failure"

Discussion in 'Payments processing' started by hayleyquinn, May 14, 2013.

  1. hayleyquinn

    hayleyquinn New Member

    Joined:
    May 10, 2013
    Messages:
    6
    thats the error I get when processing a transaction on PPPro, here's what the log says:

    Wrong IPN received, paypal [_notify-validate] answers: INVALID=200
    Click to Expand
    Exception Am_Exception_Paysystem
    Am_Paysystem_Transaction_Paypal->validateSource [ library/Am/Paysystem/Transaction/Incoming.php : 285 ]
    Am_Paysystem_Transaction_Incoming->validate [ library/Am/Paysystem/Transaction/Abstract.php : 48 ]
    Am_Paysystem_Transaction_Abstract->process [ library/Am/Paysystem/Transaction/Incoming.php : 231 ]
    Am_Paysystem_Transaction_Incoming->process [ library/Am/Paysystem/Abstract.php : 463 ]
    Am_Paysystem_Abstract->directAction [ application/default/controllers/DirectController.php : 29 ]
    DirectController->__call [ library/Am/Controller.php : 118 ]
    Am_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ]
    Zend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ]
    Zend_Controller_Front->dispatch [ library/Am/App.php : 1675 ]
    Am_App->run [ index.php : 43 ]
  2. hayleyquinn

    hayleyquinn New Member

    Joined:
    May 10, 2013
    Messages:
    6
    sorry actually this is the error:

    invoice_id is empty - seems you have followed wrong url, please return back to continue
    Click to Expand
    Exception Am_Exception_InputError
    Am_Paysystem_CreditCard->ccActionValidateSetInvoice [ application/cc/library/Am/Paysystem/CreditCard.php : 103 ]
    Am_Paysystem_CreditCard->ccAction [ application/cc/library/Am/Paysystem/CreditCard.php : 72 ]
    Am_Paysystem_CreditCard->directAction [ application/default/controllers/DirectController.php : 29 ]
    DirectController->__call [ library/Am/Controller.php : 118 ]
    Am_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ]
    Zend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ]
    Zend_Controller_Front->dispatch [ library/Am/App.php : 1675 ]
    Am_App->run [ index.php : 43 ]

Share This Page