ServicePropertiespaypal_Environment Property |
The PayPal environment to use, e.g. "sandbox".
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string paypal_Environment { get; }
ReadOnly Property paypal_Environment As String
Get
Property Value
Type:
StringThe PayPal environment to use, e.g. "sandbox".
Remarks
Applies to ServiceInstance paypal only.
See Also