NotificationURL Property
The URL to which you want all IPN messages for this payment to be sent.
Syntax
char* GetNotificationURL();
int SetNotificationURL(char* lpszNotificationURL);
Default Value
""
Remarks
This property is optional.
Data Type
String