'#markup'=>'<span class="commerce-realex-redirect-information">'.t('You will be redirected to the Realex Payments Hosted Payment Page to complete your order.').'</span>',
'#markup'=>'<span class="commerce-realex-redirect-information">'.t('You will be redirected to the Global Payments Hosted Payment Page to complete your order.').'</span>',
);
return$form;
@@ -109,7 +109,7 @@ function commerce_realex_redirect_commerce_payment_method_submit_form($payment_m
* Returns an array of all possible language codes.
*/
@@ -293,7 +882,7 @@ function commerce_realex_redirect_checkout_complete() {
// Invalid response or failure.
$message=t('We were unable to process your credit card payment; reason provided by bank: %message. If the problem persists, contact us to complete your order.',array('%message'=>$response['message']));