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

# paymentDescription

A description of the automatic reload payment that Apple Pay displays in the payment sheet.

## Declaration

```data
required DOMString paymentDescription;
```

## Discussion

Discussion Provide a display name for the automatic reload, for example, “Gift Card Reload”.

## See Also

### Describing an automatic reload payment

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