NotificationURL Property
The URL to which you want all IPN messages for this payment to be sent.
Syntax
[VB.NET] Public ReadOnlyProperty NotificationURL As String
[C#] public string NotificationURL {get;}
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.
Default Value
""