Date: 2026-07-14
Status: Research brief (not an implementation plan)
Not legal advice — commercial counsel should review partner contracts and AML / money-transmission exposure before committing to a rail or partner model.
This brief consolidates Paybond’s international settlement-rails research for product and engineering. It sits alongside the production reference Settlement provider integration, which covers the rails already in scope.
Top 3 recommendations
Editorial product ranking for the next international rails (partner/API model — no Paybond PSP licenses for these paths):
- TrueLayer (UK/EU bank A2A escrow) — best structural Harbor fit for fund → evidence → refund/release.
- Wise Platform (cross-border multi-currency payouts) — best payee / FX unlock after evidence-approved release.
- Paystack (Nigeria / NIP) — preferred next regional corridor given Nigeria demand; VA and Transfer maps cleanly to escrow without raw NIBSS membership.
Corridor alternative: Pix via licensed PSP remains the best LATAM pick if Brazil demand leads over Nigeria. Flutterwave is the Nigeria alternate to Paystack.
Licensing posture across all three: integrate as orchestrator via partner APIs; keep money movement and scheme licenses with the partner.
Why this matters
Paybond already covers:
| Rail | Role today |
|---|---|
| Stripe Connect and MPP | Card / agentic commerce funding and Connect destinations |
| Adyen manual capture | Card authorize → evidence → capture / cancel |
| Shopify Payments sync | Merchant settlement sync |
| Stripe ACH | US bank-rail funding |
| USDC (Coinbase x402) | Crypto authorization / settlement |
International account-to-account (A2A), FX, and local instant rails matter for:
- Escrow-style fund → evidence → release / refund where the buyer pays from a bank account (not only cards).
- Multi-tenant settlement destinations outside the US (payee bank accounts, local wallets, FX payout corridors).
- Non-US buyers and payees who expect Faster Payments, SEPA Instant, Pix, NIP, and similar local rails.
Recommended approach: keep Paybond as the control-plane orchestrator (tenant destinations, webhook jobs, Harbor rail drivers, Configuration → Settlement). Partner with licensed PSPs / initiators for money movement rather than joining every national scheme as a direct participant.
Decisions (2026-07-14): Flutterwave next (multi-country Africa) — BYO tenant credentials like Adyen; Paystack becomes an alternate / deferred corridor pending demand. See the Flutterwave implementation design: Flutterwave settlement rail — implementation design. TrueLayer and Wise remain important but deferred pending demand. Reuse the existing settlement control plane at each step. Pix via licensed PSP is the LATAM corridor alternative when Brazil demand leads.
Implementation (TrueLayer selected): see TrueLayer settlement rail — implementation design.
Recommended international rails (detail)
Depth behind the Top 3. TrueLayer and Wise are ranked #1–#2; Nigeria (Paystack) is #3 with Pix as the LATAM corridor alternative.
1. TrueLayer — UK Faster Payments and EU SEPA Instant / Open Banking
#1 — Highest escrow fit.
| What | Open Banking payments aggregator: pay-ins into a TrueLayer merchant account, refunds to the original payer, and (optionally) closed-/open-loop payouts. |
| Geography | UK (Faster Payments) and EU (SEPA Instant / SEPA Credit Transfer via Open Banking / PSD2 payment initiation). |
| Use case | Buyer funds an intent from their bank; Paybond holds until evidence; release to payee or refund to original payment source. Closest international analogue to “authorize → settle / reverse” without card acquirers. |
Why Paybond
- Strong mapping to Harbor’s fund → evaluate → terminal settlement loop: pay-in settles into a merchant account (hold), then Refund API or payout drives release/refund.
- Webhook-first status model fits existing gateway webhook-job patterns.
- Multi-tenant destinations can store TrueLayer merchant-account / beneficiary config on
paybond_tenant_settlement_configthe same way Connect / Adyen destinations do today.
How to integrate
- API aggregator — integrate TrueLayer Payments API v3 (not build direct bank Open Banking connections).
- Merchant account — create TrueLayer merchant account(s); settle pay-ins into that account as the escrow float.
- Pay-in — create payment; user authorizes in bank UI; monitor
payment_*webhooks until settled. - Refunds —
POST /v3/payments/{payment_id}/refundsfor evidence-failed / cancelled intents (tied to original payment; cannot exceed pay-in). - Payouts (optional release path) —
POST /v3/payoutsfor closed-loop (to originalpayment_source_id) or open-loop (SCAN/IBAN beneficiary). - Webhooks — subscribe to payment / refund / payout events; enqueue gateway jobs with tenant binding metadata (same preflight discipline as Stripe / Adyen).
Caveats
- Instant rails mean funds are settled into the merchant account, not “authorized soft”; escrow is operational (hold and policy), not scheme-level soft auth like card capture.
- Bank UX and coverage vary by ASPSP; some SEPA Instant corridors have bank-specific gaps.
- Partner KYB / due diligence is required before live merchant accounts.
- Refunds before settle can stay
pendinguntil the pay-in settles.
Licensing
| Path | Paybond needs own PISP? | Notes |
|---|---|---|
| TrueLayer as licensed initiator | No | Partner agreement and KYB. “TrueLayer” appears in bank consent UI. No PSD2 insurance / eIDAS on Paybond. |
| Own PISP and TrueLayer as TSP | Yes | Own branding in bank UI; Paybond needs PSD2 insurance and eIDAS certs. Optional later if brand control matters. |
2. Wise Platform — multi-currency cross-border payouts
#2 — Highest payee / FX fit.
| What | Programmatic multi-currency transfers: quote → recipient → transfer → fund from a multi-currency account (MCA) balance. |
| Geography | Broad corridor coverage (local rails and FX where Wise has routes). Strong where Paybond must pay a non-US payee in local currency. |
| Use case | Evidence-approved release leg: convert held funds (or platform / tenant balance) into payee local currency and deliver. Complements TrueLayer/Stripe funding; not a substitute for bank-rail authorize-capture escrow. |
Why Paybond
- Solves the hard part of international escrow: payee gets paid in the right currency after evidence, without Paybond building correspondent banking.
- Guaranteed delivery amount on quote aligns with escrow “locked release amount” UX.
- Enterprise / Embedded models keep licensing light vs becoming a money transmitter or licensed FI for every corridor.
How to integrate
Preferred flow for new integrations (MCA BALANCE funding):
- Quote — create a quote for source → target amount/currency.
- Recipient — create / select account recipient (bank details).
- Transfer — create transfer from quote and recipient.
- Fund — fund via MCA
BALANCE(prefunded Wise balance), not legacy bulk settlement for new correspondents.
Avoid bulk settlement for new correspondent-style integrations — Wise documents it as no longer available for new correspondent partner integrations. Prefer Enterprise and/or Embedded models with balance funding.
Caveats
- Primarily a payout / FX rail, not authorize-capture on the buyer bank side.
- Once a transfer is processing, cancellation is difficult or unavailable — policy should finalize release decision before funding.
- Corridor, KYC, and recipient validation failures need Harbor-friendly error mapping and retry policy.
- Partner model choice (Enterprise vs Embedded vs Correspondent) drives KYC ownership and who holds the Wise relationship to end customers.
Licensing
| Model | Paybond needs EMI / FI license? | Notes |
|---|---|---|
| Enterprise and/or Embedded | Prefer — typically no Paybond EMI | Wise (or the licensed Embedded partner path) is the regulated money mover; Paybond orchestrates via API. Confirm with Wise commercial / KYB which model fits multi-tenant escrow. |
| Correspondent | Avoid for Paybond | Aimed at licensed financial institutions settling with Wise; usually requires licensed FI posture. Bulk settlement deprecated for new correspondent integrations. |
3. Pix (Brazil) via licensed PSP — LATAM corridor alternative
LATAM instant A2A (prefer when Brazil demand leads over Nigeria; otherwise see Nigeria follow-up / Paystack as Top 3 #3).
| What | Brazil’s Central Bank (Bacen) instant payment scheme. Buyers pay via QR / Copia e Cola; funds move A2A in seconds. |
| Geography | Brazil (BRL). Relevant for Brazilian buyers and / or Brazilian payees. |
| Use case | Fund intents from Brazilian buyers on Pix; release or refund via PSP after evidence. Pix Automático adds mandate-based recurring — useful later for subscriptions / agent spend loops, not required for v1 escrow. |
Why Paybond
- Dominant local rail for Brazilian ecommerce / A2A; cards alone under-serve this corridor.
- PSP OpenAPI shape (cobrança and webhook and devolução) maps cleanly to Harbor funding and terminal settlement jobs.
- Keeps Paybond out of direct Bacen Pix participation.
How to integrate
Integrate a Brazilian licensed PSP (or Stripe Pix where product eligibility applies), not Bacen directly:
- Cobrança — create Pix charge (QR / EMV / copia-e-cola) for the intent amount.
- Webhook — confirm paid / expired / failed; bind to tenant and intent like other rails.
- Devolução — refund (full/partial) on evidence failure or cancel, within scheme/PSP refund windows.
- Release — on evidence success, either credit tenant destination (PSP payout) or treat PSP merchant balance as the hold then payout to payee.
Bacen’s public pix-api OpenAPI is the scheme spec; production traffic goes through a participant’s / PSP’s implementation of that API surface.
Caveats
- Pix settles instantly to the receiver — escrow cannot be soft-auth at the scheme; implement as wallet / merchant hold and devolução.
- Refund windows and rules are PSP- / scheme-constrained; design Harbor refund SLA accordingly.
- Brazil-only corridor (IOF, KYC, and tax disclosures may apply depending on PSP and charge type — see Stripe Pix docs if using Stripe).
- Pix Automático is a separate product path (mandates); don’t block v1 escrow on it.
Licensing
| Path | Paybond needs Bacen Pix participation? | Notes |
|---|---|---|
| Via licensed Brazilian PSP / eligible Stripe | No | PSP holds Bacen participation / Stripe operates under its authorizations; Paybond and tenants use merchant accounts. |
| Direct Pix participant | Yes — do not pursue for v1 | Requires Brazilian authorization and scheme onboarding. |
Suggested sequencing
1. TrueLayer — buyer bank funding and refund (escrow core) 2. Wise — multi-currency payee release (FX / local payout) 3. Flutterwave — Nigeria and multi-country Africa (VA and Transfer) — Paystack deferred/alternate 4. Pix (PSP) — Brazil funding corridor when LATAM demand leads
Reuse the existing control plane at each step:
| Layer | Reuse |
|---|---|
| Gateway | Tenant settlement config, webhook preflight and job enqueue, admin Configuration → Settlement |
| Harbor | Rail driver for fund / terminal settlement / recovery; destination snapshot at intent create |
| Admin | Destination connect / disconnect UX patterns (Connect, Adyen) |
| Kit | CLI / SDK rail commands only after control plane and Harbor driver are stable |
Do not invent a parallel settlement config system per country.
Near-misses (deprioritized)
| Option | Why not now |
|---|---|
| UPI (India) | Heavy Payment Aggregator licensing and NPCI congestion / compliance rules. Phase 2 when India demand is explicit. |
| Airwallex | Strong FX / payout product that overlaps Wise; pick one primary multi-currency payout partner first (Wise preferred in this brief). |
| Fourth card acquirer | Stripe and Adyen already cover card authorize-capture; another acquirer adds ops cost without new escrow semantics. |
| SWIFT gpi as primary agent rail | Useful for large B2B wire tracking, poor fit as primary agent-commerce funding UX (latency, fees, no soft auth). |
| SPEI (MX) / Interac (CA) | Valid corridors; wait until regional demand proves before a fourth / fifth regional A2A integration. |
| Pix ahead of Nigeria | Strong LATAM fit, but ranked behind Paystack when Nigeria demand is the immediate regional priority; promote Pix if Brazil leads. |
Nigeria follow-up
Top 3 #3. Prefer Flutterwave (primary) for multi-country Africa corridors; Paystack remains a strong alternate for Nigeria-specific flows. Both follow the BYO partner/API licensing model (no raw NIBSS membership).
Underlying rail
- Primary instant rail today: NIBSS Instant Payments (NIP).
- Successor platform: NIBSS National Payment Stack (NPS) — ISO 20022 messaging, modernized initiation / reconciliation / dispute tooling. NIP remains relevant in parallel during migration; integrate via a licensed PSP that will migrate messaging as NPS adoption lands.
Recommended partners
| Partner | Role | Why |
|---|---|---|
| Flutterwave (primary) | Virtual Accounts and Transfers (multi-country) | VA and transfer shape across NGN/GHS and other corridors; preferred for wider Africa expansion. |
| Paystack (alternate) | Dedicated Virtual Accounts (inbound NUBAN) and Transfers (NIP) | Strong Nigeria fit and self-serve VA provisioning; use when tenant demand is Nigeria-specific or commercial terms favour Paystack. |
Not first picks
- Moniepoint / OPay / PalmPay — strong consumer / agent networks; weaker fit as a neutral B2B escrow orchestration rail for Paybond.
- Remita / Interswitch — capable but heavier enterprise / switching posture for our first cut.
- Raw NIBSS membership — unnecessary when Paystack / Flutterwave already provide NIP connectivity under their licenses.
CBN licensing posture
| If Paybond… | Own CBN PSP / Switching license? |
|---|---|
| Integrates Paystack or Flutterwave; money sits with licensed PSP / tenant merchant accounts | No (orchestrator and API client) |
| Itself receives, holds, or settles NGN without a licensed PSP wrapping the flow | Yes — do not do this for v1 |
Confirm commercial KYB, settlement timing, and refund / dispute SLAs with the chosen PSP before Harbor driver work.
Licensing summary
| Rail | Preferred model | Paybond as orchestrator partner (no own scheme license) | When a license is required |
|---|---|---|---|
| TrueLayer | TrueLayer initiates as PISP | Partner agreement and KYB; TrueLayer shown in bank UI | Own PISP if Paybond wants own branding in consent UI (optional) |
| Wise | Enterprise and/or Embedded | API orchestration; Wise moves money / holds EMI posture | Correspondent / FI models if Paybond settles as licensed institution (avoid) |
| Pix | Brazilian PSP (or eligible Stripe) | Merchant / platform on PSP; PSP is Bacen participant | Direct Pix participation / Brazilian PI authorization |
| Nigeria (NIP) | Paystack primary; Flutterwave alternate | Money with licensed Switching & Processing PSP | Paybond receiving/settling NGN without licensed PSP |
Across all four: tenant isolation stays Paybond’s job (authenticated settlement destinations, webhook binding, Harbor snapshots). Licensing for money transmission stays with the partner unless counsel redesigns the commercial model.
Sources
TrueLayer
- Payout and refund basics
- Refund a payment
- Create payout
- What difference does it make if I use my own PISP license?
Wise Platform
- Wise Platform API guides
- Fund transfers (incl. bulk settlement deprecation for new correspondent integrations)
- Bulk Settlement API reference
- Onboarding & KYC
Pix / Brazil
Nigeria / CBN / NIBSS
- CBN Payment Service Providers
- Paystack Dedicated Virtual Accounts
- Flutterwave Virtual Accounts (confirm current path in Flutterwave developer portal)
- TechCabal — CBN licences in Nigeria
- TechCabal — NIBSS National Payment Stack (NPS)
- TechPoint — CBN fintech regulations / licensing context
- TechPoint — How Nigeria’s National Payment Stack enables faster payments
- ClearingPost — Nigeria National Payment Stack / NIP successor
- NIBSS — National Payment Stack
Related Paybond docs
- Settlement provider integration — production architecture for Stripe, Adyen, Shopify, ACH, USDC
- Settlement with payment providers — public operator guide