NotificationURL Property
The URL to which you want all IPN messages for this payment to be sent.
Object Oriented Interface
public function getNotificationURL(); public function setNotificationURL($value);
Procedural Interface
inpaypal_adaptivepreapproval_get($res, 44 ); inpaypal_adaptivepreapproval_set($res, 44, $value );
Default Value
''
Remarks
This property is optional.
Data Type
String