ServicePropertiespaypal_NotifyURL Property |
Your URL for receiving Instant Payment Notification (IPN) about this transaction.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string paypal_NotifyURL { get; }
ReadOnly Property paypal_NotifyURL As String
Get
Property Value
Type:
StringYour URL for receiving Instant Payment Notification (IPN) about this transaction.
Remarks
Applies to ServiceInstance paypal only.
See Also