---
title: paymentDiscount
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skmutablepayment/paymentdiscount
---

# paymentDiscount

The details of the discount offer to apply to the payment.

## Declaration

```swift
@NSCopying var paymentDiscount: SKPaymentDiscount? { get set }
```

## Mentioned in

Implementing promotional offers in your app
