E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

CustomerLastName Property

Customer's last name.

Object Oriented Interface

public function getCustomerLastName();
public function setCustomerLastName($value);

Procedural Interface

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

Default Value

''

Remarks

Customer's last name. This property contains the customer's last name as it appears on their credit card.

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]