Rolosoft.comRolosoft PayPal IPN Easy for .NET
Verification Enumeration
NamespacesRolosoft.IpnEasy.Net.PayPalVerification
Rolosoft.com: PayPal IPN Easy for .NET
Variables used to determine whether or not the payment was verified.
Declaration Syntax
C#Visual BasicVisual C++
public enum Verification
Public Enumeration Verification
public enum class Verification
Members
MemberDescription
None
Not set / default

INVALID
Investigate. In some cases, this response is caused by an IPN error, possibly from a change in the IPN format. To determine if it is an IPN error, first examine your code. If you need further assistance, go to http://www.paypal.com/wf/, click the Seller Tools topic, and click Instant Payment Notification (IPN).

OTHER
You received neither a VERIFIED or INVALID response. This requires attention.

VERIFIED
The payment has been verified from PayPal and is legitimate.

Assembly: Rolosoft.IpnEasy.Net (Module: Rolosoft.IpnEasy.Net) Version: 1.0.4316.24325 (1.0.0.5)