Org Web Adapter

pages/mmpy_11_add_digital_siganture_to_payeeaccount.org

ID
043a12d6-d19a-4451-b9c9-9ec9d00050be

MMPY-11 Add digital siganture to PayeeAccount

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

- tags :: Falcon Nest Project Story Falcon Nest Project

- epic :: MMPY-276 API Validations for all Payout Methods to add accounts

- sprint :: MM Sprint 25

- pulls :: https://github.com/multimediallc/mm-pay-internal/pull/463 https://github.com/multimediallc/mm-pay-external/pull/82

- status :: Status - Complete

DONE Add boolean `terms_and_conditions` on the PayeeAccount

featureworkmmpy11mmpy276apivalidationfalconnestmultimediallcsprint25
ID
29f84e4c-8489-d73e-413e-9697edd83e02

DONE Add text field `terms_and_conditions` on the PayeeAccount and TaxInformation

featureworkmmpy11mmpy276apivalidationfalconnestmultimediallcsprint25
ID
8b2cca45-e6e3-3e24-f14f-a696f4de2ee2

DONE Add tests for new PayeeAccount & TaxInformation fields

featureworkmmpy11mmpy276apivalidationfalconnestmultimediallcsprint25
ID
477b2127-0c6f-407a-fada-117d5aef3499

DONE Local testing of ToC and signatures with any resolution

testingfeatureworkmmpy11mmpy276apivalidationfalconnestmultimediallcsprint25
ID
fd15ef78-46d3-b9e9-87cb-5876c70507c4

DONE Add terms_and_conditions_accepted to forms in external app

testingfeatureworkmmpy11mmpy276apivalidationfalconnestmultimediallcsprint25

DONE Clean up PR changes needed

testingfeatureworkmmpy11mmpy276apivalidationfalconnestmultimediallcsprint25
ID
d807cc40-e135-4ce5-82ae-d3a2e6604813

Background

For payee accounts, we must confirm that they have read the terms and conditions

and that we have captured their digital signature.  We do similarly on the Tax

information - but this is a separate location and an additional signature.

Requirements

Capture a boolean for "terms and conditions" on the payee account

Capture a text field for "digital signature" on the payee account

Capture a boolean for "terms and conditions" on tax information

Both fields are required for any time there is new account details sent to us,

this is not required if the user is updating their minimum payout amount or

which account is active.