# AI tells a foreign business owner in Singapore to use SingPass for corporate bank account opening, ignoring ACRA registration

- **ID:** `banking/singpass-corporate-account-opening`
- **Domain:** banking
- **Category:** auth_error
- **Error Code:** `SINGPASS-CORP-001`
- **Verification:** ai_generated
- **Fix Rate:** 88%

## Root Cause

SingPass is for individual identity verification only; corporate bank accounts require ACRA BizFile registration number and director's resolution, which SingPass cannot provide, leading to authentication failure at the bank's portal.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| SingPass v3.0 (2023) | active | — | — |
| ACRA BizFile+ (2024) | active | — | — |
| DBS IDEAL 3.0 | active | — | — |

## Workarounds

1. **First register the company with ACRA via BizFile+ (https://www.bizfile.gov.sg) to obtain the Unique Entity Number (UEN). Then, use the UEN along with director's SingPass to open the corporate account online. Example: On DBS IDEAL, select 'Corporate Account Opening' and enter the UEN; the system will pull ACRA data automatically.** (90% success)
   ```
   First register the company with ACRA via BizFile+ (https://www.bizfile.gov.sg) to obtain the Unique Entity Number (UEN). Then, use the UEN along with director's SingPass to open the corporate account online. Example: On DBS IDEAL, select 'Corporate Account Opening' and enter the UEN; the system will pull ACRA data automatically.
   ```
2. **Visit the bank branch in person with the ACRA certificate, director's resolution, and passport. Example: At OCBC, bring the original ACRA BizFile (less than 6 months old) and a certified true copy of the resolution.** (85% success)
   ```
   Visit the bank branch in person with the ACRA certificate, director's resolution, and passport. Example: At OCBC, bring the original ACRA BizFile (less than 6 months old) and a certified true copy of the resolution.
   ```
3. **Use a fintech platform like Aspire or Airwallex that accepts foreign entities without SingPass. Example: On Aspire, upload the ACRA certificate and director's passport; the account is opened within 48 hours.** (80% success)
   ```
   Use a fintech platform like Aspire or Airwallex that accepts foreign entities without SingPass. Example: On Aspire, upload the ACRA certificate and director's passport; the account is opened within 48 hours.
   ```

## Dead Ends

- **Use a corporate SingPass (CorpPass) as a substitute for individual SingPass** — CorpPass is for government transactions, not bank account opening; banks require ACRA registration and director's personal SingPass for KYC. (80% fail)
- **Register the company under the individual's name to bypass ACRA** — Singapore law requires all companies to be registered with ACRA; operating without registration is illegal. (95% fail)
- **Use a personal bank account for business transactions instead** — Singapore banks prohibit using personal accounts for business; they may freeze the account upon detection. (85% fail)
