[PR #1502] [MERGED] Cashfree Payments Plugin #1652

Closed
opened 2026-02-22 18:03:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1502
Author: @kartikvyaas
Created: 11/4/2025
Status: Merged
Merged: 11/18/2025
Merged by: @crazywoola

Base: mainHead: bump-cashfree_payments-plugin-0.0.8


📝 Commits (3)

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

cashfree/cashfree_payments/cashfree_payments-0.0.8.difypkg (+0 -0)

📄 Description

🚀 New Plugin Submission: Cashfree Payments

Plugin Information

📋 Description

We are a payment gateway based out of India called [Cashfree Payments](https://www.cashfree.com/).
Cashfree Payments empowers over 8,00,000+ businesses in India and globally to collect payments, make payouts, manage international payments, and more — all through a single, robust platform.

As Dify.ai gains traction among open-source workflow automation and AI agent builders, we’re introducing our Cashfree Payments Plugin and tools to help developers and merchants easily integrate our APIs into their workflows.

This PR adds the Cashfree Payments plugin with multiple actions that allow users to connect their Cashfree accounts and automate payment and payout operations seamlessly within Dify.ai.

  1. Users can authenticate using their Cashfree credentials (sandbox or production).

  2. They can choose from available actions such as:

    • Create Payment Link
    • Cancel Payment Link
    • Fetch Payment Link Details
    • Create Refund
    • Create Order
    • Create Cashgram
    • Get Orders for a Payment Link
    • Get All Refunds for an Order
    • Deactivate Cashgram
  3. These actions interact directly with the Cashfree REST APIs, enabling workflow automation without manual API integration.

Submission Checklist

  • Plugin follows Dify Marketplace guidelines
  • Complies with Plugin Developer Agreement
  • Tested on both Community Edition and Cloud Version
  • Thoroughly tested for completeness and functionality
  • Brings new value to the Dify ecosystem

📚 Documentation

  • Step-by-step setup instructions included
  • Detailed usage instructions provided
  • Required APIs and credentials documented
  • Configuration requirements specified
  • Source code repository linked

🔒 Privacy & Security

  • Privacy policy included per guidelines
  • Data collection practices documented
  • Secure handling of payment information

🧪 Testing

This plugin has been extensively tested across various scenarios including:

  • Payment processing workflows
  • Error handling and edge cases
  • Integration with Dify's core features
  • Security and data privacy compliance

📦 Package Contents

  • Plugin manifest and configuration
  • Core payment processing modules
  • Documentation and setup guides
  • Privacy policy and compliance documents

This PR was automatically generated by the plugin publishing workflow.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/1502 **Author:** [@kartikvyaas](https://github.com/kartikvyaas) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `bump-cashfree_payments-plugin-0.0.8` --- ### 📝 Commits (3) - [`28936b7`](https://github.com/langgenius/dify-plugins/commit/28936b7ced8f2784068bcb095a5931a49e440430) feat: add folder - [`db2d143`](https://github.com/langgenius/dify-plugins/commit/db2d14394dbeb9dfe73f8494f8bdda1eb11150a0) delete files - [`d5b863b`](https://github.com/langgenius/dify-plugins/commit/d5b863baffee8b3c1023bfd78b162e6079ad3e3e) bump cashfree_payments plugin to version 0.0.8 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `cashfree/cashfree_payments/cashfree_payments-0.0.8.difypkg` (+0 -0) </details> ### 📄 Description # 🚀 New Plugin Submission: Cashfree Payments ## Plugin Information - **Name**: cashfree_payments - **Author**: cashfree - **Version**: 0.0.1 - **Repository**: https://github.com/cashfree/dify-plugins-cashfree-payments ## 📋 Description We are a payment gateway based out of India called [[Cashfree Payments](https://www.cashfree.com/)](https://www.cashfree.com/). Cashfree Payments empowers over **8,00,000+ businesses** in India and globally to **collect payments**, **make payouts**, **manage international payments**, and more — all through a single, robust platform. As **Dify.ai** gains traction among open-source workflow automation and AI agent builders, we’re introducing our **Cashfree Payments Plugin and tools** to help developers and merchants easily integrate our APIs into their workflows. This PR adds the Cashfree Payments plugin with multiple actions that allow users to connect their Cashfree accounts and automate payment and payout operations seamlessly within Dify.ai. 1. Users can **authenticate** using their Cashfree credentials (sandbox or production). 2. They can choose from available **actions** such as: * Create Payment Link * Cancel Payment Link * Fetch Payment Link Details * Create Refund * Create Order * Create Cashgram * Get Orders for a Payment Link * Get All Refunds for an Order * Deactivate Cashgram 3. These actions interact directly with the **Cashfree REST APIs**, enabling workflow automation without manual API integration. ## ✅ Submission Checklist - [x] Plugin follows Dify Marketplace guidelines - [x] Complies with Plugin Developer Agreement - [x] Tested on both Community Edition and Cloud Version - [x] Thoroughly tested for completeness and functionality - [x] Brings new value to the Dify ecosystem ## 📚 Documentation - [x] Step-by-step setup instructions included - [x] Detailed usage instructions provided - [x] Required APIs and credentials documented - [x] Configuration requirements specified - [x] Source code repository linked ## 🔒 Privacy & Security - [x] Privacy policy included per guidelines - [x] Data collection practices documented - [x] Secure handling of payment information ## 🧪 Testing This plugin has been extensively tested across various scenarios including: - Payment processing workflows - Error handling and edge cases - Integration with Dify's core features - Security and data privacy compliance ## 📦 Package Contents - Plugin manifest and configuration - Core payment processing modules - Documentation and setup guides - Privacy policy and compliance documents --- *This PR was automatically generated by the plugin publishing workflow.* --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:03:58 -05:00
yindo closed this issue 2026-02-22 18:03:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1652