{$smarty.const.LA_PAID_MEMBERSHIP}
{if !$submit}

{$smarty.const.LA_PAID_MEMBERSHIP_DESCR}

{/if}
{if $submit && !$manual_payment}

{$smarty.const.LA_PAY_GWAY}

{if $paypal_account} Paypal
{/if} {if $2checkout_account} 2CheckOut
{/if} {if $worldpay_account} WorldPay
{/if} {if $autorize_account} Authorize.net
{/if} {if $beanstreem_account} BeanStream
{/if} {if $secpay_account} SECPay
{/if} {if $securetr_account} Secure Trading
{/if} {if $nochex_account} Nochex
{/if} {if $manual} {$smarty.const.LA_PAY_MAUAL}
{/if}

{elseif !$manual_payment}
{foreach item=user from=$package_list}
{$user.pname}
{if $user.pterm==2} {$user.pdur} {$smarty.const.LA_PAY_NUM_CREDITS}
{elseif $user.pterm==1} {$user.pdur} {$smarty.const.LA_PAY_NUM_SUBSCR}
{$smarty.const.LA_PAY_NUM_SUBSCR_UNLIMITED}
{/if} {if $user.ppremium} {$user.ppremium} {$smarty.const.LA_PAY_PREMIUM}
{/if} {if $user.pupload} {$smarty.const.LA_UPLOAD_HEADING} {$user.pupload} {$smarty.const.LA_IMAGES}
{/if} {if $user.pmessages} {$user.pmessages} {$smarty.const.LA_PAY_BOLD_ADS}
{/if} {if $user.pgb} {$smarty.const.LA_PAY_VENDOR}
{/if} {if $user.pgb} {$smarty.const.LA_PAY_VENDOR2}
{/if} {if $user.pmatch} {$smarty.const.LA_UPLOAD_HEADING} {$user.pmatch} {$smarty.const.LA_UP_VID}
{/if}

{if $user.pprice} {$smarty.const.LA_ONLY} {$user.pcurrency} {$user.pprice}!
{/if}

{/foreach}
{/if} {if $manual_payment}
{$smarty.const.LA_YOU_HAVE_SELECTED} {$pname} {$smarty.const.LA_PACKAGE_FOR} {$price} {$pcurrency}.

{$smarty.const.LA_PAY_MANUAL_INFO} {$oid}. {/if}