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. 
		
	
		
		
		
		
			
		
		
		
		
	
		
		
		
	 |