---
title: supportsCouponCode
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayrequestbase/supportscouponcode
---

# supportsCouponCode

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

## Declaration

```data
boolean supportsCouponCode;
```

## Discussion

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

## See Also

### Managing coupon codes

- [couponCode](applepayontheweb/applepayrequestbase/couponcode.md)
