---
title: ApplePayCouponCodeChangedEvent
framework: applepayontheweb
role: symbol
role_heading: Class
path: applepayontheweb/applepaycouponcodechangedevent
---

# ApplePayCouponCodeChangedEvent

An event object that contains the coupon code entered by the user.

## Declaration

```data
interface ApplePayCouponCodeChangedEvent
```

## Mentioned in

Apple Pay on the Web Version 12 Release Notes

## Topics

### Reading the Coupon Code

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

## See Also

### Handling coupons

- [oncouponcodechanged](applepayontheweb/applepaysession/oncouponcodechanged.md)
- [completeCouponCodeChange](applepayontheweb/applepaysession/completecouponcodechange.md)
- [ApplePayCouponCodeUpdate](applepayontheweb/applepaycouponcodeupdate.md)
