BSP_CHECK_ENDORSEMENT_100K
banking
protocol_error
ai_generated
true
AI tells a foreign NGO in the Philippines to issue checks to local partners without mentioning that Philippine banks require two endorsements for checks over PHP 100,000
ID: banking/philippine-check-endorsement
82%Fix Rate
81%Confidence
1Evidence
2024-11-05First Seen
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| BSP Circular 2024/12 | active | — | — | — |
| PDIC Check Clearing Rules 2023 | active | — | — | — |
| Philippine Clearing House Corp v3.1 | active | — | — | — |
Root Cause
Bangko Sentral ng Pilipinas (BSP) regulation mandates that checks exceeding PHP 100,000 require two endorsements (payee and a second authorized signatory) to prevent fraud; single-endorsed checks are returned unpaid.
generic中文
菲律宾中央银行(BSP)规定,超过100,000比索的支票需要双重背书(收款人和第二位授权签字人)以防止欺诈;单一背书的支票将被退回。
Official Documentation
https://www.bsp.gov.ph/Regulations/Issuances/2024/circular_2024_12.pdfWorkarounds
-
85% success Ensure the check has two signatures: the payee's endorsement on the back and a second authorized signatory (e.g., a co-director) on the front; example: 'Pay to the order of [Partner Org]' on back, second signature on front.
Ensure the check has two signatures: the payee's endorsement on the back and a second authorized signatory (e.g., a co-director) on the front; example: 'Pay to the order of [Partner Org]' on back, second signature on front.
-
90% success Use electronic fund transfer (PESONet or InstaPay) instead of checks for amounts over PHP 100,000; these do not require endorsements.
Use electronic fund transfer (PESONet or InstaPay) instead of checks for amounts over PHP 100,000; these do not require endorsements.
-
30% success Pre-register the check with the issuing bank's branch manager for a single-endorsement exception, but this requires prior approval and is rare.
Pre-register the check with the issuing bank's branch manager for a single-endorsement exception, but this requires prior approval and is rare.
中文步骤
Ensure the check has two signatures: the payee's endorsement on the back and a second authorized signatory (e.g., a co-director) on the front; example: 'Pay to the order of [Partner Org]' on back, second signature on front.
Use electronic fund transfer (PESONet or InstaPay) instead of checks for amounts over PHP 100,000; these do not require endorsements.
Pre-register the check with the issuing bank's branch manager for a single-endorsement exception, but this requires prior approval and is rare.
Dead Ends
Common approaches that don't work:
-
90% fail
BSP aggregates related checks issued within 7 business days; multiple checks for the same purpose are treated as one transaction.
-
95% fail
BSP requires two distinct signatures (not stamps) from authorized signatories; stamps are not accepted.
-
100% fail
Philippine banks strictly enforce the endorsement rule at the teller; no exceptions for known customers.