Page 1 of 1
Search found 15 matches
Re: "Login with PayPal" V2.1.0.2 and V2.2.0.0
Hi Don, looks like we came to essentially the same solution :) I hope this helps someone else with the same problem. I am not upgrading to 2.2 because I have read that it's not ready for production use yet. Of course I could be wrong but I don't want to take the chance since my site is working good....
Jump to post- Sat Jun 11, 2016 9:49 pm
- Replies 74
- Views 21411
Re: "Login with PayPal" V2.1.0.2 and V2.2.0.0
Don, I got it working. In /catalog/model/module/pp_login.php Find and select: $endpoint = 'https://api.sandbox.paypal.com/v1/oauth2/token'; } else { $endpoint = 'https://api.paypal.com/v1/oauth2/token'; } $request = ''; $request .= 'client_id=' . $this->config->get('pp_login_client_id'); $request .=...
Jump to post- Sat Jun 11, 2016 4:15 pm
- Replies 74
- Views 21411
Re: "Login with PayPal" V2.1.0.2 and V2.2.0.0
So they changed this module in 2.2.0 . I compared the code and the return URL is completely different. Unfortunately I got the brainy idea to replace the module files with the ones from 2.2 so now my module is f%^& up and i can't test yet until I restore the old files. I DID replace the URL with...
Jump to post- Sat Jun 11, 2016 2:29 pm
- Replies 74
- Views 21411
Re: "Login with PayPal" V2.1.0.2 and V2.2.0.0
sorry Tim, in an earlier message you say you are using PP Standard, now you are saying you have a "Log in with PayPal button? Cheers Don... Don, Please don't take offense to this but did you read my first post? I never said anything about payments. I mentioned which payment module I was using ...
Jump to post- Sat Jun 11, 2016 9:09 am
- Replies 74
- Views 21411
Re: "Login with PayPal" V2.1.0.2 and V2.2.0.0
The "Log In With PayPal" button is on the log in page. I am NOT having problems with payments at all. Just wanted to be clear.
-Tim
- Sat Jun 11, 2016 5:48 am
- Replies 74
- Views 21411
Re: "Login with PayPal" V2.1.0.2 and V2.2.0.0
PayPal standard. Thanks for your help!
-Tim
- Sat Jun 11, 2016 4:20 am
- Replies 74
- Views 21411
Re: "Login with PayPal" V2.1.0.2 and V2.2.0.0
Hello Everyone, I am running OC version 2.1.0.2 and still having issues. I can get all the way through the popup for PayPal and it says validating my info, etc etc. but at the very end it's just a blank page on the popup. In other words the popup never finishes or goes away. It has to be a problem w...
Jump to post- Sat Jun 11, 2016 2:24 am
- Replies 74
- Views 21411
Re: Paypal standard not working
Are the orders actually being processed? Does it return the customer to the success page after payment?
-Tim
- Fri Jun 10, 2016 11:57 pm
- Replies 1
- Views 792
Re: Paypal Express Checkout can't work. Constant timeouts...
A few suggestions. You can install the "Login with PayPal" module and that will require less information from your customer since they will already be logged into PayPal. Another option would be to install a one page checkout module. I use this one: http://www.opencart.com/index.php?route=...
Jump to post- Fri Jun 10, 2016 11:53 pm
- Replies 1
- Views 790
Re: PayPal cpp-header value exceeds
Typically this error is because of bad API credentials. Check to make sure you entered the right credentials in your module. Also, try deleting your cookies and try again. Which PayPal module are you using?
-Tim
- Fri Jun 10, 2016 11:40 pm
- Replies 2
- Views 1193
Re: Amazon payments not showing in checkout
This has been solved. You must also install Login With Amazon, and Pay with Amazon modules, and then add them to the account layout and checkout layout respectively. Even after doing that mine still didn't work until after several "disable" and "enable" were done on the buttons. ...
Jump to post- Fri Jun 10, 2016 11:26 pm
- Replies 11
- Views 14298
Re: Amazon payments not showing in checkout
Yes, SSL is enabled and working for the entire site. Also, I have since tried other payment methods such as cheque/money order, and bank transfer and when enabled these options work fine. Amazon is the only one that won't show.
Jump to post- Fri Jun 10, 2016 3:59 am
- Replies 11
- Views 14298
Amazon payments not showing in checkout
Opencart version 2.1.0.2 Default theme Hosted on CentOS 7 This is pretty much a plain vanilla installation of OpenCart. Amazon payments has been configured and enabled in admin, but it does not show up on the checkout page. I have PayPal standard configured and that works fine. I have tried uninstal...
Jump to post- Thu Jun 09, 2016 11:57 pm
- Replies 11
- Views 14298
Re: Where to put Google AdWords Conversion Tracking code?
Yes, I am really disappointed. I even PAID for a mod to do this and every single mod suggested in the forums (or paid for) throws an error. All I want to do is track my conversions. That should be fairly simple I would think but I'm not a php programmer. My cart is the default template and the only ...
Jump to post- Sun Mar 30, 2014 3:03 pm
- Replies 7
- Views 2879
Admin dashboard extremely slow to load
Opencart version 1.5.4 Server: FreeBSD 10.1 New install migrated from ZenCart The problem is the admin dashboard takes forever to load. Eventually it does but also sometimes when saving settings in the admin the save takes forever too. I have increased the php memory to 128MB. Anyone have any idea w...
Jump to post- Tue Feb 25, 2014 1:02 am
- Replies 0
- Views 553
Search found 15 matches