Doc Tag: Produktdaten

  • Wie kann ich die Anzahl der verfügbaren Tickets oder Plätze für meine Veranstaltung begrenzen?

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

  • Ticketversand

    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…