Flutterwave Payment Gateway

Flutterwave is an African fintech company that provides a similar range of services to Paystack, but with a wider reach across the continent. It's a popular choice for businesses looking to accept online and offline payments from customers across Africa and beyond.

To obtain the API key for Flutterwave, you'll need to follow these steps:

  1. Create an Account: Go to the Flutterwave website (https://www.flutterwave.com/) and sign up for an account.

  2. Login to Dashboard: Once you have created your account, log in to the Flutterwave Dashboard.

  3. Navigate to API Keys: In the Dashboard, look for an option related to API keys. It may be labeled as "API Keys," "Developers," or something similar. The location of this option can change, so you may need to explore the dashboard or check the documentation.

  4. Generate API Key: Within the API Keys section, you should find an option to generate a new API key. Click on this option.

  5. Configure Permissions: Some platforms may require you to configure the permissions for your API key. Make sure the key has the necessary permissions for the actions you want to perform (e.g., processing payments, viewing transactions).

  6. Copy the Key: After generating the API key, copy it to your clipboard. Ensure that you store it securely.

  7. Integrate with Flutterwave SDK: In your Flutterwave integration (whether it's a mobile app, web app, or any other platform), you'll need to use the API key to authenticate your requests to Flutterwave. Refer to the Flutterwave documentation for the specific integration steps and code examples.

  8. Test Environment: If you are testing your integration, Flutterwave may provide a separate set of API keys for their test environment. Make sure to use the appropriate keys based on whether you are in a testing or production environment.

  9. Here is a breakdown of countries and the currencies they can accept payments in: Country Available Currencies: NGN

Always refer to the official Flutterwave documentation for the most up-to-date and accurate information. The steps outlined above are general guidelines, and the actual process may vary based on any updates or changes made by Flutterwave.

Last updated