Click or drag to resize

ServicePropertiespaypal_PaypalURL Property

The URL for express checkouts using PayPal for payment rather than a credit card.

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

Property Value

Type: String
The URL for express checkouts using PayPal for payment rather than a credit card.
Remarks
Applies to ServiceInstance paypal only.
See Also