Johan-_-_ Posted January 17, 2012 Posted January 17, 2012 Hi! I have a major issue, every time the customer pays using Paypal Standard (included in OSC 2.3.1) I get the following error in the order view: PayPal IPN Verified [Completed (Unverified; 1299 kr); PayPal transaction value (1299.00) does not match order value (1,299)] This problem is driving me crazy since neither the customer or we receive an e-mail confirmation for the order. I have searched the web for weeks but can't find a solution that works. I have also tried to exclude the verification in the code, I have tried to make the verification to always match and I have tried to always send order confirmation regardless the result of the verification but nothing has succeded (I'm not that good a programmer). Has anyone seen this before? Any hints will be appreciated. Thanks, Johan Quote
Guest Posted January 17, 2012 Posted January 17, 2012 @@Johan-_-_ You need to set up PayPal to accept your currency(currencies), I would suspect that the lack of decimal place values and the right Symbol (KR) may also be a conflict. Chris Quote
Johan-_-_ Posted January 18, 2012 Author Posted January 18, 2012 Thanks for you reply, I have looked at all the settings on my account at Paypals website and everything seems fine, the default currency setting is Swedish which is correct. I have also suspected that the comma and the dot is the reason for the mismatch, but I have no idea how to correct it. I have tried to edit the code and also checked in the admin settings in Oscommerce but still no luck. The correct Swedish way of writing it would be 1299 kr without dots and commas (and I don't need the decimals) but I don't know where they come from. :unsure: Quote
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.