<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayShippingType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "enum/ApplePayShippingType"
  },
  "title" : "ApplePayShippingType"
}
-->

# ApplePayShippingType

A type that indicates how to ship purchased items.

```
enum ApplePayShippingType
```

## Overview

Shipping types values are:

- `"shipping"`
- `"delivery"`
- `"storePickup"`
- `"servicePickup"`

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)