Org Web Adapter

pages/mmpy_127_update_fields_for_tax_information_api.org

ID
42cb808d-f6c6-4dc8-bc34-9ddff63a8e3f

MMPY-127 Update fields for Tax Information API

- source :: https://multimediallc.atlassian.net/browse/MMPY-127

- tags :: Falcon Nest Project Falcon Nest Project Story

- epic :: MMPY-179 - Tax ID Validation Workflow

- sprint :: MM Sprint 24

- status :: Status - Complete

Tasks

DONE Remove certification for 1099 eConsent `cert_1099_electronic`

choreworkmultimediallcmmpy179mmpy127
ID
91f5c4c0-35ca-db36-4ff4-7d95c979ff58

- Note taken on \\

Turns out this was already done by Javier back in February!

https://github.com/multimediallc/mm-pay-internal/blob/main/nest/payee/migrations/0014_remove_taxinformation_cert_1099_electronic.py#L9

And I also confirmed that field is not used anywhere.

Is there additional work need here to use the 1099_format field, or is that work in another ticket?

Description

In developing MMPY-8: Payee adds new Tax Information, there is a change required to the tax api:

Remove certification for 1099 e consent cert_1099_electronic

We can use the 1099_format field as a consent along with the e-signature based on how the page flow works.