API Reference
MerchantFiat
Purpose
Merchant checkout endpoints are used by merchant systems to initiate and manage customer checkout interactions.
When to use
- Use these from your backend (not from a public browser) whenever possible.
- Prefer idempotency for create/init operations to avoid duplicate sessions.
Endpoints (1)
Click an endpoint to jump to its details.
post
/fiat/merchant/request-paymentRequest payment
Unknown
No detailed description provided for this operation in the OpenAPI spec.