Google Checkout

Discussion in 'Payments processing' started by simplyr, Jan 27, 2011.

  1. simplyr

    simplyr Member

    Joined:
    Jul 25, 2010
    Messages:
    75
    Hey,

    How do you edit the name of the google checkout payment plugin on the sign up page?

    I can't find the right file :D

    Thanks
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    aMember CP -> Setup -> Google Checkout -> Payment system title
  3. simplyr

    simplyr Member

    Joined:
    Jul 25, 2010
    Messages:
    75
    It is not an option, also when people try to sign up with checkout they get a blank page after filling in the details, the https response handler url shows an error but the http url works fine :confused:
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    What error it show?
    What amember version you have?
  5. simplyr

    simplyr Member

    Joined:
    Jul 25, 2010
    Messages:
    75
    There is no error at all in debug/error log and the amember version is 3.1.8
  6. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    First try to upgrade to latest version this will add paysystem title fields to pluign configuration and can fix plugin issues.
    Also you told that "the https response handler url shows an error but the http url works fine" what error it shows exactly? What is url?
  7. simplyr

    simplyr Member

    Joined:
    Jul 25, 2010
    Messages:
    75
    Fatal error: Cannot redeclare _pear_call_destructors() (previously declared in /home/public_html/amember/plugins/payment/google_checkout/PEAR/PEAR.php:765) in /usr/lib/php/PEAR.php on line 777
  8. simplyr

    simplyr Member

    Joined:
    Jul 25, 2010
    Messages:
    75
  9. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Possible your server use different folder to handle https content.
    if so you need to link aMember folder into httpsdocs folder(or copy it)
  10. simplyr

    simplyr Member

    Joined:
    Jul 25, 2010
    Messages:
    75
    Seemed to have fixed it thanks to helpdesk.

Share This Page