Hi,
1. How does the barcode/QR work after a ticket is purchased?Theere is no detail info about this on your site. All I see is that customer receives a pdf with the barcode
The QR/Barcode contains a hashed version of the booking number.
2. Is there a way to scan the generated barcode for checkin at the event? In order words, is there an app or barcode scanner that is compatible to use?
Currently not an automatic one - we are thinking on an additional QRCode placeholder pointing to an URL where the person gets checked in. (Should come with Matukio 3.2)
3. If #2 above is correct, does the component track checkin against the database to ensure customer does not defraud or use duplicate copy for entry at event?
We use a boolean for that -> checked_in which can only set once to true.
4. Once I purchase, am I allowed to removed your link back at the fronted, i mean the Powered by CompJoom link?
Sure, there is already a setting for that, so you don't have to change any code.
5. Is it possible to change the default Call To action "Book" button to some else like Register Now or any other button/text of my choice?
Sure, you just can create a language override for that.
6. Are there known compatibility issues with 3rd party templates like Joomlart?
No, we are using the compatibilty mode of jQuery so there should be no JavaScript issues - depending on the template the css can change slightly, but normaly it is very easy to fix.
Best regards
Yves