E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PayerLastName Property

Payer's last name.

Object Oriented Interface

public function getPayerLastName();
public function setPayerLastName($value);

Procedural Interface

inpay_directpayment_get($res, 35 );
inpay_directpayment_set($res, 35, $value );

Default Value

''

Remarks

Payer's last name.

This property is required.

Character length and limitations: 25 single-byte characters.

Data Type

String

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