Bank Massad¶
CompanyTypes | Massad |
| Engine | Browser (Pipeline) |
| Credentials | username, password (plus otpCodeRetriever callback in options) |
| OTP | Required |
| Phase chain | INIT → HOME → LOGIN → OTP-TRIGGER → OTP-FILL → BIND-API-MEDIATOR → API-DIRECT-SCRAPE → TERMINATE |
| Source | Banks/Massad/MassadPipeline.ts |
Known quirks¶
- Part of the Beinleumi group — same OTP-TRIGGER + OTP-FILL flow as Beinleumi.
- Post-auth uses the hard-model path (
withBrowserApiDirect): after login the FIBI Mataf/appsng API is called directly (AUTH-DISCOVERY'spostLoginNavnavigates to the appsng SPA shell, replacing the generic DASHBOARD navigation). See api-direct-scrape. - Balance plan is single bank-account (
balanceKind: 'account').