You can use any graphics you wish to in your header and footer as long as you upload them to the Web-Merchant/WM server. You should reference them as /i/<installation id>/<file name>, as shown in the examples below. You can also substitute values of any Web-Merchant/WM parameters that are available at this stage.
Further instructions on the mechanisms for uploading and configuring these files can be found in the section Configuring Your Installation.
You are advised not to include any links to your own or other sites in your header and footer files. This may encourage shoppers to break off from completing their payment and cause them confusion. The payment forms provided by Web-Merchant/WM allow a shopper to cancel a payment, in which case they will be given your standard "payment cancelled" page. This page can then contain any links you wish. A link back to the original shopping site is usually a good choice.
<body bgcolor="aaaa44"> <img src="/i/1234/logo.gif" align=right> <h1>My Company Ltd.</h1> <br clear=all>
Back to contents page<center> <img src="/i/1234/baseline.gif"> </center> </body>
$Revision: 1.6 $