Skip to content

Commit

Permalink
Merge pull request #73 from camelcaseguycf/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rajnandan1 authored Aug 25, 2024
2 parents 671b729 + b59a9b5 commit 74d4c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ from cashfree_pg.models.order_meta import OrderMeta
Cashfree.XClientId = "<x-client-id>"
Cashfree.XClientSecret = "<x-client-secret>"
Cashfree.XEnvironment = Cashfree.SANDBOX
x_api_version = "2022-09-01"
x_api_version = "2023-08-01"
```

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

0 comments on commit 74d4c75

Please sign in to comment.