Level2Aggregate Property
The level 2 aggregate containing the data to be sent in the request.
Syntax
[VB.NET] Public Property Level2Aggregate As String
[C#] public string Level2Aggregate {get; set;}
Remarks
This property is used to specify the level 2 aggregate obtained from Level2 component. When specified, the component will parse the aggregate and send the specified values within the transaction request to process the transaction as a level 2 transaction.
Default Value
""