Skip to main content
Once your KYB verification is approved, you can switch from sandbox to production.
If you haven’t completed the merchant onboarding yet, follow the steps in Create an Account first.

Activation timelines

FeatureTimeline
Initial Review1–2 business days
Check ReservationActive upon initial review
Wallet Acceptance2-4 business days (external verification required)
Card Acceptance4-10 business days (external verification required)

Switch to production

1

Get your production credentials

Once approved, go to Accepter en ligne > API in your business dashboard. Your production application will have a Public Token and Private Token ready to use.
2

Update your base URL

The sandbox base URL and production URL in your integration stay the same, only the intergation keys change:
EnvironmentBase URL
Sandboxhttps://developers.flouci.com
Productionhttps://developers.flouci.com
3

Update your API credentials

Swap your test keys for the production Public Token and Private Token from your dashboard.
Keep your private token secret and only use it in backend code.
4

Verify your integration

Run a small real transaction to confirm everything works end-to-end: generate a payment, complete it, and verify the status.
You are now live and accepting real payments.