Click or drag to resize

ServicePropertiespaypal_CancelURL Property

The URL where the payer is redirected after he or she cancels the payment.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string paypal_CancelURL { get; }

Property Value

Type: String
The URL where the payer is redirected after he or she cancels the payment.
Remarks
Applies to ServiceInstance paypal only.
See Also