E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

Level2Aggregate Property

The level 2 aggregate containing the data to be sent in the request.

Object Oriented Interface

public function getLevel2Aggregate();
public function setLevel2Aggregate($value);

Procedural Interface

inpay_retail_get($res, 26 );
inpay_retail_set($res, 26, $value );

Default Value

''

Remarks

This property is used to specify the level 2 aggregate obtained from Level2 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 2 transaction.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]