<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePaySession/completeCouponCodeChange",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "instm/ApplePaySession/completeCouponCodeChange"
  },
  "title" : "completeCouponCodeChange"
}
-->

# completeCouponCodeChange

Completes the entry of a coupon code with an update.

```
undefined completeCouponCodeChange(
	ApplePayCouponCodeUpdate update
);
```

## Discussion

This is the method called by [`oncouponcodechanged`](/documentation/ApplePayontheWeb/ApplePaySession/oncouponcodechanged) to complete the event.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)