Chips insert at the cursor · ? marks optional variables · type chips insert a conditional block
Single line
{{#equals type "AUTHORIZATION"}}Your card was authorized {{amount}} by {{merchantName}}{{/equals}}{{#equals type "REVERSAL"}}Your {{amount}} refund from {{merchantName}} is underway{{/equals}}
The first paragraph becomes the preheader — the inbox preview line — and is never shown in the visible email body.
{{#equals type "AUTHORIZATION"}}
A hold has been placed; the final amount may differ.
Your {{card}} was authorized for {{amount}} by {{merchantName}}. The settled amount may differ from this authorization.
View transaction at app.cfx.to ( {{url}} )
{{/equals}}{{#equals type "REVERSAL"}}
A refund is on its way to your card.
Your {{amount}} refund from {{merchantName}} is on its way to {{card}} and will settle shortly.
View transaction at app.cfx.to ( {{url}} )
{{/equals}}
Activation requires a second operator.
Test sends go through the real pipeline and send the live copy — activate first to test new edits.