VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Payment VM 1.1 => PayPal / PayPal Pro VM 1.1 => Topic started by: jjletho on March 19, 2009, 12:29:30 PM

Title: Strange error - PayPal IPN Error: Order Total/Currency Check failed
Post by: jjletho on March 19, 2009, 12:29:30 PM
Hi , all transaction process works fine but order status remain PENDING after transaction and I receive this strage error

During a paypal transaction on your site the received amount didn't match the order total.
                    Order ID: 4.
                    Order Number: 62_43d71cc7d5e434fe40c8b18245552.
                    The amount received was: 0.76 USD.
                    It should be: 0.76 .


seems that virtuemart doesn't send to paypal USD string.

anyone can help me?
Title: Re: Strange error - PayPal IPN Error: Order Total/Currency Check failed
Post by: ajredding on April 07, 2009, 11:49:15 AM
You slightly have the logic reversed.  That error message is generated by virtuemart after paypal has sent the IPN to it.  Some reason your virtuemart is not storing the currency with the order. 

What version are you on?