<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayPaymentRequest/shippingMethods",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "instp/ApplePayPaymentRequest/shippingMethods"
  },
  "title" : "shippingMethods"
}
-->

# shippingMethods

The list of shipping methods available for a payment request.

```
sequence <ApplePayShippingMethod> shippingMethods;
```

## Discussion

See [`ApplePayShippingMethod`](/documentation/ApplePayontheWeb/ApplePayShippingMethod).

The `amount` for each shipping method must be a non-negative number to pass validation.

---

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)