PayPal plugin not working

Discussion in 'Payments processing' started by regis, Jun 27, 2012.

  1. regis

    regis aMember Pro Customer

    Joined:
    Aug 29, 2006
    Messages:
    40
    We have just finished getting v4 up and running and it is awesome! Except billing is not working for both PayPal and also offline payments...

    This is the error I am currently getting:

    Sorry, it is impossible to use this payment method for this order. Please select another payment method : This payment system could not handle payments in [AED] currency

    Exception Am_Exception_InputError
    Invoice->setPaysystem [ application/default/controllers/SignupController.php : 200 ]
    SignupController->process [ library/Am/Form/Controller.php : 243 ]
    Am_Form_Controller_Action_Process->perform [ library/pear/HTML/QuickForm2/Controller.php : 302 ]
    HTML_QuickForm2_Controller->handle [ library/pear/HTML/QuickForm2/Controller/Page.php : 155 ]
    HTML_QuickForm2_Controller_Page->handle [ library/Am/Form/Signup.php : 280 ]
    Am_Form_Signup_Page->handle [ library/pear/HTML/QuickForm2/Controller/Action/Next.php : 77 ]
    HTML_QuickForm2_Controller_Action_Next->perform [ library/pear/HTML/QuickForm2/Controller.php : 302 ]
    HTML_QuickForm2_Controller->handle [ library/pear/HTML/QuickForm2/Controller/Page.php : 155 ]
    HTML_QuickForm2_Controller_Page->handle [ library/Am/Form/Signup.php : 280 ]
    Am_Form_Signup_Page->handle [ library/pear/HTML/QuickForm2/Controller.php : 267 ]
    HTML_QuickForm2_Controller->run [ library/Am/Form/Signup.php : 129 ]
    Am_Form_Signup->run [ application/default/controllers/SignupController.php : 68 ]
    SignupController->indexAction [ library/Am/Controller.php : 139 ]
    Am_Controller->_runAction [ library/Am/Controller.php : 116 ]
    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 : 1517 ]
    Am_App->run [ index.php : 41 ]



    Just a little background - when doing the v3 to v4 import it kept hanging and wouldn't covert over all members in one shot. We do have a few custom fields for the new members to sign up with but those all converted over fine... We were using Linkpoint before the switch, I wanted to get up and running asap on PayPal as it has been indicated that it's the best payment solution for Amember right now...

    Is there any way to point me in the right direction or give me some things to check on my server?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
  3. regis

    regis aMember Pro Customer

    Joined:
    Aug 29, 2006
    Messages:
    40
    Oh boy, that one was kind of obvious :-/

    Thanks Alex!

Share This Page