Hi,
A client has asked me to alter his website so that customer's can pay via google checkout & paypal, without needing to register. They would still be able to register, then log in and pay etc if they wanted to though.
I've managed to do this with google checkout and that was fairly easy, but how would I do this with paypal?
Thanks for any help.
A client has asked me to alter his website so that customer's can pay via google checkout & paypal, without needing to register. They would still be able to register, then log in and pay etc if they wanted to though.
I've managed to do this with google checkout and that was fairly easy, but how would I do this with paypal?
Thanks for any help.
Without being registered to the store i mean. They would just be taken to the paypal checkout without needing to log in to the store
This looks perfect for what the client wants, but unfortunately I don't think they are willing to pay the $30 fee for it. Are there any free alternatives out there?Qphoria wrote:You will need the Paypal Express module here to allow similar behavior that google checkout offers
Jay, thanks for your help..I've already got guest checkout enabled but basically the client wants customers to be able to purchase whats in their cart without entering ANY information, like name, address etc.
the only free one I know of that allows checkout without entering any information is google checkout. There is not a free paypal express checkout (though it seems that the customer is not willing to pay a 1 time $30 for the express checkout module when they have to pay paypal $30/month to use it).
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
I persuaded them that this would be the best option, at least from I can see and they have agreed to purchase the license so everyones happy!
thanks for all the help, appreciated
thanks for all the help, appreciated

I've bought & installed this now, but is there any way that I can move it into the left module column?
It appeared in the right column by default and I cant see any options where I can change this. I have google checkout in the left hand column so I want to place this with that ideally, without having to alter the template alot.
Please help!
It appeared in the right column by default and I cant see any options where I can change this. I have google checkout in the left hand column so I want to place this with that ideally, without having to alter the template alot.
Please help!
Whoa whoa... Paypal Express does NOT charge a monthly fee. The Paypal Express service is free with any normal Paypal standard account. Anybody can use Paypal Express once they get the module installed.Xsecrets wrote:the only free one I know of that allows checkout without entering any information is google checkout. There is not a free paypal express checkout (though it seems that the customer is not willing to pay a 1 time $30 for the express checkout module when they have to pay paypal $30/month to use it).
Only Paypal Pro and Paypal Payflow charge a monthly fee
I realized that I forgot to allow custom choice for module position.daniel7912 wrote:I've bought & installed this now, but is there any way that I can move it into the left module column?
It appeared in the right column by default and I cant see any options where I can change this. I have google checkout in the left hand column so I want to place this with that ideally, without having to alter the template alot.
Please help!
I will add that in the next version
For now you can change it here:
1. EDIT: admin/controller/payment/paypal_express.php
2. FIND:
Code: Select all
$this->request->post['paypal_express_position'] = 'right';
Code: Select all
$this->request->post['paypal_express_position'] = 'left';
Thanks very much qphoria, I had a look for something like that but didnt really know where to look, thats great. I appreciate the quick reply too 

I've just tried editing that file but for some reason it is still in the right hand column (I used firebug to check). Is there anything else i need to change?
edit: just worked out that i needed to uninstalled it from the admin area then install it again. It works now! Thanks again qphoria
edit: just worked out that i needed to uninstalled it from the admin area then install it again. It works now! Thanks again qphoria
wow this must be a new development. I actually haven't looked at express in a couple of years, but back then you had to basically have pro in order to use express.Qphoria wrote: Whoa whoa... Paypal Express does NOT charge a monthly fee. The Paypal Express service is free with any normal Paypal standard account. Anybody can use Paypal Express once they get the module installed.
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
Not that I've ever known. The rule is that technically Paypal Pro "requires" Paypal Express to be an option. It's a very strange design that we don't really follow with the opencart pp pro module. Mainly because it is ridiculously stupid. You pay $30/mo to allow customers to pay on your site with their credit card and not leave, but paypal wants you to also put a pp express option on your cart as part of the package which completely defeats the purpose. /middle finger extends towards paypal....Xsecrets wrote:wow this must be a new development. I actually haven't looked at express in a couple of years, but back then you had to basically have pro in order to use express.Qphoria wrote: Whoa whoa... Paypal Express does NOT charge a monthly fee. The Paypal Express service is free with any normal Paypal standard account. Anybody can use Paypal Express once they get the module installed.
But IPN was a fix for the unreliability of customers clicking "Return to Merchant"
Express was a fix for the unreliability of IPN
Express should hopefully be reliable now

Who is online
Users browsing this forum: No registered users and 10 guests