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; }
ReadOnly Property paypal_CancelURL As String
Get
Property Value
Type:
StringThe URL where the payer is redirected after he or she cancels the payment.
Remarks
Applies to ServiceInstance paypal only.
See Also