Paypal Standard.. again, maybe express, too.. but I'm not using it. Pardon if this has already been addressed, I couldn't find it.
The #1 problem with this method: When the buyer is transferred to Paypal...
- the 'order summary' email is sent to the buyer. - their cart is emptied. - order is logged and marked pending
I incorrectly thought this wouldn't be too much of an issue.. but several buyers are getting confused and abandon payment. I believe, at least in a case or two, that as they're entering their CC/Paypal payment info.. the order summary email arrives and they think, "oh, i already paid?" And/Or.. other scenarios.. they back out of Paypal to go back to edit/view order.. and their cart is empty.
Ideally: - the cart is processed buy doesn't get emptied - order summary email doesn't get sent.. until the IPN is received from Paypal! The added 'pending order'.. eh, not such a big deal.
Is there a plan to address this in 1.6? Has anyone done any mods to address this?
Lastly, a question-- why do only 'some' of the orders get IPN, followed by PDT? and some only get IPN, yet they are paid?
Dont use PayPal Standard. It was never set up by PayPal to support Shopping Carts properly. PayPal have their own Shopping Cart thing with the BuyNow buttons architecture.
You should upgrade your account to Website Payments Pro. That has a complete API integration.
I am working with these API's right now so reply if you need more help.
Steve can u explain it a bit more detail "Website Payment Pro". I have my site here in Germany and in germany they use PayPal very frequently and commonly, compared to other payment methods.
So in that scenario can "Website Payment Pro be of any help ? If yes then plz share some detail.
I'm actually having similar problems with PayPal Standard and Nop 1.9 as well. The same thing as the thread starter mentioned but also sometimes I'm getting reports that the invoice is paid and the user cannot go any further. This also completes an order in the nop side of things and customers are under the belief that they purchased their items.
Should I upgrade to the Website Payments Pro and will that fix this issue? When I set this up PayPal said it would work with shopping cart software with the standard. Did they pull a switch without telling anyone?
Apparently this is NOT considered a bug but instead a feature, that I admit many (me included) don't really understand but I guess there are other scenarios that might request the type of behavior where the system sets the order as Paid before it gets actually paid.
I can imagine maybe on a store ..that could work, right?
But I have a eCommerce Portal www.WinePassionate.com and the way i did handle was kind of simple. 1) I COMMENTED OUT the call that sets the ORDER STATUS and SENDS the email before the actual payment occurs 2) I ADDED the Commented Out code to the "PDTHandler" and "IPNHandler" procedure in the PayPal plugin.
Now I get the order set as Paid and the Email sent to the customer (and to the Stored Owner) ONLY after the PayPal plugin returns a SUCCESS.
Not to complicated to do (kind of comment out, copy and paste) ... But I surely hope this will become at least a "feature" on the next release.
1. After setting up Paypal Standard , when I purchase a product I have to choose between 3 different shipping methods all in increasing price, you have to choose one so I choose the cheapest. When the site redirects me to Paypal an additional shipping charge is added on top of the one I chose prior to that. The additional shipping charge is selected from the list prompted to the customer before being redirected to Paypal and Paypal choose the most expensive one. How to do you get rid of paypal's shipping and handling charges.
2. The second problem is when I setup Paypal Standard, it is my only option of pay, when it redirects to the Paypal site it does not allow me to choose another form of payment (Credit Card), it is making me pay by Paypal? Why is this happening and is here anyway to fix it.
If anyone could answer these questions it would be greatly appreciated.
Thanks!! :)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.