Chips insert at the cursor · ? marks optional variables · type chips insert a conditional block
Single line
{{#equals type "AUTHORIZATION"}}Card payment of {{amount}} to {{merchantName}} failed{{/equals}}{{#equals type "REVERSAL"}}Reversal of {{amount}} from {{merchantName}} failed{{/equals}}
The first paragraph becomes the preheader — the inbox preview line — and is never shown in the visible email body.
{{#equals type "AUTHORIZATION"}}
No funds were debited from {{card}}.
Your card payment of {{amount}} to {{merchantName}} was declined. No funds were debited from {{card}}.
{{#if reason}}Reason: {{reason}}{{/if}}{{/equals}}{{#equals type "REVERSAL"}}
No funds were returned to {{card}}.
A reversal of {{amount}} from {{merchantName}} was declined. No funds were credited to {{card}}.
{{#if reason}}Reason: {{reason}}{{/if}}{{/equals}}
View at app.cfx.to ( {{url}} )
Activation requires a second operator.
Test sends go through the real pipeline and send the live copy — activate first to test new edits.