Skip to main content

Overview

This page documents every Mustache variable used in the payment receipt HTML template, organized by functional section, with its type and whether it is always present. For how Mustache syntax itself works ({{variable}}, sections, inverted sections) and the data type conventions used in the tables below, see the Templating guide.
The payment receipt template covers payment confirmation only. It does not carry invoice line items or credit note variables. See Invoice template variables or Credit note template variables for those.

1. Basic payment receipt information

1.1 Header information

1.2 Payment information


2. Party information

2.1 Customer information

2.2 Seller information


3. Invoice information


4. Custom attributes

Customer custom attributes are available under customer.custom_data, keyed by the attribute’s name:
Wrap each custom attribute in a section, as shown above, since a customer may not have every attribute set.