Level3Aggregate Property
The level 3 aggregate containing the data to be sent in the request.
Object Oriented Interface
public function getLevel3Aggregate(); public function setLevel3Aggregate($value);
Procedural Interface
inpay_retail_get($res, 27 ); inpay_retail_set($res, 27, $value );
Default Value
''
Remarks
This property is used to specify the level 3 aggregate obtained from Level3 class. When specified, the class will parse the aggregate and send the specified values within the transaction request to process the transaction as a level 3 transaction.
Data Type
String