PAYMENT_INSTRUMENT · ACTIVE — Email templates | CFX Admin
PAYMENT_INSTRUMENT · ACTIVE
not livedraft v2
Parameters
Chips insert at the cursor · ? marks optional variables · type chips insert a conditional block
Single line
{{name}} is ready to receive payments
The first paragraph becomes the preheader — the inbox preview line — and is never shown in the visible email body.
{{#equals type "SWIFT_WIRE"}}
Send your first payment to {{name}}.
{{name}} is now ready to receive international wire payments.
For a smooth experience, confirm that your recipient’s payment details are accurate. For new recipients in elevated-risk industries or regions, we recommend sending a small test transaction before initiating larger payments.
Send money at app.cfx.to ( {{paymentUrl}} )
{{/equals}}{{#equals type "US_ACH"}}
Send your first payment to {{name}}.
{{name}} is now ready to receive ACH payments.
For a smooth experience, confirm that your recipient’s payment details are accurate. For new recipients in elevated-risk industries or regions, we recommend sending a small test transaction before initiating larger payments.
Send money at app.cfx.to ( {{paymentUrl}} )
{{/equals}}{{#equals type "US_WIRE"}}
Send your first payment to {{name}}.
{{name}} is now ready to receive US wire payments.
For a smooth experience, confirm that your recipient’s payment details are accurate. For new recipients in elevated-risk industries or regions, we recommend sending a small test transaction before initiating larger payments.
Send money at app.cfx.to ( {{paymentUrl}} )
{{/equals}}