Doc Tag: product data

  • How do I limit the number of tickets or spaces available for my event?

    Firstly, you will need to edit your event. Make sure that you click the “update” button for the new changes to take effect.

  • Ticket sending

    When a customer purchases a ticket, a WooCommerce order is generated. All information needed for the ticket is stored in a custom field that is associated with the order. The stored data is formatted as a JSON string. When the status of the order is changed to ‘Completed‘ using the JSON string, FooEvents will create…