Response Property
Response to the verification.
Syntax
property Response: String;
Default Value
''
Remarks
This property is filled after a call to the VerifyIPN method, and will contain either "VERIFIED" or "INVALID", which indicates whether the Instant Payment Notification received was indeed from PayPal.
This property is read-only.
Data Type
String