Click or drag to resize

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; }

Property Value

Type: String
Your URL for receiving Instant Payment Notification (IPN) about this transaction.
Remarks
Applies to ServiceInstance paypal only.
See Also