prosperoart Posted April 7, 2008 Posted April 7, 2008 I would love to use PayPal IPN v2.3.3 Unfortunately I get these errors: Error #1 Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address. Error #2 ERROR DETECTED: Some required information is missing or incomplete. Please correct your entries and try again. Any ideas on the matter greatly appreciated. Quote
peterbuzzin Posted July 16, 2008 Posted July 16, 2008 I would love to use PayPal IPN v2.3.3Unfortunately I get these errors: Error #2 ERROR DETECTED: Some required information is missing or incomplete. Please correct your entries and try again. Any ideas on the matter greatly appreciated. I'm getting this error also, if I go back and refresh the page then confirm order it goes through fine. I've compared the fields that are set up on both ocassions before it goes off to paypal and it seems the error lies within <input type="hidden" name="invoice"> On a successful transfer this field is populated with the order number (the next ID of the orders table), when it fails it looks like below ERROR DETECTED: Some required information is missing or incomplete. Please correct your entries and try again. After pressing back and refresh I guess it's then accessing the session that was created on the creation of that page and retrieves an ID number for the order. Any ideas from anyone else, experience of similar problem? Quote If it still don't work, hit it again! Senior PHP Dev with 18+ years of commercial experience for hire, all requirements considered, see profile for more information.
satish Posted July 21, 2008 Posted July 21, 2008 How to fix: 1)The form that is posted to Paypal has all the values that are sent.If You can get it some way to write to a file that will help in coming closer to the error and fixing it. As the error states the shipping address of the merchant is wrong.It comes from admin setting thru admin for stores. DO chek if the location of store address is right. Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
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.