$_['text_token_issue_customer_error']='We are experiencing a technical outage in our payment system. Please try again later.';
$_['text_token_revoked_subject']='Your Square access token has been revoked!';
$_['text_token_revoked_message']="The Square payment extension's access to your Square account has been revoked through the Square Dashboard. You need to verify your application credentials in the extension settings and connect again.";
$_['text_token_expired_subject']='Your Square access token has expired!';
$_['text_token_expired_message']="The Square payment extension's access token connecting it to your Square account has expired. You need to verify your application credentials and CRON job in the extension settings and connect again.";
$_['error_browser_not_supported']='Virhe: The payment system no longer supports your web browser. Please update or use a different one.';
$_['error_card_invalid']='Virhe: Card is invalid!';
$_['error_squareup_cron_token']='Virhe: Access token could not get refreshed. Please connect your Square Payment extension via the OpenCart admin panel.';