Knowledgebase

Home » Item #382

Customizing invoices

Item: #382
Date: 26 Jan 2003
Applies to
v4
v5

Question

CactuShop automatically generates an invoice for orders. Can we add our company name and address to the top of this?

Answer

The HTML invoice that CactuShop can generate for printing in the back end can be customized. As default, it doesn't contain any logos or your company details as it is assumed it would be printed on headed paper. However, it is possible to edit the HTML within the invoice.asp file to add a name, logo and address. If you intend doing this, ensure you back up the file first and use a program that will not rewrite the ASP parts of the code.

The order confirmation that is sent to the client by email is plain text and consequently cannot have the logo added. But the name and address can be added to the bodytext string in the mailorder.asp (or equivalent gateway version).

Can't find the answer you need? Click here to open a support ticket.

« Back