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

# supportsCouponCode

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

## Declaration

```data
boolean supportsCouponCode;
```

## Mentioned in

Apple Pay on the Web Version 12 Release Notes

## Discussion

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

## See Also

### Coupon codes

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