---
title: tokenNotificationURL
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaydeferredpaymentrequest/tokennotificationurl
---

# tokenNotificationURL

A URL to receive life-cycle notifications for the merchant-specific payment token the system issues for the request, if applicable.

## Declaration

```data
DOMString tokenNotificationURL;
```

## Discussion

Discussion If you don’t set this property, the framework doesn’t send notifications when life-cycle changes occur for the token, for example when the framework deletes the token.

## See Also

### Managing payment tokens

- [managementURL](applepayontheweb/applepaydeferredpaymentrequest/managementurl.md)
