How do I get the coupon code to only work for one item?

  • USTANorthern
    Asked on April 8, 2019 at 4:23 PM

    How do I get the coupon code to only be for one item. Example: I have code for a ticket. Staff gets one free ticket but can purchase more. If they

  • jherwin
    Replied on April 8, 2019 at 5:57 PM

    If you are using one of our Payment Integrations and you want to apply a coupon for just one item then that it is not possible. However, if the ticket/item is created manually using the dropdown etc. and form calculation widget to calculate the total then your requirement is possible to achieve.

    How-to-Perform-Form-Calculation-Using-a-Widget

    You can then pass the total or calculated amount to your payment field.

    How-to-Pass-a-Calculation-to-a-Payment-Field

    Let us know if you have more questions about this.