Product Icon

Smart Coupons for WooCommerce

The original all-in-one WooCommerce coupons plugin for advanced discount rules, gift cards, store credits, BOGO deals, dynamic pricing, bulk coupon codes, URL coupons and targeted promotions.

Smart Coupons – Additional Action or Filter

It would be great to have an action or filter within Smart Coupons to allow for the triggering an auto-generated coupon code email based on an event I choose.

The plugin currently only allows for this to happen via FollowUps (requires a store account) or on checkout if the coupon is associated to the product or category.

If we could have a option to use something like:

add_action( ‘wc_smart_coupon_generate’, ‘my_generate_function’ );

function my_generate_function( $email, $coupon ) {
// Code here
}

Giving us the ability to run this action where ever we please. For instance, on a newsletter sign up form, or for the 100th person to review a product.

Author

Current Status

Open

Last updated: January 4, 2017

0 comments

Log in to comment on this feature request.

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.