Contents

shippingType

An optional value that indicates how to ship purchased items.

Declaration

ApplePayShippingType shippingType;

Discussion

The shipping type is optional. If it is specified, it must be one or more of these values:

  • shipping

  • delivery

  • storePickup

  • servicePickup

The default value is shipping.

See Also

Working with transaction information