Skip to main content
Quote endpoints return exact fees and settlement amounts before you create links, batches, or custom checkout UI.

Merchant quotes

Base path: /api/v1/merchant

Ramp quote

POST /api/v1/merchant/quotes/ramp

Fiat quote

POST /api/v1/merchant/quotes/fiat Returns corridor pricing for fiat legs used in custom integrations.

Commerce fiat quote

POST /api/public/commerce/fiat Proxies to Core POST /api/commerce/checkout-fiat. Use this path from checkout BFFs and hosted flows.
Legacy Core alias: POST /api/commerce/paystack-fiat-quote (same handler, not exposed on the public API host).
See Fiat checkout API. POST /api/v1/merchant/links/:id/quote Merchant clearing estimate for fiat-denominated links.

Checkout catalog quote

POST /api/v1/quotes/checkout Returns token payout rows for custom checkout UIs.