{* $Id: payments.tpl 1535 2006-04-07 08:20:38Z zeke $ *} {if $processor_template} {capture name="mainbox"} {if $callback == 'Y'} {$processor_name|fn_get_curl_info} {/if}
{/capture} {include file="common_templates/mainbox.tpl" title=$processor_name content=$smarty.capture.mainbox} {else} {include file="payments_pages/payments_list.tpl"} {/if}