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_recurringbilling_get($res, 28 );
inpay_recurringbilling_set($res, 28, $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]