From 129d20694604f9d9acdf8c98324018826767a248 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Thu, 28 Apr 2022 14:08:45 +0200 Subject: [PATCH] Docs: Add secret placeholder to digital content documentation --- doc/plugins/digital.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/plugins/digital.rst b/doc/plugins/digital.rst index 8ad0be0413..854a0d5e2a 100644 --- a/doc/plugins/digital.rst +++ b/doc/plugins/digital.rst @@ -52,6 +52,7 @@ Variable Description ``order_email`` E-mail address of the ticket purchaser ``product_id`` Internal ID of the purchased product ``product_variation`` Internal ID of the purchased product variation (or empty) +``secret`` The secret ticket code, would be used as the QR code for physical tickets ``attendee_name`` Full name of the ticket holder (or empty) ``attendee_name_*`` Name parts of the ticket holder, depending on configuration, e.g. ``attendee_name_given_name`` or ``attendee_name_family_name`` ``attendee_email`` E-mail address of the ticket holder (or empty)