STAN Property
The merchant assigned System Trace Audit Number(STAN).
Syntax
[VB.NET] Public Property STAN As String
[C#] public string STAN {get; set;}
Remarks
This property represents a six digit number assigned by the merchant to uniquely reference the transaction. This number must be unique within a day per Merchant ID and Terminal ID.
Valid values are from 000001 to 999999 inclusive.
Default Value
""