Change condition from 'isPrimaryUser || isAdmin' to just 'isAdmin' for bank account fields to ensure only ADMIN users can have/save bank account data, not regular CUSTOMER users.
Change condition from 'isPrimaryUser || isAdmin' to just 'isAdmin' for bank account fields to ensure only ADMIN users can have/save bank account data, not regular CUSTOMER users.