ServicePropertiespaypal_MerchantSessionID Property |
The customer session identification token used as an additional means to detect possible fraud.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string paypal_MerchantSessionID { get; }
ReadOnly Property paypal_MerchantSessionID As String
Get
Property Value
Type:
StringThe customer session identification token used as an additional means to detect possible fraud.
Remarks
Applies to ServiceInstance paypal only.
See Also