E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

InvoiceNumber Property

Your own invoice or tracking number.

Object Oriented Interface

public function getInvoiceNumber();
public function setInvoiceNumber($value);

Procedural Interface

inpay_directpayment_get($res, 14 );
inpay_directpayment_set($res, 14, $value );

Default Value

''

Remarks

Character length and limitations: 127 single-byte alphanumeric characters.

This property is optional.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]