> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fedapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenCart

Integrating FedaPay into your OpenCart store is easy with our plugin. Follow these simple steps to install and configure FedaPay and start accepting payments.

<Steps>
  <Step title="Download and Install the Plugin">
    Download the FedaPay plugin for OpenCart by clicking [here](https://www.fedapay.com/produit/plugin-fedapay-pour-opencart/?v=ddd70bbaf5be).

    ![Image Showing the plugin](https://res.cloudinary.com/dvilp6td2/image/upload/v1731419530/opencart_sqnhxr.png)

    **Installation Steps :**

    1. Go to your **OpenCart dashboard**.

    2. Click on **Extensions** > **Install**.

       ![Image Showing the Extensions menu](https://res.cloudinary.com/dvilp6td2/image/upload/v1731419529/extension_opencart_egb2iy.png)

    3. Click the **Upload** button to upload the plugin you downloaded.

    ![Image Showing the plugin upload interface](https://res.cloudinary.com/dvilp6td2/image/upload/v1731419527/Upload_opencart_e0xvnp.png)

    <Note>
      **Important**: Do not change the name of the plugin file (fedapay.ocmod.zip) during upload, or the installation will fail.
    </Note>

    4. Once the upload is complete, click on the **Extensions** sub-menu to see the list of available extensions.

    ![Image Showing the list of extensions](https://res.cloudinary.com/dvilp6td2/image/upload/v1731419525/sous-menu_extension_opencart_xkaf42.png)

    5. Filter by category **Payments**.

    ![image showing the extension filter](https://res.cloudinary.com/dvilp6td2/image/upload/v1731419924/filter-extension_opencart_ad1srr.png)

    6. Find FedaPay in the list of payment methods.

    ![Image Showing the filter and the payment method list](https://res.cloudinary.com/dvilp6td2/image/upload/v1731419528/fedapay_opencart_teuxpk.png)

    7. Click the green button to install FedaPay.

       ![Image Showing the install button](https://res.cloudinary.com/dvilp6td2/image/upload/v1731419528/active-fedapay_opencart_fynw66.png)
  </Step>

  <Step title=" Configure the FedaPay Plugin">
    Once installed, you need to configure FedaPay to work with your store.

    1. Click the blue **Configure** button to access FedaPay’s settings.

    ![Image Showing the access to settings](https://res.cloudinary.com/dvilp6td2/image/upload/v1731420713/acces-reglage_opencart_obinib.png)

    2. Enable FedaPay by changing the Status from "Disabled" to "Enabled".

    ![image showing status](https://res.cloudinary.com/dvilp6td2/image/upload/v1731420713/active-status_opencart_kuxupa.png)

    3. Choose the environment according to your needs :

       * **Sandbox** if you want to test with a test account.

       * **Live** to start accepting real payments with your FedaPay account.

       ![Image Showing environment selection](https://res.cloudinary.com/dvilp6td2/image/upload/v1731420712/selection-environement_opencart_yuffpa.png)

    4. Depending on your selected environment, copy and paste the API secret key from your FedaPay account.

       * If you selected **Sandbox**, copy the API key from your FedaPay Sandbox account.

       * If you selected **Live**, copy the API key from your FedaPay Live account.

    ![Image Showing where to paste the API key](https://res.cloudinary.com/dvilp6td2/image/upload/v1731420712/api_opencart_zv8hzz.png)

    5. **Sort Order** : This field allows you to define the display order of FedaPay if you have multiple payment options. Fill in this field as per your preferences.

    6. Click the **Save** button at the top right to save your settings.

    ![Image: Showing the save button](https://res.cloudinary.com/dvilp6td2/image/upload/v1731420712/enregistrer_opencart_fc7izj.png)
  </Step>

  <Step title="Add and Configure the FCFA Currency">
    FedaPay only supports FCFA as the currency, so you need to add it and set it as the default currency.

    **Steps to add FCFA :**

    1. Click on **System** > **Localization** > **Currencies**.

       ![Image: Showing the path to currencies](https://res.cloudinary.com/dvilp6td2/image/upload/v1731421730/devise_opencart_qlqgoo.png)

    2. Click the blue Add a currency button.

       ![Image Showing how to add a new currency](https://res.cloudinary.com/dvilp6td2/image/upload/v1731421731/ajouter-devise_opencart_twnopw.png)

    3. Fill in the information for **FCFA** (name, symbol, conversion rate) and save.

       ![Image Showing the information to fill for FCFA](https://res.cloudinary.com/dvilp6td2/image/upload/v1731421729/sauvegarder-devise_opencart_vcgq7o.png)

    **Set FCFA as the default currency :**

    1. Go to **System** > **Settings**.

    ![Image Showing the path to settings](https://res.cloudinary.com/dvilp6td2/image/upload/v1731421730/parametre_opencart_kxathp.png)

    2. Click the **Edit** button to access your store’s settings.

    ![Image Showing the edit button](https://res.cloudinary.com/dvilp6td2/image/upload/v1731421730/modifier-devise_opencart_dk6qbb.png)

    3. Go to the **Local** tab, then in the **Currency** option, select **FCFA** from the currency list.

    ![Image Showing how to set FCFA as the default currency](https://res.cloudinary.com/dvilp6td2/image/upload/v1731421729/save_opencart_ao8cec.png)

    4. Click **Save**.
  </Step>

  <Step title="Complete the Integration">
    Your OpenCart store is now ready to accept payments via FedaPay !
  </Step>
</Steps>
