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 Thanks
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
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?
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
Sorted the error above with something I found in another thread, however the issue lies with the SSL. I have successfully installed the SSL certificate but the HTTPS URL does not work. https://.../amember/plugins/payment/google_checkout/ResponseHandler.php = Not Found http://.../amember/plugins/payment/google_checkout/ResponseHandler.php = Pop Up Box Why do you think this is? Thanks,
Possible your server use different folder to handle https content. if so you need to link aMember folder into httpsdocs folder(or copy it)