Is this a plugin issue or is it a nopCommerce issue?
Both, to get rid of the issue I modified source code like this , instead of sending order placed notification to customer on checkout 'Confirm' button action, send the notification to customer only when system get successful IPN from paypal.
So we've been contacted by PayPal now several times (and I guess some of you will be too), because we're using the PayPal.Standard Plugin.
PayPal wan'ts to move all of it's users away from the PayPal-Standard API as its deprecated, insecure and almost 8 years old now. They said we should update to the new PayPal-Express API ASAP. (In fact they call us almost weekly to see how the update's going...)
But we have the same problem with the PayPal.Express Plugin regarding taxes and fees. Imho the "core" PayPal.Standard Plugin should be deprecated and replaced by an updated, fully working PayPal.Express Plugin.
Had anyone else contact with PayPal? How should we handle this issue?
Both, to get rid of the issue I modified source code like this , instead of sending order placed notification to customer on checkout 'Confirm' button action, send the notification to customer only when system get successful IPN from paypal.
Is this something you would be willing to share with the community and maybe it could get added into the base code?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.