/** * This file represents an example of the code that themes would use to register * the required plugins. * * It is expected that theme authors would copy and paste this code into their * functions.php file, and amend to suit. * * @package TGM-Plugin-Activation * @subpackage Example * @version 2.3.6 * @author Thomas Griffin * @author Gary Jones * @copyright Copyright (c) 2012, Thomas Griffin * @license http://opensource.org/licenses/gpl-2.0.php GPL v2 or later * @link https://github.com/thomasgriffin/TGM-Plugin-Activation */ /** * Include the TGM_Plugin_Activation class. */ require_once dirname( __FILE__ ) . '/class-tgm-plugin-activation.php'; add_action( 'tgmpa_register', 'my_theme_register_required_plugins' ); /** * Register the required plugins for this theme. * * In this example, we register two plugins - one included with the TGMPA library * and one from the .org repo. * * The variable passed to tgmpa_register_plugins() should be an array of plugin * arrays. * * This function is hooked into tgmpa_init, which is fired within the * TGM_Plugin_Activation class constructor. */ function my_theme_register_required_plugins() { /** * Array of plugin arrays. Required keys are name and slug. * If the source is NOT from the .org repo, then source is also required. */ $plugins = array( // This is an example of how to include a plugin pre-packaged with a theme array( 'name' => 'Contact Form 7', // The plugin name 'slug' => 'contact-form-7', // The plugin slug (typically the folder name) 'source' => get_stylesheet_directory() . '/includes/plugins/contact-form-7.zip', // The plugin source 'required' => true, // If false, the plugin is only 'recommended' instead of required 'version' => '', // E.g. 1.0.0. If set, the active plugin must be this version or higher, otherwise a notice is presented 'force_activation' => false, // If true, plugin is activated upon theme activation and cannot be deactivated until theme switch 'force_deactivation' => false, // If true, plugin is deactivated upon theme switch, useful for theme-specific plugins 'external_url' => '', // If set, overrides default API URL and points to an external URL ), array( 'name' => 'Cherry Plugin', // The plugin name. 'slug' => 'cherry-plugin', // The plugin slug (typically the folder name). 'source' => PARENT_DIR . '/includes/plugins/cherry-plugin.zip', // The plugin source. 'required' => true, // If false, the plugin is only 'recommended' instead of required. 'version' => '1.1', // E.g. 1.0.0. If set, the active plugin must be this version or higher, otherwise a notice is presented. 'force_activation' => true, // If true, plugin is activated upon theme activation and cannot be deactivated until theme switch. 'force_deactivation' => false, // If true, plugin is deactivated upon theme switch, useful for theme-specific plugins. 'external_url' => '', // If set, overrides default API URL and points to an external URL. ) ); /** * Array of configuration settings. Amend each line as needed. * If you want the default strings to be available under your own theme domain, * leave the strings uncommented. * Some of the strings are added into a sprintf, so see the comments at the * end of each line for what each argument will be. */ $config = array( 'domain' => CURRENT_THEME, // Text domain - likely want to be the same as your theme. 'default_path' => '', // Default absolute path to pre-packaged plugins 'parent_menu_slug' => 'themes.php', // Default parent menu slug 'parent_url_slug' => 'themes.php', // Default parent URL slug 'menu' => 'install-required-plugins', // Menu slug 'has_notices' => true, // Show admin notices or not 'is_automatic' => true, // Automatically activate plugins after installation or not 'message' => '', // Message to output right before the plugins table 'strings' => array( 'page_title' => theme_locals("page_title"), 'menu_title' => theme_locals("menu_title"), 'installing' => theme_locals("installing"), // %1$s = plugin name 'oops' => theme_locals("oops_2"), 'notice_can_install_required' => _n_noop( theme_locals("notice_can_install_required"), theme_locals("notice_can_install_required_2") ), // %1$s = plugin name(s) 'notice_can_install_recommended' => _n_noop( theme_locals("notice_can_install_recommended"), theme_locals("notice_can_install_recommended_2") ), // %1$s = plugin name(s) 'notice_cannot_install' => _n_noop( theme_locals("notice_cannot_install"), theme_locals("notice_cannot_install_2") ), // %1$s = plugin name(s) 'notice_can_activate_required' => _n_noop( theme_locals("notice_can_activate_required"), theme_locals("notice_can_activate_required_2") ), // %1$s = plugin name(s) 'notice_can_activate_recommended' => _n_noop( theme_locals("notice_can_activate_recommended"), theme_locals("notice_can_activate_recommended_2") ), // %1$s = plugin name(s) 'notice_cannot_activate' => _n_noop( theme_locals("notice_cannot_activate"), theme_locals("notice_cannot_activate_2") ), // %1$s = plugin name(s) 'notice_ask_to_update' => _n_noop( theme_locals("notice_ask_to_update"), theme_locals("notice_ask_to_update_2") ), // %1$s = plugin name(s) 'notice_cannot_update' => _n_noop( theme_locals("notice_cannot_update"), theme_locals("notice_cannot_update_2") ), // %1$s = plugin name(s) 'install_link' => _n_noop( theme_locals("install_link"), theme_locals("install_link_2") ), 'activate_link' => _n_noop( theme_locals("activate_link"), theme_locals("activate_link_2") ), 'return' => theme_locals("return"), 'plugin_activated' => theme_locals("plugin_activated"), 'complete' => theme_locals("complete"), // %1$s = dashboard link 'nag_type' => theme_locals("updated") // Determines admin notice type - can only be 'updated' or 'error' ) ); tgmpa( $plugins, $config ); } Commission-Based Pay for Employees: Pros and Cons Explained

Commission-Based Pay for Employees: Pros and Cons Explained

This is the preferred commission pay type as it guarantees a minimum amount of money each month. Depending on how the company runs, you might be paid this commission monthly, bi-monthly or simultaneously with your paycheck. Some companies also have some form of bonus that is distributed semi-annually or once a year. It often depends on the entire company’s performance or achieved goals. There are many pros and cons to introducing commission-based pay in your business.

We’ll also go through the how-to’s of calculating commission-based pay and payroll. Many individuals thrive on salaries that are almost entirely made up of commission, while others love working under a plan where only 30% of their income is variable while the other 70% is base salary. The beauty of this is that the job market really provides both kinds of options—so you can take your pick.

And if you’re interviewing for a sales position, showing off your negotiating skills is advantageous. For a business, turnover could be high as many employees will seek out more stable and consistent employment. The nature of commission-based work means that there will be ups and downs. It’s important to stay resilient in the face of rejection and adapt your strategies as needed. Stay ahead with the latest in sales comp, revenue trends, insider tips, and must-know strategies—delivered right to your inbox.

Multiplier Commission Plan

Commission-based pay usually has some kind of metric or goal attached to it, and can be offered as a standalone compensation or in conjunction with a base salary. Commission is additional compensation that’s earned based on job performance. Commission-based pay, on the other hand, is more common in sales and rewards employees in the form of a percentage of the sales revenue they generate. In this case, compensation is tied to sales results and not to production or work effort. Commission-based pay is a common compensation method in the sales industry for several good reasons.

Common Types of Commission-Based Jobs

As an employee, it may be challenging to project your annual income because of varying commission. (Sorry.) If you’re wondering how (and how much) bonuses and commission get taxed, read this. For any issues or queries regarding your commission or employment package, speak to your manager or HR member.

The pros and cons of commission-based pay for your employees

  • Sales professionals typically prefer this structure when they are confident in their ability to consistently reach sales goals, as it offers unlimited earning potential.
  • In the manufacturing industry, companies like car manufacturers and furniture producers may use variable piece rate pay to reward their production staff.
  • Most companies calculate commission as a percentage of total sales, meaning the more an employee sells, the bigger the paycheck.
  • So, a sales rep may only receive 80% of their normal commission if they only achieve 80% of their targets.

Always include basic information such as the sale date, amount, employee, and the product sold. Our culture embraces individuals, in all their daring, passionate, ambitious glory. We challenge each other, collaborate and come together, just as a family does; winning as a team and celebrating as one too.

Everyone has a voice and should feel proud and free to run with their ideas, enjoying their successes and journey with us. We anticipate change, identify future opportunities and are excited by the potential that tomorrow brings. As you can see, the major differences lie in who handles the tax payments during the year.

Unlimited Earnings Potential

Regardless of the method used, it must be fair and motivating for employees. Piece-rate pay rewards employees based on their production and work effort. In this system, they earn more when they produce more, and the pay is often directly linked to the quantity they produce. In AIHR’s Compensation & Benefits Certificate Program, you’ll learn how to create commission frameworks that align with business goals, motivate employees, and comply with wage laws.

Straight commission will either be a flat fee or a percentage of the total sale, varying from one business and service to another. Setting clear and achievable personal goals is essential in commission-based jobs. These goals should be specific, measurable, attainable, relevant, and time-bound (SMART). By defining what you want to achieve—whether it’s a specific sales target or a number of new clients—you can create a focused action plan.

How can a template be beneficial for companies and employees?

This pay model ties earnings directly to performance, encouraging employees to strive for higher sales and better results. Depending on your job role, your commission may subsidize your paycheck or be dependent on it. Meaning you either have a base salary and earn extra money through bonus schemes or incentives, or you must make sales if you want to receive a paycheck at the end of the month. At Salesonomics, we have extensive experience in developing the right strategy for your commission-based pay and fixed salaries in business-critical roles. We are happy to act as a sounding board in designing both salary models and organizing the sales force.

You may feel more comfortable making many small sales or going after a few big commission payments. In a tiered system, the commission rate increases as employees reach higher sales thresholds. For example, a salesperson might earn 5% on sales up to $50,000 and 10% on anything beyond that. Because many commission-based positions are tied to sales performance, job stability may feel precarious, especially during economic downturns or changes in industry demand.

By offering low base salaries and high individual commissions, you are likely to build a more individualistic culture. People with high drive and a desire to influence their income will likely thrive. Consider the type of employees you want to attract and, the culture you want to build, and make your decision accordingly.

For example, insurance agents or freelance sales reps often work on straight commission, receiving income only when they close sales. If you underperform or struggle to hit goal, your income takes a hit. As a result, people who like structure or need a more stable source of income may not like working under this kind of pressure. If nothing else, agree to revisit the commission structure after you’ve been working at the company for a while, she suggests, and get it in writing.

The most desirable commission structure will depend on the cost and profit of the product or service you are selling. In this commission structure, because the commission is so high, the sales tend to also be of higher value, such as property sales. So, a sales rep may only receive 80% of their normal commission if they only achieve 80% of their targets. Be aware that with this structure, employers may offer a lower amount of base pay. Regardless of your role or the company you work for, this article will help you understand your commission-based pay. To commission based meaning use commission-based pay effectively, a careful balance between rewarding performance and managing potential risks is required.

This approach is especially common in sales roles, as it encourages higher sales and larger transactions. A variable commission is when the commission rate depends on criteria stipulated by the company. This means some products, services, or types of sales may garner a higher commission than others, depending on their value to the company. Variable commission is also commonly tied to performance and sales goals. For instance, a sales rep might earn a fixed salary of $3,000 per month plus 10% commission on total sales above a certain monthly quota.

Therefore, it is important to think about what kind of behavior you would like to see from your employees. Is it most important for you to acquire new customers, or is it to sell more to your existing ones? Perhaps there are specific products or services you want to grow—ensure that these are more valuable to your employees. Consider the various sales aspects, prioritize them, and use this information when making your decision.

Example of commission pay

By understanding its nuances, professionals and firms alike can navigate the complex waters of financial compensation. With transparency, fairness, and a keen eye on long-term objectives, commission can truly serve its purpose. To make money in these roles, you need to have excellent communication and sales skills. Before negotiating, compile a document of industry-standard commissions and salaries, as well as a breakdown of your performance. You always work one period behind, so in January, you will receive your base pay plus December commission. As an incentive, your employee might state that anyone who reaches a specific goal or quota will earn extra commission.