The window lists the status of the cart, the patron's information and the performance details. To refresh the list click the magnifying glass in the upper right corner of the window.
The Status column will indicate if the cart is Active or Expired.
If you chose not to manually check out the shopping cart for the patron, and the cart is active, you can force it closed. That means tickets will release in short order.
The shopping cart detail window shows what was in the patrons shopping cart and allows you do do some specific things for the patron. Each of the tabs is shown in separate sections.
On the main window, most of the fields deal with the status of the cart and its value. There are two other fields of particular interest:
The Toolbar works as follows:
This helps you assist customers who call in to complete their cart, especially if they are having issues with their card not being accepted or they are uncomfortable providing it online for some reason. |
A payment for prior orders online follows the rules of applying a single payment for multiple orders
Example: If the prior order was $10.00, you will see THREE payment transactions as follows:
|
By looking at the cart, you can tell:
If you read this log carefully in the comments on the right side of the list (not shown in picture), you can actually tell which buttons that the patron clicked on their web browser and help them along if you are mentoring them through a sale.
As a patron clicks on web pages, you will need to use the 'search' icon on the lower right of list to refresh the current cart log. If the cart is still active and the patron calls you, you can take over the cart and check the cart out out on their behalf.
The most common complaint is card rejection. If a patron
|
Types of letters generated by TM could include:
Many organizations wish to track how patrons purchasing online were brought to the online sales website. Generally, they are looking for answers to questions like:
The tmsource reference can be implemented two ways:
Using tmsource is a character based field and does not require access to or changes within the Theatre Manager database. It does not require changes to the Code Tables within Theatre Manager. Do not put an '&' in the tmsource - as this is the parameter separator on URL's.
Note that parameters in a URL are case sensitive. Most keyword parameters are lower case unless they refer to an actual database variable. The documentation attempts to show proper case. |
To create a link containing a source, add &tmsource=XX to any online sales link. Replace XX with the desired text representing the source the patron would have used to access online sales. The value for tmsource can be any value that meets the organization's tracking needs. Some example of possible options are below (prefix them with https://):
Theatre Manager will accept the FIRST tmsource for the shopping cart sent from the patron's IP address. Meaning if the tmsource is set by the sender/referrer site, it will reference that location. If the patron accesses online sales from a location that does not contain a tmsource reference, the source for the cart will remain blank.
If tmsource is not set and the patron uses the back button or a historical cart, it may draw on a prior source value. This could cause a historical cookie to be accessed and create an erroneous source. Chances of that happening are very limited.
Cookies created by Theatre Manager last until the checkout process is complete. If a patron accesses online sales using a link with a tmsource and they complete the check out process, then come back for a second purchase, the tmsource cookie will have already been discarded. The second purchase will have no source at all if the patron does not leave the online sales site or does not access the online sales site using the same method as the first sale. This is the intended action as the patron has not accessed the site for a location the organization is tracking.
When a source is added to an online cart it can be seen in the Cart Detail window as the Source Tag.
When generating any report that has data tied to shopping carts, the tmsource can be found in the Parameters window as Shopping Cart - Header >> Shop Cart Source. You can use that on most ticketing reports.
In the Web Sales Shopping Cart, the tmsource value is located under the Cart Source column.
You might need to do this is the patron:
|
|
To take over a shopping cart for a patron, the following must be true:
You cannot take over anonymous carts. Tickets in anonymous carts must expire due to cart timeout before they are accessible. |
Clicking on the 'Checkout' button provides a warning that you are about to take over the shopping cart for the patron and gives a chance to cancel the process. Once you continue with the checkout, the cart is marked complete and the patron will not be able to do anything with it.
As per the picture below, if you continue checking the cart out manually, Theatre Manager will
Note: you can also ask the patron if they want any other tickets and purchase them manually as if this were a normal box office order.
Click the 'Checkout x Ticket' button and you will see a dialog that confirms how many tickets Theatre Manager will attempt to convert from a hold status in this cart to a sold ticket for the patron and order number attached to this shopping cart.
Theatre Manager makes absolutely sure that it can move the ticket from hold to sold for this patron. If there are no issue during the checkout process, then the balance for the order will go to zero and the ticket will change to sold.
This completes the patron cart.