We are offereing payment methods that involved
Sterling cheque with Order
Bank Transfer
Dollar cheque with order
We have modified the order 4 template to include the Bank Transfer details. So when hey reach the end of the order process for Bank Transfer thius information is displayed in the form. However, the same |Bank transfer information appears if sterling cheque with order is selected as the payment option. Although the payment method line states 'Sterling Cheque with Order'
How do I have get different text to appear in this area accodsing to the type of payment made. For example if the user selects Sterling Cheque the text would say Please make cheques payable to: and send to [address] and the Bank Transfer text would be hidden/not appear. this is part of the template code currently used to display the Bank Transfer text:
Thanks
John
Pay NETQUOTEVAR:FORMATTEDORDERTOTALHTML by Bank Transfer into the following bank account:<br><br>
[Bank Details etc., included here]
Please use reference: NETQUOTEVAR:THEORDERNUMBER <br>
<br>
</TD>
</TR>
NETQUOTEDEL:PAYMENTSENTSEPARATE
Sterling cheque with Order
Bank Transfer
Dollar cheque with order
We have modified the order 4 template to include the Bank Transfer details. So when hey reach the end of the order process for Bank Transfer thius information is displayed in the form. However, the same |Bank transfer information appears if sterling cheque with order is selected as the payment option. Although the payment method line states 'Sterling Cheque with Order'
How do I have get different text to appear in this area accodsing to the type of payment made. For example if the user selects Sterling Cheque the text would say Please make cheques payable to: and send to [address] and the Bank Transfer text would be hidden/not appear. this is part of the template code currently used to display the Bank Transfer text:
Thanks
John
Pay NETQUOTEVAR:FORMATTEDORDERTOTALHTML by Bank Transfer into the following bank account:<br><br>
[Bank Details etc., included here]
Please use reference: NETQUOTEVAR:THEORDERNUMBER <br>
<br>
</TD>
</TR>
NETQUOTEDEL:PAYMENTSENTSEPARATE
Comment