NotificationURL Property
The URL to which you want all IPN messages for this payment to be sent.
Syntax
__property String NotificationURL = {read=FNotificationURL, write=FSetNotificationURL};
Default Value
""
Remarks
This property is only present if the NotificationURL property was set in the original payment, or if there is a default set.
This property is read-only.
Data Type
String