[RELEASED] New Paypal Extension v079.1
26 posts
• Page 2 of 2 • 1, 2
Re: [RELEASED] New Paypal Extension v079.1
I tried out this New paypal contribution and logged in as a customer. It worked fine from checking out to paying payment on Paypal page. (option: loggin paypal account or not).( I can see money in my Paypal account.) After payment process completed and led me back to site home page. Cart was still filled with the same items, even I logged out and back in. The items were existing in cart. Cart doesn't empty after checking out.
- yl
- Posts: 90
- Joined: Mon Nov 24, 2008 10:46 pm
Re: [RELEASED] New Paypal Extension v079.1
hmm some of that doesn't sound right. logging into to paypal through the payment form shouldn't show you your account to see money. you should only see the invoice.
Can you try again? If you see same problem please PM a link so that I may try it on your site.
Can you try again? If you see same problem please PM a link so that I may try it on your site.

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18240
- Joined: Mon Jul 21, 2008 7:02 pm

Re: [RELEASED] New Paypal Extension v079.1
Q, I only see the invoice on my way out. great contri works smoothly. One thing bothers me that is cart not being empty. How to work it out?
- yl
- Posts: 90
- Joined: Mon Nov 24, 2008 10:46 pm
Re: [RELEASED] New Paypal Extension v079.1
it should clear, it works in rc6. maybe i missed a file in the contrib version. I need to see a link to your site to understand the problem

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18240
- Joined: Mon Jul 21, 2008 7:02 pm

Re: [RELEASED] New Paypal Extension v079.1
Try getting the updated version of the contrib here:
http://www.opencart.com/index.php?route ... tion_id=33
The newest link has some improvements that weren't in the version I had linked here on the forum
-EDIT- NM.. i see the problem. The contrib version is missing a fix from the RC6 version. I will update the contrib
The fix is to edit library/application/router.php
CHANGE:
TO:
http://www.opencart.com/index.php?route ... tion_id=33
The newest link has some improvements that weren't in the version I had linked here on the forum
-EDIT- NM.. i see the problem. The contrib version is missing a fix from the RC6 version. I will update the contrib
The fix is to edit library/application/router.php
CHANGE:
- Code: Select all
if (!strstr($path,'controller') && $this->config->get('url_alias')) { //normalize appended query on remastered URLs
TO:
- Code: Select all
if (!strstr($path,'controller') && $this->config->get('[color=red]config_[/color]url_alias')) { //normalize appended query on remastered URLs
Last edited by Qphoria on Mon Jan 12, 2009 4:56 am, edited 1 time in total.

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18240
- Joined: Mon Jul 21, 2008 7:02 pm

Re: [RELEASED] New Paypal Extension v079.1
Thank you! The cart went empty now. 

- yl
- Posts: 90
- Joined: Mon Nov 24, 2008 10:46 pm
26 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest













