# Flouci Payment API ## Docs - [Cancel Payment](https://docs.flouci.com/api-reference/advanced-payment-flow/cancel-payment.md): Cancel a pre-authorized payment and release the reserved funds. - [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. - [Confirm Payment](https://docs.flouci.com/api-reference/advanced-payment-flow/confirm-payment.md): Confirm a pre-authorized payment and capture the reserved funds. - [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. - [Get Bindings](https://docs.flouci.com/api-reference/advanced-payment-flow/get-bindings.md): Retrieve all bindings associated with a 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. - [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. - [eKYC/eKYB](https://docs.flouci.com/api-reference/eKYC-eKYB.md) - [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. - [Native Wallet Payments](https://docs.flouci.com/api-reference/partner-payment.md): Endpoints for partners to manage user accounts and transactions. - [Payment Orchestration](https://docs.flouci.com/api-reference/payment-orchestration.md): Orchestrate complex payment flows. - [POS Payment Integrations](https://docs.flouci.com/api-reference/pos-payment-integration.md): Initiate and verify payments using Flouci's POS devices, from your external system. - [QR Code Payments](https://docs.flouci.com/api-reference/qr-code-payments.md): Generate and verify payments using QR codes only. No redirects. - [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. - [Refund Payment](https://docs.flouci.com/api-reference/refund-payment.md): Refund a completed standard payment and return funds to the customer. - [Verify Payment](https://docs.flouci.com/api-reference/verify-transaction.md): Verify the status of a payment. - [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. - [Invoices](https://docs.flouci.com/dashboard/invoices.md): Access and download your billing invoices from Flouci. - [Dashboard Overview](https://docs.flouci.com/dashboard/overview.md): Navigate the Flouci business dashboard and monitor your payment performance. - [Settings](https://docs.flouci.com/dashboard/settings.md): Manage your business profile, team members, and dashboard preferences. - [Settlements](https://docs.flouci.com/dashboard/settlements.md): Request payouts and track fund transfers to your bank account. - [Transactions](https://docs.flouci.com/dashboard/transactions.md): View and manage all payment transactions across wallet, card, and check methods. - [Debugging and support](https://docs.flouci.com/essentials/debug-support.md): How to get in touch if you need assistance during your integration - [Go Live](https://docs.flouci.com/essentials/production.md): Activate your production keys and start accepting real payments. - [Test Environment](https://docs.flouci.com/essentials/testing.md): Learn how to use the test environment. - [Create an Account](https://docs.flouci.com/getting-started/create-an-account.md): Sign up for Flouci Gateway and complete the merchant onboarding process. - [Payment Steps](https://docs.flouci.com/getting-started/payment-step.md): Learn about the payment step in the Flouci payment 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. - [Introduction](https://docs.flouci.com/introduction.md) - [Plugins](https://docs.flouci.com/plugins/plugins.md) ## Optional - [Documentation](https://docs.flouci.com) - [Community](https://facebook.com/flouci) - [Blog](https://fr.flouci.com/company/blogs)