<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayPaymentTokenContext/amount",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "instp/ApplePayPaymentTokenContext/amount"
  },
  "title" : "amount"
}
-->

# amount

The amount to authorize for the payment token context.

```
required DOMString amount;
```

## Discussion

The sum of the [`amount`](/documentation/ApplePayontheWeb/ApplePayPaymentTokenContext/amount) of all the payment token contexts in a payment request must be less than or equal to the grand total amount of the enclosing payment request.

---

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)