Can set quantity limits on sales items?

  • brightstarworlddance
    Asked on November 17, 2016 at 3:37 PM

    I am selling tickets to a show, and I want to limit the number of tickets that can be sold in total. Is this possible? I am currently using Stripe. 

  • Mike
    Replied on November 17, 2016 at 5:41 PM

    We do not have a built-in stock limit option, but as a workaround this is possible to use a combination of InventoryForm Calculation widgets and one of available payment tools. The idea is to calculate a Total amount and forward it to the payment field:

    How to pass a calculation to a payment field

    Please see the next video:

    http://www.screencast.com/t/n0DbdinnfDbq

    Result:

    Can set quantity limits on sales items? Image 1 Screenshot 20

    If you need any further assistance, please let us know.