View Single Post
  #4  
Old 09-02-2004, 12:07 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

If the paymentid is in the URI, you can do {$smarty.get.paymentid eq "1"} ... {/if} or else you'll need to $smarty->assign() the payment method if its not available.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote