# Paycheck Planning Calculator — Ireland > Estimate ordinary employment take-home pay from dated country tax and contribution rules. Canada, UK and Ireland use the selected supported contribution class; the national US view requires an explicit verified payroll amount. EUR planning view; stated limitations apply. Page: https://askcalculators.com/ie/paycheck/ Definition: https://askcalculators.com/ie/paycheck/definition.json JSON Schema: https://askcalculators.com/ie/paycheck/schema.json Version: 20.16.0 Maintained by: AskCalculators (software project; not a credentialed reviewer) Qualified review: pending. Automated checks do not establish professional approval. Page status: Live Review status: Pending ## Use Open the calculator page and enter values. Query-string parameters can restore and bookmark a calculation. Example: https://askcalculators.com/ie/paycheck/?grossIncome=60000&deductions=0&credits=0&ieAssessment=single&ieReducedUsc=0&localIncomeTax=0&payPeriods=12&socialMode=automatic&prsiClass=A&ieContributionPeriod=annual&annualSocial=0&annualBenefits=0 ## Inputs - grossIncome: Annual gross income; type=money; required; default=60000; min=0; max=1000000000000 - deductions: Additional deductible amount (not a tax credit); type=money; required; default=0; min=0; max=1000000000000 - credits: Additional verified nonrefundable national credits; type=money; required; default=0; min=0; max=1000000000000 - ieAssessment: Irish ordinary-employment assessment; type=select; required; default=single; values=single|single-parent|married-one-income - ieReducedUsc: Ireland: confirmed reduced-USC eligibility; type=checkbox; optional; default=false - localIncomeTax: Other state/local income tax not automatically included; type=money; required; default=0; min=0; max=1000000000000 - payPeriods: Payments per year; type=select; required; default=12; values=12|24|26|52 - socialMode: Employee contribution calculation; type=select; required; default=automatic; values=automatic|manual - prsiClass: Irish confirmed PRSI class; type=select; required; default=A; values=A|B|C|D|E|H|J|K|M|S - ieContributionPeriod: Irish PRSI projection basis; type=select; required; default=annual; values=annual|january|october - annualSocial: Verified annual employee contributions (manual mode only); type=money; required; default=0; min=0; max=1000000000000 - annualBenefits: Annual after-tax deductions/benefit cost; type=money; required; default=0; min=0; max=1000000000000 ## Outputs - automaticCredits: Supported basic national credits before final tax limitations; format=currency - provincialTax: Canadian provincial/territorial tax (zero outside Canada); format=currency - taxable: Taxable income used; format=currency - baseTax: National bracket tax before credits; format=currency - tax: Income tax after supported credits and local/provincial tax; format=currency - usc: Irish USC (zero outside Ireland); format=currency - total: Total modeled taxes; format=currency; primary - net: Gross income less modeled taxes; format=currency - effectiveRate: Modeled effective rate; format=percent - social: Modeled employee social/payroll contributions; format=currency - netPay: Estimated payment after contributions and deductions; format=currency; primary ## Formula Payment = (gross income − modeled annual taxes − selected automatic or manual employee contributions − after-tax deductions) / pay periods. Inputs are converted to canonical units before evaluating this stated formula. ## Rules - Empty optional inputs are undefined, not zero. - Hidden conditional inputs are ignored. - Do not invent missing required inputs. Notice: Illustrative defaults are not local quotes or verified legal rules. Dated reference components and user-entered assumptions are explicitly distinguished. Professional review is pending.