Actions
Bank Account¶
Description: This page lets users add a primary bank account and an optional secondary account, with localized bank options, validation, and saved progress prefill
Page Route: /authentication/signup/basicinfo
Data Source:
- sessionStorage: register_id
- https://zvn-web-storage-dev.s3.ap-southeast-1.amazonaws.com/onboarding-web/constants/damas-banks.json
Fields Requirements
| field | type | description | mandatory |
|---|---|---|---|
| bank name | dropdown | value of bank_name | Y |
| account number | number | bank account number. minimum 10 digits | Y |
| button | radio | "Use" | "Don't use" second bank form | Y |
| second bank name | dropdown | N | |
| second account number | number | bank account number. minimum 10 digits | N |
Updated by prin methirattanasophon about 2 months ago · 3 revisions