{
$this->name = GLM_MES_NAME;
$this->text_domain = GLM_MES_DIR;
+ $this->id = GLM_MES_ID;
+ $this->method_title = __( "Merchant e-Solutions", 'glm-merchant_e_solutions' );
$this->respDescr = array(
'load_plugin_textdomain'
));
- $this->id = GLM_MES_ID;
-
// Is WooCommerce activated?
if (! in_array('woocommerce/woocommerce.php',
apply_filters('active_plugins', get_option('active_plugins')))) {
version_compare(WC_VERSION, GLM_MES_REQUIRED_WOO_VERSION, '>=')) {
// Title of gateway and description displayed in WooCommerce Checkout configuration pages
- $this->method_description = __('A Merchant e-Solutions payment Gateway plug-in for WooCommerce.', 'glm-merchant_e_solutions');
+ $this->method_description = __('A Merchant e-Solutions payment Gateway plug-in for WooCommerce by Gaslight Media.', 'glm-merchant_e_solutions');
// Icon displayed with gateway in checkout page
$this->icon = GLM_MES_ICON;
'enabled' => array(
'title' => __('Enable/Disable', 'glm-merchant_e_solutions'),
'type' => 'checkbox',
- 'label' => __('Enable Merchant e-Solutions Gateway',
+ 'label' => __('Enable Merchant e-Solutions Credit Card Payment Gateway',
'glm-merchant_e_solutions'),
'default' => 'yes'
),
'sep_0' => array(
'title' => __('Credit Cards Accepted', 'glm-merchant_e_solutions'),
'type' => 'title',
- 'description' => ''
+ 'description' => 'These settings control the display icons depicting which credit cards are accepted by the merchant at checkout. '
),
// Visa