{block name="checkout_payment_information"}
{foreach item=info from=$payment_information_data} {/foreach}
{$info.title} {$info.field}
{/block}