<!--
{
  "availability" : [

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

# label

A required value that’s a short, localized description of the line item.

```
DOMString label;
```

## Discussion

Provide the label in title case—for example, VAT Tax, Gift Wrap and Card, or Discount. The label can’t be empty.

Omit any punctuation and whitespace after the label. The framework formats the label for display.

---

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)