Version History

Asp.Net PayPal Control release history.

Version 3.1.0.50

Released Jan 15, 2010 - It is a Minor Update

Bug fixes

  • Getting INVALID status from IPN_Notified event even for a VALID transaction.

Upgrade instructions

1. Simply replace the dll 3.1.0.x with this new dll. 2. If you were using that old DecodedRawData property from the IPN_Notified event argument object, please update that usage accordingly as it is replaced by the new property named "OriginalCleanData".