Transactional Components

Invoice Summary Card

Compact invoice summary for billing notices, finance reminders, and accounts receivable workflows.

Source
invoice-summary-card.mjml
Output
MJML and compiled HTML
QA
4 client notes
Modes
Snippet or standalone
Invoice Summary Card rendered email block preview

Use

How to use this block

Treat the component as one production section inside a larger message system. Keep the shared classes and wrapper rules intact, then adapt the copy, imagery, and links to the send.

Use this block when...

  • Use near the top of invoice emails when the recipient needs amount, due date, and reference details immediately.
  • Pair it with a payment CTA or receipt table rather than burying the summary deep in longer finance copy.

Keep in mind

  • Keep invoice labels explicit so screen readers announce amounts and due dates in a meaningful order.
  • Use clear text hierarchy for the total row instead of relying on colour or borders alone.

Source and output

Copy the format that fits the job

Copy the MJML snippet into the same body as your other blocks. Use standalone mode when testing this block on its own or exporting a full file for QA.

MJML snippet

Best for assembling a full email from reusable sections.

Standalone MJML

Best for local testing or isolated compilation.

Compiled HTML

Best for ESP handoff, QA review, or HTML-only integrations.

QA

Compatibility and rendering notes

Use these notes before moving the block into a campaign, layout system, or client handoff.

Client-specific notes

  • Gmail (Web + Mobile): Primary spacing, stack order, and CTA rendering hold up in Gmail web and mobile views.
  • Outlook Desktop (Windows): MJML tables stay reliable, though Outlook can compress right-aligned amount spacing.
Invoice Summary Card compatibility matrix
ClientStatusNotes
Gmail (Web + Mobile)TestedPrimary spacing, stack order, and CTA rendering hold up in Gmail web and mobile views.
Outlook Desktop (Windows)PartialMJML tables stay reliable, though Outlook can compress right-aligned amount spacing.
Apple Mail (macOS + iOS)TestedNo additional notes.
Yahoo MailTestedNo additional notes.

Code

Source panels

The panels below preserve the copy behaviour for MJML and compiled HTML. Template Hedgehog Pro includes the full offline archive for teams that need the complete system locally.

Snippet assembly: place this block inside the same <mj-body> as your other snippets, then stack sections in send order.

Editable source

MJML snippet

Component block only. Use this when assembling an email from multiple reusable sections inside a project that already includes the shared MJML classes.

Formatting code preview...

Compiled output

Compiled HTML snippet

Component-only compiled markup for block-level inspection and HTML assembly workflows.

Formatting code preview...