<!--
{
  "availability" : [

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

# orderIdentifier

A unique order identifier scoped to your order type identifier.

```
required DOMString orderIdentifier;
```

## Discussion

In combination with the order type identifier, this uniquely identifies an order within the system. The framework doesn’t display this value to the customer.

---

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)