ShippingAddressIndicator
ShippingAddressIndicator enumeration
This enum indicates what kind of shippping is used for a purchase.
Included in
Shipping address indicator issued in the following structures:
Enum list
Enum value | Byte / int value | Description |
---|---|---|
ShipToCardholdersBillingAddress | 0 | Delivery is to the same address as the billing address |
ShipToAnotherVerifiedAddress | 10 | Delivery is to another verified address |
ShipToDifferentAddress | 20 | Delivery is to another unverified address |
ShipToStore | 30 | Delivery is drooped of at the store. |
DigitalGoods | 40 | These are digital goods can be downloaded. |
TravelAndEventTickets | 50 | These are downloadable tickets. |
Other | 60 | Other shipping method. |