Response Property
Response to the verification.
Syntax
__property String Response = {read=FResponse, write=FSetResponse};
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