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