Customer Email Template for Manual EFT Payments

Hello,

When my customer Selects Manual EFT for their payments. They will get an email with the default Thank you for your purchase template.

I need the email to say something like Thank you for your order, please pay into so and so account number before the order is completed.

How will i go on about doing this?

Thank you

Hi!

We have created a Shopify Flow template to email customer once they selected Manual EFT for their payments.
From Shopify Flow app in your admin click Browse Templates and search for EFT

You will find a template “Send EFT payment details to customer” that is using our FlowMail app to send email when it detects a new order with payment method that includes EFT in its name.

Hey!

Firstly, thanks for workflow. I wonder that is it possible to send different e-mail according to language in your workflow? I think order created returns only id.

Best

You can create a condition in Flow to check order.customer.locale and take different Flow actions depending on customer’s language.