$_['entry_order_status_pending']='Order Status (Pending)';
$_['entry_order_status_canceled']='Order Status (Canceled)';
$_['entry_order_status_processing']='Order Status (Processing)';
$_['entry_gateway_url']='Gateway URL';
$_['entry_api_url']='API URL';
$_['entry_geo_zone']='Geo Zone';
$_['entry_status']='Status';
$_['entry_sort_order']='Sort Order';
$_['entry_cron_url']='Cron Job URL';
$_['entry_cron_time']='Cron Job Last Run';
$_['entry_order_id']='Order ID';
$_['entry_customer']='Customer';
$_['entry_dp_percent']='Down Payment Percent';
$_['entry_months']='Months';
$_['entry_date_added']='Date Added';
// Help
$_['help_membership_id']='Your personal Lay-Buy account membership number. (attained when you register a merchant account at https://www.lay-buys.com/index.php/vtmob/login)';
$_['help_token']='Enter a random token for security or use the one generated.';
$_['help_minimum']='Minimum Deposit Amount.';
$_['help_maximum']='Maximum Deposit Amount.';
$_['help_months']='Maximum Number of Months to pay Balance.';
$_['help_category']='Select for which categories the payment option will be available. Leave blank if no restriction.';
$_['help_product_ids']='Add product IDs separated by comma(,) for which the method will not be available.';
$_['help_customer_group']='The customer must be in these customer groups before this payment method becomes active. Leave blank if there is no restriction.';
$_['help_logging']='Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.';
$_['help_total']='The checkout total the order must reach before this payment method becomes active. Must be a value with no currency sign.';
$_['help_order_status_pending']='The order status after the customer\'s order has been placed.';
$_['help_order_status_canceled']='The order status after the customer\'s order is canceled.';
$_['help_order_status_processing']='The order status after the customer\'s order is paid.';
$_['help_cron_url']='Set a cron job to call this URL so that the reports are auto fetched.';
$_['help_cron_time']='This is the last time that the cron job URL was executed.';