---
title: ApplePayShippingMethodSelectedEvent
framework: applepayontheweb
role: symbol
role_heading: Class
path: applepayontheweb/applepayshippingmethodselectedevent
---

# ApplePayShippingMethodSelectedEvent

An event object that contains the shipping method.

## Declaration

```data
interface ApplePayShippingMethodSelectedEvent
```

## Overview

Overview The event handler onshippingmethodselected receives this event object when the user selects a shipping method.

## Topics

### Shipping method properties

- [shippingMethod](applepayontheweb/applepayshippingmethodselectedevent/shippingmethod.md)

## See Also

### Handling shipping method updates

- [onshippingmethodselected](applepayontheweb/applepaysession/onshippingmethodselected.md)
- [completeShippingMethodSelection](applepayontheweb/applepaysession/completeshippingmethodselection.md)
- [ApplePayShippingMethodUpdate](applepayontheweb/applepayshippingmethodupdate.md)
