<!--
{
  "availability" : [

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

# ApplePayPaymentMethodSelectedEvent

An event object that contains the payment method.

```
interface ApplePayPaymentMethodSelectedEvent
```

## Overview

The event handler [`onpaymentmethodselected`](/documentation/ApplePayontheWeb/ApplePaySession/onpaymentmethodselected) receives this event object when the payment method is selected.

## Topics

### Payment method properties

[`paymentMethod`](/documentation/ApplePayontheWeb/ApplePayPaymentMethodSelectedEvent/paymentMethod)

The card used to complete a payment.



---

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)