• Resolved charmp121

    (@charmp121)


    Can you make this plugin create coupons as cashback at different percentages? I was using a different cashback plugin which stopped working. I Really like your plugin but was wondering if there was any other way to offer different cashback amounts. I want to offer regular customers a small percentage off and the customers who signup for a special membership to get a larger cashback.

    Please review and advise. Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    Hi @charmp121,

    You can convert WooCommerce coupon to cashback using this plugin. Please check Apply as cashback checkbox while creating a coupon in WooCommerce.

    Thank you.

    Thread Starter charmp121

    (@charmp121)

    Thank you for the update. Not sure if I did something wrong but I checked this box as instructed. However, when I apply the checkbox and create a coupon – nothing seems to show up in the cart or checkout page. Do I need to do something else?
    Please let me know.

    My goal is to offer 2 discounts using the groups plugin. The registered user would get a 2% discount and a elite membership user would get a 4% discount on purchases. Can you advise what I would need to do.
    The previous plugin I used showed the cashback reward as a line item in cart and or checkout page listings.

    Please review and advise. Thanks.

    Plugin Author Subrata Mal

    (@subratamal)

    @charmp121,

    Understood, For that, you have to do some custom coding.

    Thread Starter charmp121

    (@charmp121)

    Thanks for the response. Unfortunately I am not that knowledgable with custom coding. Any chance I could get some help from you. Basically, would like to use groups and set different cashback rewards based on the group the user is in. For example, registered users all get 2% back and Elite users would get 4% back. IS there some snippet code you can send me to allow this to occur with the plugin?
    Please let me know. Thanks.

    @subratamal
    I think it’s a bug, I created a coupon “MONSOON” as a cashback 5% by selection option “Apply as cashback”. When I tried this coupon, It shows the cashback amount and but It also deducting some amount from the cart. Let me explain you,
    When coupon code not applied:
    Product Price = ? 100.00
    Order Qty = 5
    Cart Amount = ? 500.00
    Shipping: ? 68.44
    Total : ? 568.44 (includes ? 64.01 IGST)

    After applying coupon code “MONSOON” (5% cashback):
    Product Price = ? 100.00
    Order Qty = 5
    Cart Amount = ? 500.00
    Cashback: -? 25.00
    Shipping: ? 68.44
    Total : ? 565.76 (includes ? 61.33 IGST)

    See the difference between total amount and IGST. This coupon should not affect the car amount because it’s a cashback coupon, isn’t it?

    As per my observation, It is deducting from the GST amount of the the product and the deduction is coupon value like 5% (in my case).

    Do you have any solution for this?

    Plugin Author Subrata Mal

    (@subratamal)

    @ishtiyaqhu,

    I believe you are using percentage discount for that coupon right? If so then the coupon discount amount will be calculated upon total cart value including IGST.
    But don’t worry we will add an option to fix this in our next update or you can user our plugin from GitHub we have added the fix there.

    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Cashback as coupons??’ is closed to new replies.