onCouponDeleted( )


An event that is triggered when a coupon is deleted.

The onCouponDeleted() event handler runs when a coupon is deleted.

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

Method Declaration
Copy
Method Parameters
eventCouponDeletedEventRequired

Information about a deleted coupon.

Did this help?