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_adaptivepay_get($res, 26 ); inpaypal_adaptivepay_set($res, 26, $value );
Default Value
''
Remarks
This property is optional.
Data Type
String