• Resolved kintango

    (@kintango)


    Hi ! I have a payment form on my website using Stripe, and i want to know if it’s possible to add or configure a coupon code field, or if i can add a shortcode in form from a coupon generator plugin, and use it in my calculations.
    Thx

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @kintango

    I hope you are doing well!

    I’m afraid that currently there’s no option of doing this in the Forminator. It can be achieved with custom coding and calculation filed.

    This feature was requested as well in the past, and our developers considering adding it. I have forwarded your request to them so they could see that this future is in demand ??

    Have a good day and take care!

    Cheers,
    Nastia

    Hey people I just came up with a way to apply coupon codes into the forms. It goes like this:
    1- You create a text field, you can call it Coupons or whatever.
    2- You create a checkbox. This checkbox will be the one that applies the discount. You can call it Apply 20% discount or as you want.
    3- You make this checkbox available for calculations and give it the value it should discount from the total. So if your product is woth $50 and your coupon is 20% the value you should add is 10.
    4- You add a substraction to the main calculation of the price, for the value of the discount checkbox. So the calculation should look like TOTALPRICE – DISCOUNTCHEKCBOX
    5- You add a rule for the checkbox to only be visible when the content of the “Coupons” field is equal to “[yourcouponcode]”.

    And there you have it. When someone fills the textfield with your coupon code, the discount chekcbox will show up. When they tick the checkbox, the discount applies. Hope I explained myself well, english is not my main language, have a good day!
    And t

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @ernesplata ,

    Thanks! That is very neat way for the coupons in Forminator! Thanks for sharig it.

    kind regards,
    Kasia

    Hello @kintango

    I hope you are doing well!

    We haven’t heard back from you for a while now so we’ve marked this ticket as resolved. If you do have any followup questions or require further assistance feel free to reopen it and let us know here.

    Kind regards,
    Nastia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Forminator and coupon code’ is closed to new replies.