Is there a payment method token for use in e-mails?
I'm using the Commerce Email module. I'd like to send two types of order email dependent on the payment method. I support two payment methods: COD and Bank Transer.
How can I send one email for payment COD and another one for payment Bank Transfer?
I thought It would be possible to expose a payment token, but Commerce Email has no payment token. I need a token showing the chosen payment method (and its details) during the checkout process. If I could use a token like this I wouldn't need two emails, only one.