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

ShippingCountry Property

Customer's shipping country.

Object Oriented Interface

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

Procedural Interface

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