PayPal Address Validation

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
Sizzler wrote:
And, how would a NopCommerce user (not a NopCommerce programmer) go about doing this?
You would have to get someone (possibly pay) to make these chagnes for you.  Ideally, the best case is to have the paypal standard plugin enhanced to allow these two paramerts to be changed in the plugin's configuration section.  The quick and dirty approach is to find them in the Plugins\Nop.Plugin.Payments.PayPalStandard\PayPalStandardPaymentProcessor.cs file of the source code and change it there.


Thanks for the response.  Unfortunately there is no .cs file in that folder .... just a descriptions.txt and a .dll file

I cannot imagine for the life of me why the NopCommerce people refuse to fix this.  It really seems like a huge deal to a lot of people and they just ignore it as if it does not exist.  Very strange.
11 years ago
I have modified the PayPal Standard plugin for version 2.8 of nopCommerce so that you can configure these 2 parameters on the configuration screen. I have it running on my site at www.Jumperkits.com and am giving it some time to see if there are any problems. It tested fine in the PayPal sandbox.

While I'm doing the live testing, I need to figure out how I can contribute the modified plugin? I've never contributed before.

Do I change the author in the description.txt file?

Do I increment the version number or start it over at 1.0?

Where do I upload it?

Any / all help would be greatly appreciated!

FYI - I'm also very close to complete with a plugin for Authorize.net SIM method. So answers to these questions will help moving forward with that too!
11 years ago
mbalog wrote:
While I'm doing the live testing, I need to figure out how I can contribute the modified plugin? I've never contributed before.

Do I change the author in the description.txt file?

Do I increment the version number or start it over at 1.0?

Where do I upload it?


I can see two options here:
1st, you can submit your code changes to the NC team on the forums, they have a Suggestions and Feedback section.  Hopefully they can integrate it so future releases will have your changes. I have done something like this for Froogle Feed, and  a work item was created as a result.

2nd option, is you have a completely new plugin with a new name, etc.  It's essentially a copy of the original, plus your enhancements.  You can call it PayPal Standard Plus, or enhanced, or whatever.  This way you can have a version of your plugin for whatever version Nop has, and changes will not be rolled back with every new roll-out.  Hope this makes sense.
11 years ago
I have created an enhanced plugin that allows you to configure these 2 parameters from the admin panel in NopCommerce. I've been running it on my site for a couple of months now and I have not had a single payment get abandoned on the PayPal site!

I just uploaded it to the extensions today for approval. It's available for free on my third party site at www.Effective-Systems.net

I was also thinking of adding a custom "cancel" return page that displays an appropriate message to the customer instead of dumping them back on the home page.
10 years ago
Hey there!
I have the exact same problem with Paypal's address_override variable.
Will your plug-in work for Nopcommerce version 2.7?
If not - Do you have any other solution?
I'm not a programmer but I have no problem changing one variable on a specific, IF I manage to find the right file...

Thanks!
10 years ago
Problem solved .... About two months ago I dropped NopCpmmerce altogether and went to bigcommerce.com  I've never been happier.  After dealing with NopCommerce and then switching to bigcommerce.com it's like going from an old car that you always have to fool around with constantly to keep it running to a brand new European luxury sedan that you never have to think about and will never get old.
10 years ago
Well, changing a platform is always a solution, but we are too far invested in our current site.
All we want is to integrate Paypal as an additional payment method.
Our site WORKS at the moment.
If we can't get paypal to work we would lose some revenue, but the site will still work.
I think that an easy solution should be out there. We just need to locate the right file to edit...
does anyone here know the answer??

Thanks in advance!
10 years ago
BUMP!  I need this too,  

Anyone??
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.