{txt key=TEXT_ADDITIONAL_PAYMENT}

{txt key=PPCP_TEXT_ORDER}:  {$ap.ap_order_id}
{txt key=TEXT_AP_NUMBER}:  {$ap.ap_number}
{txt key=TEXT_AP_AMOUNT_TOTAL}:  {$ap.ap_amount_total_formated} 

{$TEXT_PAYMENT_LINK_INFO}

{txt key=TEXT_PAYMENT_LINK_GENERAL_INFO}

{form type=form name=process action='checkout' method=post conn=SSL id='checkout-form'} {form type=hidden id=ap_no name=ap_no value="{$ap.ap_number}"}
{if $smarty.const._STORE_TERMSCOND_CHECK eq 'true'} {content cont_id=3 is_id='false'}

{else} {content cont_id=3 is_id='false'}

{txt key=TEXT_TERMSANDCOND_CONFIRMATION_4} {txt key=TEXT_TERMSANDCOND_CONFIRMATION_2}{txt key=TEXT_DOT}

{/if} {if $show_digital_checkbox eq 'true'}

{/if} {hook key=checkout_tpl_form}
{form type=formend}
{include file="./paypal-checkout-wait-modal.tpl.html"}