This will open a list of log entries and you can search for any range of days, patron, listener, type of log entry, etc. You can:
If the patron types an email address that is not in the database, they WILL NOT RECEIVE A WARNING that the email address does not exist. This also occurs if the email exists more than once because it is an error condition.
The reason: PCI compliance and privacy laws (like GDPR) require that a system does not divulge any identifying information like names, addresses, or validity of email addresses to anybody who might be trying to determine who or what is in a database. The sample message from web site clearly indicates they will only receive and email if what they type exists. This approach prevents 'bad guys' from scamming emails elsewhere and determine if an account exists on a second web site, where they could obtain products (Like reprinting tickets they could sell to others on the secondary market) should they be able to guess a login id. Error messages can be changed to divulge more information (like email address exists, but password is invalid). This is not recommended if you wish to implement TM in PCI manner for information security. |
If a patron calls and says that they asked for their password to be reset and did not get an email, you can check to see what email address they used by looking at the web listener logs.
This window is opened from Patron Sales->Web Services->Web Listener Log. For criteria, you may want to use something similar to below:
You can see that there are some attempts to request passwords that did not exist. To verify, first ask when the patron requested their password; then using this window, confirm that this is the reason that they received nothing from the system. If there is no message in the log for the email address they described using the day they had the problem, then you will need to check to see if the email is in the queue pending to be sent, or if it was sent.
The following search might also be used to find both requested and failed password requests. it could also be tailored to only search for part of the email address such as 'artman.com' to see all requests from that one domain. The:
General troubleshooting steps are found in the EMV pin pad setup at the end of the web page. |
If you activate a pinpad, you should see 6 entries spread out in the web listener log that might help identify where things are in the communication process. These are:
The above messages are followed by a housekeeping message indicating the number of receipts processed and the number that had an error. Normally, that is 1 processed and 0 in error (unless it is declined for some reason)
If you are looking for problems with one cart, please look at the cart logs to see what the patron has been doing |
Once you see the message, you can double click on it to see what the message means. Almost all errors are provided to Theatre Manager from the bank such as:
Note: the logs of scanning are not kept for a long time - only for the retention period set in company preferences.