E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

CheckNumber Property

Indicates the check number to use for a transaction.

Object Oriented Interface

public function getCheckNumber();
public function setCheckNumber($value);

Procedural Interface

inpay_echeck_get($res, 7 );
inpay_echeck_set($res, 7, $value );

Default Value

''

Remarks

This optional property allows the customer to select a check number to use for this ACH transaction. This property is only supported by the iTransact and NetBilling gateways.

Data Type

String

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