It looks like the IPN tester uses mc_gross_1 now.

This should change line 19 in lm_paypal.ipn.inc.

Comments

L-four’s picture

After a quick look through the paypal forums and the spec. mc_gross_x is for each separate item that is purchased. lm_paypal doesn't use this value infact it ignores mc_gross1 which is the old name for mc_gross_1. I think what I'll do is add a column to the lm_paypal_ipns table and use it to store the serialized IPN.

L-four’s picture

Status: Needs review » Fixed

The patch for this issue http://drupal.org/node/1131076 fixes this, it has been committed to 7.x-1.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.