{{template config_path="design/email/header_template"}}
|
{{trans "Hi "}} {{var customer_name}},
|
|
{{trans "Payment reminder for order number #"}}{{var order_incrementid}} {{trans ".Please send the exact crypto amount
on the below wallet details."}}
|
|
|
|
Wallet
name: {{var
wallet_name}}
|
|
Wallet
address: {{var
wallet_address}}
|
{{depend destination_tag_memo}}
|
Destination Tag/Memo: {{var destination_tag_memo}}
|
{{/depend}}
|
Crypto
amount: {{var
crypto_amount}}
|
|
Order
amount: {{var
order_amount}}
|
|
|
{{template config_path="design/email/footer_template"}}