real-coddicted / react-tax-dashboard

react-tax-dashboard
0 stars 0 forks source link

Aadhar field mapping seems incorrect #53

Closed jainanupam closed 3 months ago

jainanupam commented 3 months ago

The Aadhar number field name should be "aadhaar". Currently, it seems, there are two fields being sent out in the update customer API (see screenshot): aadhaar aadharNumber

with aadharNumber containing the value entered on the form. This should be mapped to aadhaar field only.

Screenshot 2024-06-23 at 11 25 56 PM Screenshot 2024-06-23 at 11 26 18 PM
payamrastogi commented 3 months ago

Fixed!