> ## 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.

# Magento Payment Plugin

> Add the Cashfree Payments plugin to your Magento store to accept cards, UPI, netbanking, and wallets through the popular open-source ecommerce platform.

Magento is an open-source e-commerce platform and is one of the most popular open e-commerce systems in the network. It empowers thousands of retailers and brands with the best eCommerce platform. It allows a flexible shopping cart system and helps you maintain a great online store experience.

### Installation

To install the Magento 2.4+ version plugin,

1. [Download the latest zip file from the cashfree-magento releases page](https://github.com/cashfree/cashfree-magento/releases).
2. Extract the zip file and upload the files to Magento\
   **root/app/**
3. Run the below Magento commands:\
   **php bin/magento module:enable Cashfree\_Cfcheckout\
   bin/magento setup:upgrade**

<div class="hidden mb-4" data-table-of-contents="top">
  <iframe height="150" width="100%" class="shadow-2xl rounded-md" src="https://www.youtube.com/embed/Rjv8QZpoZo8?si=eK7J8S6f5EC0hACF&enablejsapi=1" title="cashfree-magento" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />
</div>

<Note>Read about [whitelisting your store url](/payments/online/go-live/whitelist) before you can accept payments on your 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-magento/releases" target="_blank">Magento Plugin Download</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>
