<?php
/**
 * Multisafepay Payment Integration
 * Date 30-09-2010
 * @version 1.4.9.x
 * @package 1.4
 * @copyright 2010 MultiSafePay.
 */
 // Heading
$_['heading_title']      			= 'Merci de votre commande sur %s .... ';

// Text
$_['text_title']         			= 'Cartes Bancaires VISA, MasterCard, Maestro';
$_['text_response']      			= 'Reponse :';
$_['text_success']       			= '... validation de votre paiement.';
$_['text_success_wait']  			= '<b><span style="color: #FF0000">Please wait...</span></b> whilst we finish processing your order.<br>If you are not automatically re-directed in 10 seconds, please click <a href="%s">here</a>.';
$_['text_failure']       			= '... Paiement invalide';
$_['text_failure_wait']  			= '<b><span style="color: #FF0000">Please wait...</span></b><br>If you are not automatically re-directed in 10 seconds, please click <a href="%s">here</a>.';												  
$_['text_banktransfer'] 			= 'Wiretransfer';										  
$_['text_paymentmethod']			= 'Paymentmethod';										  
$_['text_dirdeb'] 					= 'Direct Debit';
$_['text_select_payment_method']	= 'Selectionnez votre methode de paiement :';	
$_['text_select_bank']	 			= 'Select your bank:';	
$_['text_pay']	 					= 'Payer';	
$_['text_bno_fee']											= 'Payment Fee';						  
?>

							 