Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitprajapati316 authored Mar 12, 2024
1 parent 0be5076 commit 5555d22
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,18 @@ Cashfree's Verification API Documentation - https://docs.cashfree.com/reference/

Try out our interactive guides at [Cashfree Dev Studio](https://www.cashfree.com/devstudio) !

## Getting Started

### Installation
```bash
pip install cashfree_verification
```
### Configuration


```
Cashfree.XClientId = "<x-client-id>"
Cashfree.XClientSecret = "<x-client-secret>"
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

0 comments on commit 5555d22

Please sign in to comment.