Skip to content

Commit 6dd92cc

Browse files
author
bitbucket-pipelines
committed
Generating Node SDK.
1 parent ee66185 commit 6dd92cc

3 files changed

Lines changed: 2100 additions & 414 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import { Cashfree } from "cashfree-verification";
2727
Cashfree.XClientId = "<x-client-id>";
2828
Cashfree.XClientSecret = "<x-client-secret>";
2929
Cashfree.XEnvironment = Cashfree.Environment.SANDBOX;
30+
Cashfree.XApiVersion = "2024-12-01";
3031
```
3132

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

0 commit comments

Comments
 (0)