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; }
ReadOnly Property paypal_PaypalURL As String
Get
Property Value
Type:
StringThe URL for express checkouts using PayPal for payment rather than a credit card.
Remarks
Applies to ServiceInstance paypal only.
See Also