{* -------------------------------------------------------------- checkout_ipayment.html 2016-03-23 Gambio GmbH http://www.gambio.de Copyright (c) 2013 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- based on: (c) 2000-2001 The Exchange Project (earlier name of osCommerce) (c) 2002-2003 osCommerce(ot_cod_fee.php,v 1.02 2003/02/24); www.oscommerce.com (C) 2001 - 2003 TheMedia, Dipl.-Ing Thomas Plänkers ; http://www.themedia.at & http://www.oscommerce.at (c) 2003 XT-Commerce - community made shopping http://www.xt-commerce.com ($Id: ot_cod_fee.php 1003 2005-07-10 18:58:52Z mz $) Released under the GNU General Public License --------------------------------------------------------------------------------------- *} {load_language_text section="ipayment"}

ipayment

{if $formfields.silent == 0} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$nonsilent_message type="info"} {/if} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$silent_error type="danger"}
{foreach from=$formfields item=value key=key name="formfields"} {/foreach} {if $formfields.silent != 0}
{$txt.legend_name_address}
{if $states_usa|count > 0} {/if} {if $states_canada|count > 0} {/if}
{if $formfields.trx_paymenttyp == 'cc'}
{$txt.legend_cc_data}
 / 
{$txt.info_cc_checkcode}
 /  {$txt.info_solo}
{$txt.info_solo}
{if $formfields.trx_paymenttyp == 'elv'}
{$txt.legend_elv_data}
{$txt.elv_explanation}

—{$txt.or}—

{/if} {if $formfields.trx_paymenttyp == 'pp'}
{$txt.legend_pp_data}
{/if} {/if} {/if}