<!--
{
  "availability" : [

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

# ApplePayPaymentAuthorizedEvent

An event object that contains the token used to authorize a payment.

```
interface ApplePayPaymentAuthorizedEvent
```

## Overview

The event handler [`onpaymentauthorized`](/documentation/ApplePayontheWeb/ApplePaySession/onpaymentauthorized) receives this event object when a payment is authorized.

## Topics

### Payment property

[`payment`](/documentation/ApplePayontheWeb/ApplePayPaymentAuthorizedEvent/payment)

The authorized payment information for this transaction.



---

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)