Hi,
I think I narrowed down my problem with stuck orders in the PayPal IPN module. Here is an error message from the Debug mode:
IPN WARNING :: Currency/Amount Mismatch. Details:
PayPal email address =
| mc_currency = USD
| submitted_currency = USD
| order_currency = USD
| mc_gross = 3312.56
| converted_amount = 3,312.56
| order_amount = 3312.56
It looks like it is adding a comma to the coverted amount making the currency a mismatch. This particular order got stuck and had to be retrieved via the Stuck order contibution.
The last order that I received a few days ago came through fine but coincidentially it was only for $300.00. It seems like once the order total reaches 1000.00 it's adding a comma to the converted amount making the order not go though to the admin and email.
Anyone have an ideas??
I did apply the latest Paypal IPN Handler file. Can the IPN Module be deleted and reinstalled? If so, what is the best way to do this. Or do you think something else is causing the comma to be added to the currency.
Any help would be greatly appreciated, It's kind of a pain to have these stuck orders.
Thanks,
CB



