- Posts: 25
- Thank you received: 0
Tags related to ticket types, for PDF's etc.
- Hans Doeve
-
Topic Author
- Offline
- Junior Member
-
Joomla 3.7.5. Event Booking 3.0.3
Event: The Messiah, ticket price 0,-, ticket type 'adults' € 25,-, ticket type 'youth' € 15,-
Need: mails, invoice and ticket with ordered amount of tickets per ticket type, subtotal and total cost amounts.
In order to do that I need to know the relevant tag to be used in mail, invoice-pdf and ticket-pdf.
Are all of these tags available and where are they documented?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
I am being blocked (I am from Vietnam), so I could not access to the above link to understand your setup and answer you further
Please configure Admin Tools to unblock Vietnam so that we can look at it and answer you further
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Hans Doeve
-
Topic Author
- Offline
- Junior Member
-
- Posts: 25
- Thank you received: 0
Asia has been unblocked.
(Unfortuneatly, as you can see, the invoice-PDF is broken, I'll repair it later).
Regards,
Hans Doeve
Please Log in or Create an account to join the conversation.
- Hans Doeve
-
Topic Author
- Offline
- Junior Member
-
- Posts: 25
- Thank you received: 0
(invoice_items.php has been adapted by myself on an other project without ticket types to show the ticket price on the invoice. I used the same here on this project which result in an average ticket price).
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Tuan
Please Log in or Create an account to join the conversation.
- Hans Doeve
-
Topic Author
- Offline
- Junior Member
-
- Posts: 25
- Thank you received: 0
Need: mails, invoice and ticket with ordered amount of seats per ticket type, (subtotal and) total cost amounts.
In order to do that I need to know the relevant tag to be used in mail, invoice-pdf and ticket-pdf.
Are all of these tags available and where are they documented?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
I am sorry, these list of tags are not documented yet. I am working to finish new version of Events Booking here right now, so I will try to document it during the weekend. Basically, you can use the following tags:
1. Events information related tags:
- [EVENT_TITLE]
- [EVENT_DATE]
- [EVENT_DATE_DATE] (show date of event without time)
- [EVENT_DATE_TIME]
- [EVENT_END_DATE]
- [EVENT_END_DATE_DATE]
- [EVENT_END_DATE_TIME]
- [SHORT_DESCRIPTION]
- [DESCRIPTION]
- [INDIVIDUAL_PRICE]
- [PRICE_TEXT]
- [LOCATION]
2. Registrants information
- [FIRST_NAME]
- [LAST_NAME]
- Any custom fields using the syntax [NAME_OF_FIELD_IN_UPPERCASE]
- [COUPONCODE]
- [USERNAME]
- [NUMBER_REGISTRANTS]
- [INVOICE_NUMBER]
- [TOTAL_AMOUNT]
- [DISCOUNT_AMOUNT]
- [TAX_AMOUNT]
- [PAYMENT_PROCESSING_FEE]
- [AMOUNT] (This is the final payment amount users have to pay, amount after discount, tax...)
- [DEPOSIT_AMOUNT]
- [DUE_AMOUNT]
- [PAYMENT_METHOD]
- [PAYMENT_DATE]
- [TRANSACTION_ID]
3. Tickets information:
[TICKET_TYPES] (contains information of all tickets which was purchased)
4. All information:
[REGISTRATION_DETAIL] : This tags contains all necessary information of the registration
Hopefully it answers your questions now
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Hans Doeve
-
Topic Author
- Offline
- Junior Member
-
- Posts: 25
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Hans Doeve
-
Topic Author
- Offline
- Junior Member
-
- Posts: 25
- Thank you received: 0
What's the difference between [QRCODE] and [TICKET_QRCODE]?
[TICKET_TYPES] not working yet? Where is the related .php file?
Please Log in or Create an account to join the conversation.
- sebba
- Offline
- Junior Member
-
- Posts: 30
- Thank you received: 0
Tuan Pham Ngoc wrote: Hi Hans
I am sorry, these list of tags are not documented yet. I am working to finish new version of Events Booking here right now, so I will try to document it during the weekend. Basically, you can use the following tags:
1. Events information related tags:
- [EVENT_TITLE]
- [EVENT_DATE]
- [EVENT_DATE_DATE] (show date of event without time)
- [EVENT_DATE_TIME]
- [EVENT_END_DATE]
- [EVENT_END_DATE_DATE]
- [EVENT_END_DATE_TIME]
- [SHORT_DESCRIPTION]
- [DESCRIPTION]
- [INDIVIDUAL_PRICE]
- [PRICE_TEXT]
- [LOCATION]
2. Registrants information
- [FIRST_NAME]
- [LAST_NAME]
- Any custom fields using the syntax [NAME_OF_FIELD_IN_UPPERCASE]
- [COUPONCODE]
- [USERNAME]
- [NUMBER_REGISTRANTS]
- [INVOICE_NUMBER]
- [TOTAL_AMOUNT]
- [DISCOUNT_AMOUNT]
- [TAX_AMOUNT]
- [PAYMENT_PROCESSING_FEE]
- [AMOUNT] (This is the final payment amount users have to pay, amount after discount, tax...)
- [DEPOSIT_AMOUNT]
- [DUE_AMOUNT]
- [PAYMENT_METHOD]
- [PAYMENT_DATE]
- [TRANSACTION_ID]
3. Tickets information:
[TICKET_TYPES] (contains information of all tickets which was purchased)
4. All information:
[REGISTRATION_DETAIL] : This tags contains all necessary information of the registration
Hopefully it answers your questions now
Regards,
Tuan
any updates for this list? some of them, like [EVENT_DATE_DATE], are not working. Thanks
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.