Click or drag to resize

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; }

Property Value

Type: String
The customer session identification token used as an additional means to detect possible fraud.
Remarks
Applies to ServiceInstance paypal only.
See Also