Posted - 03/01/2022 : 11:45:27
Hi
I would head to Admin > Email messages > Email headers Footers & add something along the lines of the following. That will show clearly in the order email the customer receives at the very top of the email. You could also add a div on the cart & thanks page to show the same message.
<style> .payadvice1 { border: 3px solid green; padding: 15px; }
</style> <div class="payadvice1">Now please call <strong>0161 123 4567</strong> to complete your purchase & the operator can process your payment details. Please have your payment card with you so we can take payment</div> <p>%emailmessage%</p>
Cheers Steve
Edited by - 1818charlie on 03/01/2022 11:45:58
|