Level2AmexShippedToZip Property
The zip code to which the commodity was shipped.
Syntax
__property String Level2AmexShippedToZip = {read=FLevel2AmexShippedToZip, write=FSetLevel2AmexShippedToZip, default=""};
Default Value
""
Remarks
The zip code to which the commodity was shipped.
If the ship-to zip code is not available, or the customer purchased the item in person (Card-present transaction), this property should be defaulted to the zip code of the merchant where the purchase took place. This is only used when sending Level II data for an American Express purchasing card.
The maximum length for this property is 6 characters.
Data Type
String