Level3Aggregate Property
The level 3 aggregate containing the data to be sent in the request.
Syntax
[VB.NET] Public Property Level3Aggregate As String
[C#] public string Level3Aggregate {get; set;}
Remarks
This property is used to specify the level 3 aggregate obtained from Level3 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 3 transaction.
Default Value
""