Shipping Methods by Min Max Order Amount

WooCommerce Coupon Code Generator

WooCommerce coupon code generator

Description

Coupon Codes Examples

Max Length

Hash: crc32
length = 8
1dbd3a02
Hash: md5
length = 32
947bcdf35cb5fc14fcc6682f9449f680
Hash: sha1
length = 40
988cb6ef2540aeef1971e7c9d013adc6bbf31213
Random letters and numbers
length = 32
nbi01wmg6u3qox99mbz2mrmkqgzrk4g4
Random letters
length = 32
kgkntmxcaqsmwzhwnjpttddgsewaeugb
Random numbers
length = 32
38209630105674188634395332625902

Length = 6

Hash: crc32 1dbd3a
Hash: md5 947bcd
Hash: sha1 988cb6
Random letters and numbers nbi01w
Random letters kgkntm
Random numbers 382096

Accessible through:

  • WooCommerce > Settings > Booster > Cart & Checkout > Coupon Code Generator

Tested on WooCommerce 4.0.0 and WordPress 5.3.2Plugin can be downloaded here. If there are any locked fields in the module, you will need to get Booster Plus to unlock them.

WooCommerce Booster ModulesWooCommerce CartWooCommerce Coupon Code GeneratorWooCommerce Coupons

#comment>

#comment>

#comment>#comment>#comment>

Leave a Reply Click here to cancel reply.

#comment>

Comments

11 Comments

  1. Uwe December 7, 2019 at 10:51 am#comment>

    I see this and have no idea of the use cases for this. I think it may be what I’m looking for but can’t be sure.

    Use cases and examples please.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ December 7, 2019 at 5:28 pm#comment>

      Hi,

      One of the use cases might be when you have or expect to have many coupon codes, this would help with managing the codes, more specifically, creating new codes to your specifications.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  2. #comment>

  3. nuraled September 14, 2019 at 4:37 pm#comment>

    Hi,

    Is it possible to have generation of coupon code with certain sequence that we can determine ourself?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ September 14, 2019 at 5:11 pm#comment>

      Hi,

      Unfortunately you can only generate random or hash values yet but we have added your suggestion to our todo list.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  4. #comment>

  5. Alvina September 13, 2019 at 6:29 am#comment>

    I am creating a custom coupon code for which I ma adding this code in functions.php but when I add coupon code it giving me message the coupon is not valid. Can you please tell me where I am doing wrong in code?

    add_action( ‘woocommerce_before_cart’, ‘sh_coupons_matched’ );
    function sh_coupons_matched() {
    global $woocommerce;
    $sh_coupon = ‘OnlineShop’;
    if ( $woocommerce->cart->has_discount( $sh_coupon ) ) return;
    foreach ( $woocommerce->cart->cart_contents as $key => $values ) {
    $autocoupon = array( 65 );
    if( in_array( $values[‘product_id’], $autocoupon ) ) {
    $woocommerce->cart->add_discount( $cw_coupon );
    wc_print_notices();
    }
    }
    }

    I have gone through this tutorial https://www.cloudways.com/blog/create-woocommerce-coupon-code/ to implement the whole process step by step.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  6. #comment>

  7. Amina March 4, 2019 at 11:55 am#comment>

    Hi I paid the booster plus but I don’t know how to use it to generate coupons. How it works? thanks
    Simply Molds

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ March 4, 2019 at 1:30 pm#comment>

      Hi,

      This tool is for coupons that you can create in Woocommerce > Settings > Coupons. This will simply generate a code when manually creating a new coupon.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  8. #comment>

  9. Jacquelim December 13, 2018 at 1:03 am#comment>

    When would discount amount be for different currency be working? Currently USD100 is equals to 100Euros when USD100 Coupon is generated, when used concurrently with prices and currency by country.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  10. #comment>

  11. Roland December 4, 2017 at 8:59 am#comment>

    What version of Booster (Plus) will this be added to? I can’t find it in 3.2.3 of Booster and 3.2.2 of Booster Plus.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Johannes December 6, 2017 at 10:24 pm#comment>

      following

      #comment>#comment>Avatar#comment>

    • #comment>

    • Booster Support Team December 7, 2017 at 6:38 pm#comment>

      Hi,

      Sorry for the delay. Please update Booster Plus to v3.2.3 – the module is now there.

      Best regards,
      Tom

      #comment>#comment>Booster Support Team#comment>

    • #comment>

    #comment>

  12. #comment>

#comment>#comment>#comment>#comment>

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.

This site uses Akismet to reduce spam. Learn how your comment data is processed.