♥FWR Media Posted January 16, 2007 Share Posted January 16, 2007 Fix from PayPal: - Here is their message:- We are receiving reports of customers encountering the error "There is a problem with the PayPal email address supplied by the seller..." when the merchant is using the “no_shipping” variable and setting the value to “1”. This issue is currently being treated as a high priority and we are working to resolve it as soon as possible. Currently the work around for this error is to change a small piece of code that is being sent to PayPal. If you edit the following line of code in your existing unencrypted buttons: <input type="hidden" name="no_shipping" value="1"> to read <input type="hidden" name="no_shipping" value="0"> then the error will no longer occur. Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
radders Posted January 16, 2007 Share Posted January 16, 2007 Yes we've been getting that too. The only problem is that there are thousnads of lines of code in the Paypal module. Any idea where to put this temporary fix? (I'm using Paypal Shopping Cart IPN) Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 16, 2007 Author Share Posted January 16, 2007 (edited) Yes we've been getting that too. The only problem is that there are thousnads of lines of code in the Paypal module. Any idea where to put this temporary fix? (I'm using Paypal Shopping Cart IPN) Whatever the module search for .. no_shipping in the module I use it's: - $parameters['no_shipping'] = '1'; Edited January 16, 2007 by thunderace Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
radders Posted January 17, 2007 Share Posted January 17, 2007 Thanks for the suggestion. I couldn't find the code but I think they may have fixed it as on person who had complained managed to get his order through yesterday. Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 17, 2007 Author Share Posted January 17, 2007 Thanks for the suggestion. I couldn't find the code but I think they may have fixed it as on person who had complained managed to get his order through yesterday. Yup PayPal informed me today that it is fixed. Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
crust Posted January 17, 2007 Share Posted January 17, 2007 Fix from PayPal: - Here is their message:- I made this change in my paypal module and I think I messed something up. Now I am being transferred to the paypal site on checkout I'm getting the google search engine with module_payment_paypal_mysitecom. I switched it back to 0 and am still having this problem.. Customers can not checkout. I need help quick. Quote Link to comment Share on other sites More sharing options...
crust Posted January 17, 2007 Share Posted January 17, 2007 Fix from PayPal: - Here is their message:- I made this change in my paypal module and I think I messed something up. Now I am being transferred to the paypal site on checkout I'm getting the google search engine with module_payment_paypal_mysitecom. I switched it back to 0 and am still having this problem.. Customers can not checkout. I need help quick. Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 17, 2007 Author Share Posted January 17, 2007 (edited) I made this change in my paypal module and I think I messed something up. Now I am being transferred to the paypal site on checkout I'm getting the google search engine with module_payment_paypal_mysitecom. I switched it back to 0 and am still having this problem.. Customers can not checkout. I need help quick. Upload your backup, if you don't have one (You should) upload a fresh file file from the PayPal package that you use. Edited January 17, 2007 by thunderace Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.