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

# Prestashop Payment Plugin

> Install the Cashfree Payments plugin on supported PrestaShop versions to accept cards, UPI, netbanking, and wallets without custom integration work.

<Note>Read about [whitelisting your store url](/payments/online/go-live/whitelist) before you can accept payments on your woocommerce store. </Note>

Currently, we support the following PrestaShop versions:

* [PrestaShop 1.7x](https://github.com/cashfree/cashfree-prestashop-kit/tree/master).
* [PrestaShop 1.5x and 1.6x](https://github.com/cashfree/cashfree-prestashop-kit/tree/master-1.5/1.6)

## To install the plugin

1. Log in to your PrestaShop Admin Dashboard and click **Modules** on the left side menu.
2. Click **Module Manager** > **upload a module**.
3. Select the module file to upload. Ensure the file format is as per the guidelines. On successful upload, a screen appears as shown below, and the module is successfully installed.
4. After successful installation, click **Configure** to set up the module configuration.
5. In the Configure screen:\
   a. Enter your Cashfree Payment Gateway **App Id** and **Secret Key**.\
   b. Select the **Test Mode** as **Yes** for\*\* Test Environment\*\* and **No** for **Production Environment**.\
   c. Select the **Success Order Status** as **Processing in progress**.
6. Click **Save** to save the module configuration. The **Configure** screen appears as shown below.

<img height="200" src="https://mintcdn.com/cashfreepayments-d00050e9/vGHAFJp1ZDsFJV2e/static/images/pg/prestashop.png?fit=max&auto=format&n=vGHAFJp1ZDsFJV2e&q=85&s=a902f5da8597cd5d8c12496a13517ab1" data-path="static/images/pg/prestashop.png" />

<Note>Read about [whitelisting your store url](/payments/online/go-live/whitelist) before you can accept payments on your woocommerce store. </Note>

<div class="hidden" data-table-of-contents="bottom">
  <p class="mt-4 font-medium flex items-center gap-2 related-docs-heading">
    <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" class="w-4 h-4">
      <path d="M3 4h7a2 2 0 0 1 2 2v13a2 2 0 0 0-2-2H3z" />

      <path d="M21 4h-7a2 2 0 0 0-2 2v13a2 2 0 0 1 2-2h7z" />
    </svg>

    <span>Related topics</span>
  </p>

  <ul>
    <li><a href="https://github.com/cashfree/cashfree-prestashop-kit/tree/master" target="_blank">PrestaShop 1.7x Plugin</a></li>
    <li><a href="https://github.com/cashfree/cashfree-prestashop-kit/tree/master-1.5/1.6" target="_blank">PrestaShop 1.5x/1.6x Plugin</a></li>
    <li><a href="/docs/payments/online/go-live/whitelist">Whitelist Store URL</a></li>
    <li><a href="/docs/payments/online/go-live/checklist">Go Live Checklist</a></li>
  </ul>
</div>
