This page will help you set an image to be displayed on receipts. The instructions will be aimed at setting an image that is associated with a specific production. A short addendum at the end will explain how to set a single account-wide image that will be used for all production.
Add an image to the text in the message that shows for events when they are on sale
Click on the Per-show settings entry in the Management panel of the dashboard to get to the Per-show settings page. This page allows you to set the image for an entire production, and also to set different images for specific performances.
Use the Select production drop-down at top to choose the production whose settings you want to modify. Then use the Select performance drop-down just below it to have changes apply as the default for all performances in the production, or to select a specific performance to change only its settings.
Open the Custom receipt messages section of the page and find the Custom promotional text field. You can use simple html or markdown language to add a link to a graphic. The link must be to a file of type image, posted anywhere on the open web. Common examples include .jpg and .png files, but .pdf and .docx files are not type image.
Here are examples of the required incantation:
html:
<img src="https://main.seatyourself.biz/wp-content/uploads/ice-cream-cone.jpg"
alt="ice-cream-cone" width="82" height="82" />markdown: 
You can control where in your text the image will appear, and if you use the html version, you can control the size, but precious little else.
Here is a link to a very basic markdown guide.
But feel free to ask us to do this for you.
Note: If you want the image to be an account wide setting, and appear on receipts for all productions, just use the Webstore settings entry in the Management panel of the dashboard instead of the Per-show settings entry.
