You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cashfree-verification

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cashfree-verification

Cashfree Verification API's.

3.0.0
pipPyPI
Maintainers
1

Cashfree Verification Python SDK

GitHub Discord GitHub last commit (branch) GitHub release (with filter) GitHub forks !

The Cashfree Verification Python SDK offers a convenient solution to access Cashfree Verification APIs from a server-side Go applications.

Documentation

Cashfree's Verification API Documentation - https://docs.cashfree.com/reference/verification-api-overview

Try out our interactive guides at Cashfree Dev Studio !

Getting Started

Installation

pip install cashfree_verification

Configuration

Cashfree.XClientId = "" Cashfree.XClientSecret = "" Cashfree.XEnvironment = Cashfree.SANDBOX x_api_version = "2022-09-01"


Generate your API keys (x-client-id , x-client-secret) from [Cashfree Merchant Dashboard](https://merchant.cashfree.com/merchants/login)


## Licence

Apache Licensed. See [LICENSE.md](LICENSE.md) for more details

Keywords

Payment Gateway

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts