Page 1 of 1
Search found 6 matches
Re: Paypal Express Checkout Error
I had this problem with paypal_express
find file (/catalog/controller/payment/paypal_express.php)
Find and edit this line (mine was somewhere on line 597)
curl_setopt($curl, CURLOPT_SSLVERSION, 3);
to
curl_setopt($curl, CURLOPT_SSLVERSION, 1);
- Thu Mar 26, 2015 8:26 am
- Replies 2
- Views 1893
Re: Paypal checkout option missing
It is not the text that is confusing, the button itself to checkout by paypal email is missing.
Jump to post- Wed Jul 17, 2013 9:49 pm
- Replies 6
- Views 891
Re: Paypal checkout option missing
damn, this is stupid! you get PayPal but not option to check out as PayPal. how redicilous can this be...
that was the reason I signed up with PayPal pro so the checkout can be done on the same page.
anyway thanks Peter...
- Wed Jul 17, 2013 8:37 pm
- Replies 6
- Views 891
Re: Paypal checkout option missing
I got API settings configured, Geo Zone are configured as All zones, i tried to switch just for Canada Ontario but it still gives the same problem.
Jump to post- Wed Jul 17, 2013 11:45 am
- Replies 6
- Views 891
[SOLVED] Paypal checkout option missing
HI There, i have a website bonsaihamilton.ca
Opencart 1.5.5.1
i have setup Paypal Pro and on the checkout page i do not see option to check out with paypal.
Only get option with credit cards.
Please help
- Wed Jul 17, 2013 2:24 am
- Replies 6
- Views 891
Upgrade problem Undefined variable: header.tpl
HI there, I am new to open cart and was trying to upgrade from v1.5.2.1 to 1.5.5.1 and got a lot of errors on the main page here is the website http://bonsaistore.ca/TROPEX/ Tried to find how to fix it but still can't, please let me know if you have any suggestions. Notice: Undefined variable: filte...
Jump to post- Thu Feb 21, 2013 2:42 pm
- Replies 1
- Views 666
Search found 6 matches