---
title: paymentDescription
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaydeferredpaymentrequest/paymentdescription
---

# paymentDescription

A description of the deferred payment.

## Declaration

```data
required DOMString paymentDescription;
```

## Discussion

Discussion Use a plain language description that explains what the payment is for, for example “Hotel stay, 2 nights.”

## See Also

### Describing a deferred payment

- [billingAgreement](applepayontheweb/applepaydeferredpaymentrequest/billingagreement.md)
- [freeCancellationDate](applepayontheweb/applepaydeferredpaymentrequest/freecancellationdate.md)
- [freeCancellationDateTimeZone](applepayontheweb/applepaydeferredpaymentrequest/freecancellationdatetimezone.md)
