Smarty variable for payment methods?
I want to add a block of text (address, etc.) that only appears when the payment method selected is a Personal Check or a Money Order.
I know *where* to put it in the checkout.tpl, but I need help sussing out the relevant Smarty variables and syntax: {if ? eq ? or ?}{/if}
Please and thank you ...
|