# Flouci Payment API ## Docs - [Introduction](https://docs.flouci.com/introduction.md) - [Create an Account](https://docs.flouci.com/getting-started/create-an-account.md): Sign up for Flouci Gateway and complete the merchant onboarding process. - [How to Build Requests](https://docs.flouci.com/getting-started/requests.md): How to build requests to the Flouci Payment API, including authentication with public and secret keys. - [Payment Steps](https://docs.flouci.com/getting-started/payment-step.md): Learn about the payment step in the Flouci payment process. - [Generate Payment](https://docs.flouci.com/api-reference/generate-transaction.md): Generate a new payment and get a redirection link for the user to complete the payment in. - [Verify Payment](https://docs.flouci.com/api-reference/verify-transaction.md): Verify the status of a payment. - [Transaction History](https://docs.flouci.com/api-reference/transaction-history.md): Query your online and POS transaction history with filters for date range, status, terminal, and app token. - [Payment Orchestration](https://docs.flouci.com/api-reference/payment-orchestration.md): Orchestrate complex payment flows. - [Refund Payment](https://docs.flouci.com/api-reference/refund-payment.md): Refund a completed standard payment and return funds to the customer. - [Initiate Pre-Authorization](https://docs.flouci.com/api-reference/advanced-payment-flow/initiate-pre-authorization.md): Pre-authorize a payment to be captured later. - [Confirm Payment](https://docs.flouci.com/api-reference/advanced-payment-flow/confirm-payment.md): Confirm a pre-authorized payment and capture the reserved funds. - [Cancel Payment](https://docs.flouci.com/api-reference/advanced-payment-flow/cancel-payment.md): Cancel a pre-authorized payment and release the reserved funds. - [Payment Binding](https://docs.flouci.com/api-reference/advanced-payment-flow/payment-binding.md): Binding-based payments for recurring transactions and saved payment method workflows. - [Create Binding](https://docs.flouci.com/api-reference/advanced-payment-flow/create-binding.md): Link a customer's Flouci account to your application for future payments. - [Pay with Binding](https://docs.flouci.com/api-reference/advanced-payment-flow/confirm-binding.md): Create a payment using an existing customer binding — no redirect needed. - [Get Bindings](https://docs.flouci.com/api-reference/advanced-payment-flow/get-bindings.md): Retrieve all bindings associated with a customer. - [Real-time Settlement](https://docs.flouci.com/api-reference/real-time-settlement.md): Enable real-time balance settlements from agents or representatives in the field directly to your central account. - [QR Code Payments](https://docs.flouci.com/api-reference/qr-code-payments.md): Generate and verify payments using QR codes only. No redirects. - [Native Wallet Payments](https://docs.flouci.com/api-reference/partner-payment.md): Endpoints for partners to manage user accounts and transactions. - [Initiate POS Transaction](https://docs.flouci.com/api-reference/initiate-pos-transaction.md): Create and send a transaction to a Flouci POS terminal from your external system. - [Get POS Transaction Status](https://docs.flouci.com/api-reference/get-pos-transaction-status.md): Retrieve the status of a POS transaction using Flouci's POS devices, from your external system. - [eKYC/eKYB](https://docs.flouci.com/api-reference/eKYC-eKYB.md) - [Plugins](https://docs.flouci.com/plugins/plugins.md) - [Dashboard Overview](https://docs.flouci.com/dashboard/overview.md): Navigate the Flouci business dashboard and monitor your payment performance. - [Transactions](https://docs.flouci.com/dashboard/transactions.md): View and manage all payment transactions across wallet, card, and check methods. - [Settlements](https://docs.flouci.com/dashboard/settlements.md): Request payouts and track fund transfers to your bank account. - [Invoices](https://docs.flouci.com/dashboard/invoices.md): Access and download your billing invoices from Flouci. - [Accept Online](https://docs.flouci.com/dashboard/accept-online.md): Manage API applications, payment links, inventory, and plugins. - [In-Store](https://docs.flouci.com/dashboard/in-store.md): Manage physical terminals and check payments. - [Settings](https://docs.flouci.com/dashboard/settings.md): Manage your business profile, team members, and dashboard preferences. - [Test Environment](https://docs.flouci.com/essentials/testing.md): Learn how to use the test environment. - [Go Live](https://docs.flouci.com/essentials/production.md): Activate your production keys and start accepting real payments. - [Error Dictionary](https://docs.flouci.com/essentials/error-dictionary.md): Card payment error codes, what they mean, and how to handle them. - [Debugging and support](https://docs.flouci.com/essentials/debug-support.md): How to get in touch if you need assistance during your integration - [Changelog](https://docs.flouci.com/changelog.md): Recent additions and changes to the Flouci Payment API and developer documentation. ## Optional - [Documentation](https://docs.flouci.com) - [Community](https://facebook.com/flouci) - [Blog](https://fr.flouci.com/company/blogs)