ShipToZipCode Property
The zip code where the purchased items will be shipped to.
Object Oriented Interface
public function getShipToZipCode(); public function setShipToZipCode($value);
Procedural Interface
inpaydirect_fdmsomahadetailrecord_get($res, 24 ); inpaydirect_fdmsomahadetailrecord_set($res, 24, $value );
Default Value
''
Remarks
This property is used to specify the zip code where the purchased items will be shipped to.
Note: This is a mandatory field for supporting Amex Level 2 Transactions.
Data Type
String