---
title: ApplePayShippingContactSelectedEvent
framework: applepayontheweb
role: symbol
role_heading: Class
path: applepayontheweb/applepayshippingcontactselectedevent
---

# ApplePayShippingContactSelectedEvent

An event object that contains the shipping address the user selects.

## Declaration

```data
interface ApplePayShippingContactSelectedEvent
```

## Overview

Overview The event handler onshippingcontactselected receives this event object when the user selects a shipping contact.

## Topics

### Shipping Contact Properties

- [shippingContact](applepayontheweb/applepayshippingcontactselectedevent/shippingcontact.md)

## See Also

### Handling shipping contact updates

- [onshippingcontactselected](applepayontheweb/applepaysession/onshippingcontactselected.md)
- [completeShippingContactSelection](applepayontheweb/applepaysession/completeshippingcontactselection.md)
- [ApplePayShippingContactUpdate](applepayontheweb/applepayshippingcontactupdate.md)
