Discount/Coupon for user defined amount

  • CCCARR
    Asked on April 19, 2017 at 4:48 PM

    I am currently gets the numbers with user defined amounts that routes through Paypal. I would like to offer discounts/coupons for people that qualify. The way I currently understand it, I would need to select to "sell products" to have the option for discount/codes. Is there an option for user defined amount to use discounts or do I need to restructure my whole form?

     

     

  • Mike
    Replied on April 19, 2017 at 8:06 PM

    Unfortunately, the built-in coupons option is not supported for user defined amount product type.

    Since you use calculations to calculate a total amount, you might consider adding a standard field and combine it with conditions to create the coupons manually.

    Discount/Coupon for user defined amount Image 1 Screenshot 30

    Discount/Coupon for user defined amount Image 2 Screenshot 41

    Note that conditional 'coupon codes' are not hidden in form source code, so advanced users might be able to find them.