PHPackages                             gocashfree/cashfree-magento - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. gocashfree/cashfree-magento

ActiveMagento2-module[Payment Processing](/categories/payments)

gocashfree/cashfree-magento
===========================

payment gateway extension for magento by Cashfree

3.3.2(2y ago)3518[3 issues](https://github.com/cashfree/cashfree-magento/issues)[2 PRs](https://github.com/cashfree/cashfree-magento/pulls)1MITPHPPHP 7.\*|^8.1

Since Jun 28Pushed 2y ago5 watchersCompare

[ Source](https://github.com/cashfree/cashfree-magento)[ Packagist](https://packagist.org/packages/gocashfree/cashfree-magento)[ Docs](https://cashfree.com)[ RSS](/packages/gocashfree-cashfree-magento/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)DependenciesVersions (34)Used By (1)

[![GitHub](https://camo.githubusercontent.com/1a810474691962df2e177c6e71092631f0b897e42d5d16dae14f1112c3c850c9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f63617368667265652f63617368667265652d6d6167656e746f)](https://camo.githubusercontent.com/1a810474691962df2e177c6e71092631f0b897e42d5d16dae14f1112c3c850c9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f63617368667265652f63617368667265652d6d6167656e746f) [![Discord](https://camo.githubusercontent.com/372e2fb4f4f869e227f998cd458c32fc2955f9bbdb2dd48cf412f9d22be938b5/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3933313132353636353636393937323031383f6c6162656c3d646973636f7264)](https://camo.githubusercontent.com/372e2fb4f4f869e227f998cd458c32fc2955f9bbdb2dd48cf412f9d22be938b5/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3933313132353636353636393937323031383f6c6162656c3d646973636f7264) [![GitHub last commit (branch)](https://camo.githubusercontent.com/a7f4fec2c4cf92e9bbcb7449b40a07593ab9ff5760447190da772630006ab21e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f63617368667265652f63617368667265652d6d6167656e746f2f6d6173746572)](https://camo.githubusercontent.com/a7f4fec2c4cf92e9bbcb7449b40a07593ab9ff5760447190da772630006ab21e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f63617368667265652f63617368667265652d6d6167656e746f2f6d6173746572) [![GitHub release (with filter)](https://camo.githubusercontent.com/6a52299ef652bb4aaf5d1d9050c5c2484704418f0ffb2c7730679be73803acd8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f63617368667265652f63617368667265652d6d6167656e746f3f6c6162656c3d6c6174657374)](https://camo.githubusercontent.com/6a52299ef652bb4aaf5d1d9050c5c2484704418f0ffb2c7730679be73803acd8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f63617368667265652f63617368667265652d6d6167656e746f3f6c6162656c3d6c6174657374) [![GitHub forks](https://camo.githubusercontent.com/e7893107c4eae6b855cbdbe1a0407676167f153675a5273c7663a2cd896fb4a8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f63617368667265652f63617368667265652d6d6167656e746f)](https://camo.githubusercontent.com/e7893107c4eae6b855cbdbe1a0407676167f153675a5273c7663a2cd896fb4a8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f63617368667265652f63617368667265652d6d6167656e746f) [![GitHub Repo stars](https://camo.githubusercontent.com/5f6502d213f315390e100ccf70ff889947a435c631e1e6962cf77e4902b21bd8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f63617368667265652f63617368667265652d6d6167656e746f)](https://camo.githubusercontent.com/5f6502d213f315390e100ccf70ff889947a435c631e1e6962cf77e4902b21bd8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f63617368667265652f63617368667265652d6d6167656e746f)

Installation
------------

[](#installation)

1. Download the `code.zip` file from the latest [release](https://github.com/cashfree/cashfree-magento/releases).
2. Extract the zip and navigate to the "app" directory.
3. If a "code" folder exists, overwrite its contents with the "code" folder from the zip file. If it does not exist, simply place the new "code" folder in app directory.
4. Execute the following commands in your Magento root folder to enable the Cashfree module:

```
bin/magento module:enable Cashfree_Cfcheckout
bin/magento setup:upgrade
```

Check if the module is installed with:

```
bin/magento module:status
```

`Cashfree_Cfcheckout` should appear in your module list.

Configuration
-------------

[](#configuration)

Configure the Cashfree payment method in your Magento Admin:

- Navigate to **Admin** -&gt; **Stores** -&gt; **Configuration** -&gt; **Sales** -&gt; **Payment Method** -&gt; **Cashfree**.

Try clearing your Magento Cache from your admin panel if you experienc any issues:

- Go to **System** -&gt; **Cache Management** in the admin panel.

Version Compatibility
---------------------

[](#version-compatibility)

- For Magento version 2.3.x or above, refer to the [master branch](https://github.com/cashfree/cashfree-magento).
- For Magento version 2.2.x and earlier, download from the [magento-2.2.x branch](https://github.com/cashfree/cashfree-magento/tree/magento-2.2.x).

Getting Help
------------

[](#getting-help)

If you encounter issues or have questions, feel free to reach out:

1. Submit an issue to our [GitHub Issue Tracker](https://github.com/cashfree/cashfree-magento/issues).
2. Send a message on our [Discord server](https://discord.gg/znT6X45qDS).
3. Email us at .

Contributing
------------

[](#contributing)

Want to contribute? Check out our [CONTRIBUTING](CONTRIBUTING.md) guidelines.

Additional Information
----------------------

[](#additional-information)

- [Open Source License](LICENSE.md)
- [Code of Conduct](CODE_OF_CONDUCT.md)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 70.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~177 days

Recently: every ~206 days

Total

13

Last Release

751d ago

Major Versions

1.0.0 → 2.3.x-dev2019-08-02

2.1.0 → 3.0.02021-11-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/75be591bf385d1ef326addf8b89f2965abe674406bd02f3b1d98c0261cb661e0?d=identicon)[Nafey](/maintainers/Nafey)

---

Top Contributors

[![prem-cashfree](https://avatars.githubusercontent.com/u/71376913?v=4)](https://github.com/prem-cashfree "prem-cashfree (38 commits)")[![venkatesh-cashfree](https://avatars.githubusercontent.com/u/40198085?v=4)](https://github.com/venkatesh-cashfree "venkatesh-cashfree (7 commits)")[![cf-joe](https://avatars.githubusercontent.com/u/37409650?v=4)](https://github.com/cf-joe "cf-joe (2 commits)")[![kishan-cashfree](https://avatars.githubusercontent.com/u/118521093?v=4)](https://github.com/kishan-cashfree "kishan-cashfree (2 commits)")[![rajnandan1](https://avatars.githubusercontent.com/u/16224367?v=4)](https://github.com/rajnandan1 "rajnandan1 (2 commits)")[![withshubh](https://avatars.githubusercontent.com/u/25361949?v=4)](https://github.com/withshubh "withshubh (1 commits)")[![sharroh](https://avatars.githubusercontent.com/u/40455275?v=4)](https://github.com/sharroh "sharroh (1 commits)")[![akashcashfree](https://avatars.githubusercontent.com/u/13319596?v=4)](https://github.com/akashcashfree "akashcashfree (1 commits)")

---

Tags

ecommercemagentopaymentspayment gatewayindiacashfreewalletsnetbanking

### Embed Badge

![Health badge](/badges/gocashfree-cashfree-magento/health.svg)

```
[![Health](https://phpackages.com/badges/gocashfree-cashfree-magento/health.svg)](https://phpackages.com/packages/gocashfree-cashfree-magento)
```

###  Alternatives

[razorpay/magento

Razorpay Magento 2.0 plugin for accepting payments.

3076.5k1](/packages/razorpay-magento)[cybersource/rest-client-php

Client SDK for CyberSource REST APIs

39881.3k6](/packages/cybersource-rest-client-php)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
