{
  "id": "banking/philippines-check-clearing-dvp-requirement",
  "signature": "AI tells a foreign NGO in the Philippines to issue checks to local partners without mentioning that Philippine banks require a 3-day clearing period and a 'DAIF' (Drawn Against Insufficient Funds) penalty of 2% per day",
  "signature_zh": "AI告诉菲律宾的外国非政府组织向当地合作伙伴签发支票，但未提及菲律宾银行要求3天清算期和每日2%的DAIF（存款不足退票）罚款",
  "regex": "DAIF|check.*clearing.*Philippines|3-day.*clearing|BSP.*check.*penalty",
  "domain": "banking",
  "category": "config_error",
  "subcategory": null,
  "root_cause": "Under the Bangko Sentral ng Pilipinas (BSP) Check Clearing Regulations (Manual of Regulations for Banks, Section 412), all checks drawn on Philippine banks require a 3-day clearing period (including the day of deposit), and DAIF checks incur a penalty of 2% of the check amount per day until cleared, with a minimum penalty of PHP 500 per day.",
  "root_cause_type": "generic",
  "root_cause_zh": "根据菲律宾中央银行（BSP）支票清算规定（银行监管手册第412条），所有在菲律宾银行开出的支票需要3天清算期（包括存款日），DAIF支票每天产生支票金额2%的罚款，每天最低罚款500菲律宾比索。",
  "versions": [
    {
      "version": "BSP Manual of Regulations for Banks (MORB) 2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Philippine Clearing House Corporation (PCHC) Rules v2.1",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Banks: BDO, Metrobank, BPI, Landbank",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "Philippine banks do not honor post-dated checks; they are treated as regular checks and presented immediately, leading to DAIF if funds are insufficient",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Foreign currency checks are subject to a 5-7 day clearing period and additional BSP reporting requirements, increasing the risk of DAIF",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Mobile deposits still follow the 3-day clearing cycle; the check is physically cleared through PCHC regardless of deposit method",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Use PESONet (electronic fund transfer) instead of checks; PESONet has same-day clearing for most transactions and no DAIF penalties. Example: use BPI's PESONet service to transfer PHP directly to the partner's account",
      "success_rate": 0.9,
      "how": "Use PESONet (electronic fund transfer) instead of checks; PESONet has same-day clearing for most transactions and no DAIF penalties. Example: use BPI's PESONet service to transfer PHP directly to the partner's account",
      "condition": "",
      "sources": []
    },
    {
      "action": "Issue checks only after ensuring sufficient funds are in the account for at least 4 business days (3 clearing days + 1 buffer) to avoid DAIF; set up an automatic notification for check clearance",
      "success_rate": 0.8,
      "how": "Issue checks only after ensuring sufficient funds are in the account for at least 4 business days (3 clearing days + 1 buffer) to avoid DAIF; set up an automatic notification for check clearance",
      "condition": "",
      "sources": []
    },
    {
      "action": "Use InstaPay for amounts under PHP 50,000 (real-time transfer, no clearing delay) and PESONet for larger amounts; both are regulated by BSP and avoid check-related penalties entirely",
      "success_rate": 0.85,
      "how": "Use InstaPay for amounts under PHP 50,000 (real-time transfer, no clearing delay) and PESONet for larger amounts; both are regulated by BSP and avoid check-related penalties entirely",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Use PESONet (electronic fund transfer) instead of checks; PESONet has same-day clearing for most transactions and no DAIF penalties. Example: use BPI's PESONet service to transfer PHP directly to the partner's account",
    "Issue checks only after ensuring sufficient funds are in the account for at least 4 business days (3 clearing days + 1 buffer) to avoid DAIF; set up an automatic notification for check clearance",
    "Use InstaPay for amounts under PHP 50,000 (real-time transfer, no clearing delay) and PESONet for larger amounts; both are regulated by BSP and avoid check-related penalties entirely"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.bsp.gov.ph/Regulations/Issuances/2023/C-2023-012.pdf",
  "official_doc_section": null,
  "error_code": "BSP-CHECK-DAIF-PENALTY-001",
  "verification_tier": "ai_generated",
  "confidence": 0.84,
  "fix_success_rate": 0.76,
  "resolvable": "partial",
  "first_seen": "2023-09-12",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}