Note that this article has been edited to reflect the new release date of 12/16/2023.
On December 16, 2023 Click Boarding will be releasing an updated version of our Tax Wizard. To reduce complexity and provide alignment across the Tax Wizard, this update will have the following changes which could impact any integrations or mapping that you have built and maintain.
- Tax parameters that return “off” or “null” will now return “NOT_APPLICABLE” with the update.
- To provide further consistency across all tax parameters, we will be removing the percent sign (%) wrappers from tax parameter values in regular expressions. For example, the employerInterventionReason regular expression for Form MW-4 (MT101) is currently ^(NOT_APPLICABLE|%EXEMPT%)$. After the November 28 release, this will be updated to ^(NOT_APPLICABLE|EXEMPT)$.
- “null” will no longer be a valid value for the employerInterventionReason parameter for the following forms: NY107, OK102, PA112, PA113.
- The following parameters will have updated naming:
- CO101: CO.additionalStateWithholding will be updated to additionalStateWithholding
- DE101: DE.additionalStateWithholding will be updated to additionalStateWithholding
- ND104: ND.additionalStateWithholding will be updated to additionalStateWithholding
- NM101: NM.additionalStateWithholding will be updated to additionalStateWithholding
- UT101: UT.additionalStateWithholding will be updated to additionalStateWithholding
- W6101: FED.exemptFromFedWithholding will be updated to exemptFromFedWithholding
- W8101: FED.exemptFromFedWithholding will be updated to exemptFromFedWithholding
Please select the attachment at the bottom of this article to download the list of tax parameters that are changing along with their former and new regex/text value. Please review any logic and mapping you may have in your integrations and update as needed. Please note that if you have any Click Boarding maintained integrations, we have made the needed updates on your behalf.
Comments
0 comments
Article is closed for comments.