E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

BankName Property

Name of the account holder's bank.

Object Oriented Interface

public function getBankName();
public function setBankName($value);

Procedural Interface

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

Default Value

''

Remarks

Name of the account holder's bank. For example, Citibank, Wells-Fargo, Wachovia, etc. This property contains the name of the bank associated with the BankRoutingNumber.

This property is not available at design time.

Data Type

String

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