---
title: authenticationToken
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymentorderdetails/authenticationtoken
---

# authenticationToken

The authentication token supplied to your web service.

## Declaration

```data
required DOMString authenticationToken;
```

## Discussion

Discussion Required if you provide a web service.

## See Also

### Providing order information

- [orderIdentifier](applepayontheweb/applepaypaymentorderdetails/orderidentifier.md)
- [orderTypeIdentifier](applepayontheweb/applepaypaymentorderdetails/ordertypeidentifier.md)
- [webServiceURL](applepayontheweb/applepaypaymentorderdetails/webserviceurl.md)
