---
title: additionalShippingMethods
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaymodifier/additionalshippingmethods
---

# additionalShippingMethods

An array of shipping method dictionaries that describe the shipping methods that the payment request supports.

## Declaration

```data
sequence <ApplePayShippingMethod> additionalShippingMethods;
```

## Mentioned in

Apple Pay on the Web Version 12 Release Notes

## See Also

### Shipping methods

- [ApplePayShippingMethod](applepayontheweb/applepayshippingmethod.md)
