View Single Post
  #5  
Old 09-03-2004, 03:04 AM
 
viridiancity viridiancity is offline
 

Newbie
  
Join Date: Mar 2004
Posts: 7
 

Default

Boomer, could you spell that out for me a bit more? I'm obviously not as fluent in smarty as you're assuming. :}

I'm figuring there's a variable already assigned that contains the chosen payment method. I know I can print the type of payment method with {$payment_data.payment_method}. I'm looking for something like:

{if $payment_data.payment_method eq "personal check"}[text here]{/if}

... except, you know, code that actually works. <wry>


Remedial help appreciated.
__________________
viridian city media

xcart v3.5.2 [win] (under development)
Reply With Quote