---
title: amount
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymenttokencontext/amount
---

# amount

The amount to authorize for the payment token context.

## Declaration

```data
required DOMString amount;
```

## Discussion

Discussion The sum of the 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.
