---
title: supportsCouponCode
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpaymentrequest/supportscouponcode
---

# supportsCouponCode

A Boolean value that determines whether the payment sheet displays the coupon code field.

## Declaration

```swift
var supportsCouponCode: Bool { get set }
```

## Discussion

Discussion Set the value to true to display the coupon code field.

## See Also

### Working with coupon codes

- [couponCode](passkit/pkpaymentrequest/couponcode.md)
