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

# paymentDiscount

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

## Declaration

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

## Mentioned in

Testing In-App Purchases in Xcode

## See Also

### Getting Discount Details

- [SKPaymentDiscount](storekit/skpaymentdiscount.md)
