Skip to content
For builders

Use Fluide Pay infrastructure inside your own product.

Developers can integrate payment acceptance, payouts, wallets, escrow, webhooks, and reconciliation events with clean documentation and a sandbox-first workflow.

Fast payments. Clear records. Trusted settlement.

Live payment operations

XOF 42.8M

84%

Settled

12%

Pending

4%

Needs attention

Receipt issued
FP-884391
Settlement report
Batch 06-05
Designed for African payment realities
Africa-ready

For builders

Use Fluide Pay infrastructure inside your own product.

Developers can integrate payment acceptance, payouts, wallets, escrow, webhooks, and reconciliation events with clean documentation and a sandbox-first workflow.

1

Create a sandbox project and configure webhook endpoints.

2

Use checkout, payout, wallet, or escrow APIs for your workflow.

3

Listen for payment, settlement, refund, and dispute events.

4

Reconcile records from Fluide Pay into your internal ledger.

Checkout request

POST /v1/checkout/sessions
{
  "amount": 125000,
  "currency": "XOF",
  "reference": "INV-2048",
  "channels": ["mobile_money", "card", "bank_transfer"],
  "webhook_url": "https://example.com/webhooks/fluide"
}

Fluide Pay

Ready for cleaner payment operations?