E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

CustomerCity Property

Customer's city.

Object Oriented Interface

public function getCustomerCity();
public function setCustomerCity($value);

Procedural Interface

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

Default Value

''

Remarks

Customer's city. This property is used as part of the Address Verification Service (AVS) and contains the customer's city as it appears on their monthly statement. Other AVS properties include CustomerAddress, CustomerState, and CustomerZip.

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]