Hi,
I added some custom code to WP eStore, for example the price for users from specific country is calculated by taking the 20% off the main price before it is sent to PayPal.
Everything works fine, but I got the following message in the Thank You page:
"Wrong Product Price Detected. Actual Product Price : 1 Paid Product Price : 0.8"
Sounds like a security check that doesn't allow the transaction to work correctly. How to remove that?