{* * 2007-2013 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2013 PrestaShop SA * @version Release: $Revision: 6664 $ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *}

{l s='Pay by credit card with our secured payment server' mod='stripejs'}

{* This form will be displayed only if a previous credit card was saved *} {if isset($stripe_save_tokens_ask) && $stripe_save_tokens_ask && isset($stripe_credit_card)}

{l s='Pay with my saved Credit card (ending in' mod='stripejs'} {$stripe_credit_card|escape:html:'UTF-8'}{l s=')' mod='stripejs'}

{l s='Replace this card with a new one' mod='stripejs'} | {l s='Delete this card' mod='stripejs'}

{/if} {* Classic Credit card form *}
{l s='Transaction in progress, please wait.' mod='stripejs'}
{l s='Wrong CVC.' mod='stripejs'} {l s='Wrong Credit Card Expiry date.' mod='stripejs'} {l s='Wrong Credit Card number.' mod='stripejs'} {l s='Please fix it and submit your payment again.' mod='stripejs'} {l s='Your Credit Card has been successfully deleted, please enter a new Credit Card:' mod='stripejs'} {l s='An error occured while trying to delete this Credit card. Please contact us.' mod='stripejs'}