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

BankAccountHolderName Property

Account holder's name.

Object Oriented Interface

public function getBankAccountHolderName();
public function setBankAccountHolderName($value);

Procedural Interface

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

Default Value

''

Remarks

Account holder's name. This property contains the customer's name as it appears on their account. Many gateways use this property in addition to, or instead of, the Customer Firsts and Last name properties. Note that if this property is not specified, the FullName property from the EPCustomer type will be used instead.

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]