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

CustomerCity Property

Customer's city.

Object Oriented Interface

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

Procedural Interface

inpay_icharge_get($res, 12 );
inpay_icharge_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) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]