$scope.federal_unemployment_tax_rate = 0.6; Hourly:  Paid a set amount for each hour worked, Salaried:  Paid a set amount each pay period, Salaried as a basis of pay doesn’t mean an employee doesn’t earn overtime pay when their hours exceed 40 in a workweek. Calculations are based on the latest available federal and state withholding tables. $scope.PFML_rate = 0.4; $scope.recalculate(); Withholding amount is based on each employee’s total wages and the latest IRS, For amount to withhold, see tax tables in IRS, Send amounts withheld to the IRS electronically using. } Performance & security by Cloudflare. $scope.federal_unemployment_tax = Math.round(100 * $scope.gross_pay * $scope.federal_unemployment_tax_rate / 100) / 100; return function (amount, currencySymbol) { Companies who pay employees in Washington State must file for a business license in WA and register online. Employer and employee rates provided to you by Dept. Send payments using IRS online system EFTPS, Workers’ compensation premium report (1 each  calendar quarter per employer). // Set form values if (amount < 0) { if ($scope.other_deductions > 0) { (If in the trucking industry, please contact L&I for special instructions.). For the employee's residence state, enter the appropriate filing status and allowances from the employee's W-4 on the employee's Taxes and Exemptions page. } In addition to wage or salary and hours worked, you’ll also need to enter the state unemployment insurance (UI) tax rate provided by the Employment Security Department and the workers’ compensation insurance rate provided by the Department of Labor & Industries. myHourlyApp.filter('customCurrency', ["$filter", function ($filter) { The shaded cells will calculate automatically. $scope.employee_workers_comp = -Math.round(($scope.regular_hours * $scope.employee_workers_comp_rate + $scope.overtime_hours * $scope.employee_workers_comp_rate) * 100) / 100; .Table_PayrollCalculator tr:first-child td { var mySalariedApp = angular.module('payrollSalariedApp', []); Most individuals you hire are considered “employees” by law. Employers begin payroll withholding in 2019. else { //$scope.other_deductions = -Math.abs($scope.other_deductions); [CDATA[/* >