Configure HTML codes in HTML templates
Learn how to configure HTML codes in templates using existing components and HTML skills to customize invoice displays.
You can use the HTML component to customize your template with complex logic. You might need HTML skills including HTML Cascading Style Sheets(CSS ), HTML Tables, and so on. See the HTML Tutorial for more information.
When you configure HTML codes in HTML templates, you do not have to build the code from scratch. For example, you can use the existing components like Charge Details, Tax Summary, and Data Table to build a table first, copy their HTML source code, and then create an HTML component.
The following tutorial demonstrates how to use the HTML component to display the charge details table per subscription.
This tutorial takes invoices as an example; the configuration procedure is similar for credit memos and debit memos.
To configure HTML codes in an HTML invoice template, perform the following steps:
The following image shows an example of the preview result.