A while back I upgraded to v139h. As per the instructions, I uninstalled/reinstalled Paypal IPN. Since doing so, I am constantly seeing this message for all of my orders:

**** ADDRESS OVERRIDE ALERT!!! **** CHECK PAYPAL ORDER DETAILS FOR ACTUAL ADDRESS SELECTED BY CUSTOMER!!
I've checked and both the ZC customer shipping address and PP shipping address are the same.

I took a look at the PP IPN settings and think the problem is coming from:

Address Override
If set to 1, the customer shipping address selected in Zen Cart will override the customer PayPal-stored address book. The customer will see their address from Zen Cart, but will NOT be able to edit it at PayPal.
(An invalid address will be treated by PayPal as not-supplied, or override=0)
0=No Override
1=ZC address overrides PayPal address choices
I have mine set for '1' . I would like to get rid of this message but I want to make sure that if a customer who wants to send their order to a different address can do so. Will changing to '0' cause any problems with this?

One last thing. I've also noticed something a bit out of place on the detailed order screen:

MODULE_PAYMENT_PAYPAL_ENTRY_COMMENTS {Record generated by IPN} [ProtectionEligibilityartially Eligible - INR Only]
I'm not sure if the 'MODULE_PAYMENT_PAYPAL_ENTRY_COMMENTS' is supposed to look like that or if this is just the variable name showing up instead of the data it contains? I see this for all orders.

Thanks for the help