---
title: paymentDescription
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkautomaticreloadpaymentrequest/paymentdescription
---

# paymentDescription

A description that you provide of the automatic reload payment and that Apple Pay displays to the user in the payment sheet.

## Declaration

```swift
var paymentDescription: String { get set }
```

## Discussion

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

## See Also

### Describing an automatic reload payment

- [billingAgreement](passkit/pkautomaticreloadpaymentrequest/billingagreement.md)
