Checkout options based WooCommerce coupon discount
One of the major highlights of the advanced WooCommerce smart coupon plugin is its ability to provide discounts on the basis of various checkout options. The plugin extending the native WooCommerce Coupons functionalities provides a wide range of possibilities that the store owners and customers can take benefit of. By providing a discount in checkout can bring about 100% successful checkout, less probability of cart abandonment resulting in complete customer satisfaction. The various checkout discount options offered by this plugin are the following:
- Shipping Method based coupon discount
- Payment Method based coupon discount
- Applicable Roles based coupon discount
- Shipping Address/Billing Address based coupon discount
Normally, these restrictions will only be active when the customer initiates the checkout procedure. The checkout options are integrated into the coupon data panel of the smart coupon plugin as shown below.
Customer Shipping Method based Coupon Discount
Customer Shipping Method based Coupon Discount will be applicable only if the selected shipping method is chosen by the customer. Here, let us offer the buyer a 5% reduction from cart total if they select local pickup as the shipping method in Woocommerce.
- WooCommerce > Coupons > Add Coupon
- Key in an appropriate coupon code and description
- From the General tab, select the Percentage Discount from the Discount Type drop-down and enter 5 as the discount value.
- From the Checkout > Shipping Method option, choose Local pickup.
- Publish the coupon
(Note: Additional usage restriction, usage limit or give away can also be added for the coupon if required)
Customer Payment Method based Coupon Discount
Customer Payment Method based Coupon Discount will be applicable only if the selected payment method is chosen by the customer. For example, Choose PayPal Checkout and Grab a 10% discount can be implemented in the following manner:
- WooCommerce > Coupons > Add Coupon
- Key in an appropriate coupon code and description
- From the General tab, select the Percentage Discount from the Discount Type drop-down and enter 10 as the discount value.
- From the Checkout > Payment Method option, choose PayPal.
- Publish the coupon
(Note: Additional usage restriction, usage limit or give away can also be added for the coupon if required)
User Roles based Coupon Discount
The coupon will be applicable only to the selected user roles. Let’s provide a 20% discount to customers who belong to the user role “Subscriber”, follow the below steps:
- WooCommerce > Coupons > Add Coupon
- Key in an appropriate coupon code and description
- From the General tab, select the Percentage Discount from the Discount Type drop-down and enter 20 as the discount value.
- From the Checkout > Applicable Roles option, choose Subscriber.
- Publish the coupon
(Note: Additional usage restriction, usage limit or give away can also be added for the coupon if required)
Customer Shipping Address/Billing Address based Coupon Discount
The coupons will be applicable only if the selected shipping address or billing address is chosen by the customer. For example, to offer a 25% discount for customer’s whose shipping address is “United States”, follow the below steps:
- WooCommerce > Coupons > Add Coupon
- Key in an appropriate coupon code and description
- From the General tab, select the Percentage Discount from the Discount Type drop-down and enter 25 as the discount value.
- From the Checkout > Restrict by country option, choose Shipping Address.
- Choose United States from the country dropdown.
- Publish the coupon
(Note: Additional usage restriction, usage limit or give away can also be added for the coupon if required)
On purchasing a product with shipping address as the United States, the coupon will be applied as shown below:
Comments (2)
ag
May 15, 2019
Hi Shesna, do you know if this plugin would show available coupons (like this months specials for everyone) on the cart/checkout page for everyone to see?
it seems that only if you are registered and logged in you would be able to see your available coupons. what about guest at the checkout/cart?
Many thanks
Mark
May 15, 2019
Hi,
You can enable to show coupons on cart page/checkout page under coupon settings. This would work for guest users too if you do not set email restriction for the coupon.
Alternatively, the plugin provides a unique shortcode to every coupon created. You can edit any page and add the shortcodes of required coupon in it to display those coupons for everyone.