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

PONumber Property

Purchase order number assigned by the merchant.

Object Oriented Interface

public function getPONumber();
public function setPONumber($value);

Procedural Interface

inpay_level2_get($res, 3 );
inpay_level2_set($res, 3, $value );

Default Value

''

Remarks

This property is used by the merchant to specify a purchase order number for the transaction.

Data Type

String

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