E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

ShippingCountry Property

Customer's shipping country.

Object Oriented Interface

public function getShippingCountry();
public function setShippingCountry($value);

Procedural Interface

inpay_icharge_get($res, 54 );
inpay_icharge_set($res, 54, $value );

Default Value

''

Remarks

Customer's shipping country. This property contains the country in which the customer is located. Most gateways use a two-letter country code, specified in ISO-3166.

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]