Check Multiple Products?

Discussion in 'Payments processing' started by skylab, May 8, 2012.

  1. skylab

    skylab Member

    Joined:
    Sep 21, 2011
    Messages:
    33
    Is it possible to allow multiple selection of products? I have one specific product that I'd like to be set to a check box rather than a radio box while also being able to select the other products that will be radio boxes.

    Thanks!~
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Out of the box in 3.x, you cant do both.
    You'll need to create a custom signup template.

    David
  3. skylab

    skylab Member

    Joined:
    Sep 21, 2011
    Messages:
    33
    Does v4 have this ability?
  4. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    the form editor is allowing me to insert 2 product selection boxes- one radio, one checkbox.
    But when i test a purchase I get an error.
    So I would say no, but it can possibly be fixed.

    David
  5. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    David, it must be working.
    Look at aMember Cp -> Logs, I believe there is an obvious reason for this problem.
  6. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    error log:

    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 : 1510 ]
    Am_App->run [ index.php : 41 ]
  7. regis

    regis aMember Pro Customer

    Joined:
    Aug 29, 2006
    Messages:
    40
    Hi - was this resolved? I'm getting the same error with my paypal setup!
  8. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Please contact us in helpdesk I need to check your setup in order to provide a solution.
  9. regis

    regis aMember Pro Customer

    Joined:
    Aug 29, 2006
    Messages:
    40
    Hi Alex,

    I know your probably very busy, I've been contacted by support to send ftp info? I'm not 100% comfortable sending ftp logins to what seems to be an anonymous "support" email with no signature... Call me paranoid but when you manage your own server and see how many hack attempts are going constantly on your server you get a little paranoid...

    I'm pretty knowledgeable in getting around my own server, if there are a few things you can point me to to check myself I'd much rather prefer that route?

    Is there no way to tell from the log message posted above?

    Here is the specific log message I'm 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 ]
  10. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279

Share This Page