onCouponUpdated( )


An event that is triggered when a coupon is updated.

The onCouponUpdated() event handler runs when a coupon is updated.

Note: Backend events don't work when previewing your site.

Method Declaration
Copy
Method Parameters
eventCouponEventRequired

Information about an updated coupon.

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?