Receipt
Description
The Receipt object contains information about the receipt template.
Properties
Type | Name | Description |
|---|---|---|
string | ReceiptRefNum | Receipt reference number assigned by the Gateway. Note: Ignored when adding a receipt. |
string | Name | Name of the receipt. |
string | Subject | Subject line of the receipt email. Note: Only applicable if the |
string | FromEmail | Email address displayed in the email's "From" field. Note: Only applicable if the |
string | Target | Type of receipt output. Possible Values
|
string | ContentType | Content types supported by receipt. Possible Values
|
string | TemplateHTML | HTML version of template (base64-encoded). |
string | TemplateText | Text version of template (base64-encoded). |
Updated 6 months ago
