I want my order confirmation email text to be different per payment processor. I tried a few methods on here but couldn’t get any of them to work properly.
I have 3 payment processors :
Bank Payment
Zapper
Peach Payments
For Bank Payment I want the following text :
Please use the following bank details to make a payment and forward the proof to us via email.
Bank name xxxxxxxxx
Account number xxxxxxxxx
For Zapper/Peach Payments I want the following text :
We received your order and payment and we are now processing your order.
So the confirmation email only need to show the relevant text for the payment processor used.
Yes, it may require knowledge of liquid and existing code
idea is you get payment name in this variable “transaction.gateway_display_name” and you can use this to control the content based on this