Paypal2SalesforceLead 1.0beta3 (Unreleased) (Feb 10, 2011)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

This release adds further protection against returning error status codes to PayPal, since this can lead to disabling IPN notifications altogether. Instead, errors are logged and a 200 status is returned.

For additional information about this project, please visit the overview page .

Available downloads

Change log

Paypal2SalesforceLead 1.0 beta 3 [2011.02.10]

    - In general aim to catch exceptions, log errors, and return a 200 status
      code rather than returning 500 errors, in order to prevent disabling IPN
      notifications.
      [jessesnyder]