Sample Integration Kits

All Github repositories contain implementations of both calling the API and using Cashfree's libraries. Switch the appropriate branch to access the appropriate kit.
api_call: for APIs, cashfree_sdk: for libraries

Below are the integration kits on how to use Cashfree's payouts.

All the data used by the kits can be found either in a config file or within the script itself, depending on the kit and integration type. It includes the clientId, clientSecret, and object.
The kits are either plug and play or would require a certain amount of setup. Depending on the language, you need to either install the dependencies or build the program to run it. Please read the respective GitHub readme to get a better understanding of running the kits.

PHP - https://github.com/cashfree/cashfree-bank-validation-php
Python - https://github.com/cashfree/cashfree-bank-validation-python
Node.js - https://github.com/cashfree/cashfree-bank-validation-node
Java - https://github.com/cashfree/cashfree-bank-validation-java