-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
-
Create a new page that will be displayed only to admins after the user presses on Add bank account on the wallet page. Regular users will get redirected straight to personal account flow.
-
If the user presses
Get reimbursed, we’ll bring them to the existing personal bank account flow. -
If the user presses
Make paymentswe will display a list where user has to select a country indicating location of his bank account. In order to avoid duplication and creation of yet another CountrySelection list we will reuse the existing one in the src/pages/settings/Wallet/InternationalDepositAccount/substeps/CountrySelection.tsx -
To make it possible for users to add an account that isn’t connected to any workspace we will have to refactor screens inside src/pages/ReimbursementAccount directory.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status