Details
Description
If PayPal responds with an unexpected response during the IPN validation process (e.g. something other than VERIFIED or INVALID), return the transaction as an error type.
This will permit the transaction to appear in the transaction report, as well as under the client's account.
Need to verify that if PayPal then sends a subsequent IPN that is verified, that the original payment is changed from error to success.