aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/es-es/extension/payment/paypoint.php
blob: 8224e0ebc5a0bd69b792b7a7055745a082098c04 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php
// Heading
$_['heading_title']             = 'Gracias por comprar con %s...';

// Text
$_['text_title']                = 'Tarjeta de Crédito/Débito (PayPoint)';
$_['text_response']             = 'Respuesta de PayPoint:';
$_['text_success']              = '... Su pago fue recibido con éxito.';
$_['text_success_wait']         = '<b><span style="color: #FF0000">Por favor espera...</span></b>mientras terminamos de procesar su pedido.<br> Si no se le redirige automáticamente en 10 segundos, haga clic <a href="%s">aquí</a>.';
$_['text_failure']              = '... Su pago ha sido cancelado!';
$_['text_failure_wait']         = '<b><span style="color: #FF0000">Por favor espera...</span></b><br>Si no se le redirige automáticamente en 10 segundos, haga clic <a href="%s">aquí</a>.';