---
title: webServiceURL
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymentorderdetails/webserviceurl
---

# webServiceURL

The URL of your web service.

## Declaration

```data
required DOMString webServiceURL;
```

## Discussion

Discussion The URL for your web service needs to begin with https://; for example, https://example.com.

## See Also

### Providing order information

- [authenticationToken](applepayontheweb/applepaypaymentorderdetails/authenticationtoken.md)
- [orderIdentifier](applepayontheweb/applepaypaymentorderdetails/orderidentifier.md)
- [orderTypeIdentifier](applepayontheweb/applepaypaymentorderdetails/ordertypeidentifier.md)
