{{template config_path="design/email/header_template"}}

{{var billing.getName()}},

{{trans 'Payment for your order #%increment_id has been updated to:' increment_id=$order.increment_id |raw}}

{{if comment}}

{{var comment}}

{{/if}} {{if instructions}} {{var instructions |raw}}
{{/if}}

{{trans 'You can check the status of your order by logging into your account.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}

{{trans 'If you have questions about your order, you can email us at %store_email' store_email=$store_email |raw}} {{depend store_phone}} {{trans 'or call us at %store_phone' store_phone=$store_phone |raw}} {{/depend}}. {{depend store_hours}} {{trans 'Our hours are %store_hours.' store_hours=$store_hours |raw}} {{/depend}}

{{template config_path="design/email/footer_template"}}