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

BankAccountNumber Property

Bank account number for ACH transactions.

Object Oriented Interface

public function getBankAccountNumber();
public function setBankAccountNumber($value);

Procedural Interface

inpay_recurringbilling_get($res, 24 );
inpay_recurringbilling_set($res, 24, $value );

Default Value

''

Remarks

Bank account number for ACH transactions. This property contains the customer's bank account number, which along with the BankRoutingNumber identify the location of the account where funds are to be drawn from for ACH transactions. This property is required for all ACH transactions.

This property is not available at design time.

Data Type

String

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