---
title: orderTypeIdentifier
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymentorderdetails/ordertypeidentifier
---

# orderTypeIdentifier

An identifier for the order type associated with the order.

## Declaration

```data
required DOMString orderTypeIdentifier;
```

## Discussion

Discussion This value must correspond with your signing certificate and isn’t displayed to the customer.

## See Also

### Providing order information

- [authenticationToken](applepayontheweb/applepaypaymentorderdetails/authenticationtoken.md)
- [orderIdentifier](applepayontheweb/applepaypaymentorderdetails/orderidentifier.md)
- [webServiceURL](applepayontheweb/applepaypaymentorderdetails/webserviceurl.md)
