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

# paymentDescription

A description of the recurring payment that Apple Pay displays to the user in the payment sheet.

## Declaration

```data
required DOMString paymentDescription;
```

## See Also

### Describing the recurring payment

- [billingAgreement](applepayontheweb/applepayrecurringpaymentrequest/billingagreement.md)
