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
Latest News: (loading..)
Paypal transaction value does not match order value
Started by Johan-_-_, Jan 17 2012, 20:35
2 replies to this topic
#1
Posted 17 January 2012, 20:35
#2
Posted 17 January 2012, 21:23
@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
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
:|: Was this post helpful ? Click the LIKE THIS button :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
#3
Posted 18 January 2012, 12:40
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.
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.














