Supported Schemes

Borderli reads and accepts QR on the national rails below. Each is the interoperable instant-payment scheme of its market, so a payout reaches any merchant reachable on that rail.

Country QR rail Scheme identifier Payout currency Settlement Status
Argentina Transferencias 3.0 transferencia-3-0 ARS Real-time Active
Brazil Pix pix BRL Real-time Active
Bolivia Interoperable QR (BCB) qr-bolivia BOB Real-time Active
Colombia Bre-B / Transfiya qr-interoperable COP Real-time Active
Peru Interoperable QR (Yape) qr-interoperable PEN Real-time Active
qr-bolivia QR Bolivia Bolivia Active

Transferencias 3.0 (Argentina)

Argentina's interoperable QR payment system. Supports transfers between banks and fintech wallets via standardized EMVCo QR codes. Settlements are real-time.

Pix (Brazil)

Brazil's instant payment system operated by the Central Bank. Supports static and dynamic QR codes with the BRCode standard. Settlements are instant, 24/7.

Interoperable QR (Bolivia)

Bolivia's interoperable QR scheme operated by the Central Bank (BCB). Real-time settlement across participating banks.

Bre-B / Transfiya (Colombia)

Colombia's interoperable payment rail supporting QR-based payouts. Real-time settlement in COP.

Interoperable QR (Peru)

Peru's interoperable QR scheme, widely adopted through Yape. Real-time settlement in PEN.

QR Bolivia (Bolivia)

Bolivia's QR payment format. Unlike the EMVCo-based schemes, Bolivian QRs are opaque encoded payloads — Borderli detects and normalizes them by shape. Amounts settle in Bolivianos (BOB).

Checking supported schemes

The scheme and country fields returned by /v1/resolve tell you which rail a QR belongs to. Use the GET /v1/schemes endpoint to get the current list programmatically:

curl https://apidocs.borderli.io/v1/schemes \
  -H "x-api-key: brly_test_key_001"
More schemes coming soon
We're actively adding support for additional LatAm payment schemes. Contact us if your market isn't listed.