-
We want to integrate Cashfree into our multi-tenant platform, but it seems the current implementation of the SDK doesn't allow that because all the configuration parameters are all static variables of…
-
getting the following error in the `PGCreateLink` method
```
json: cannot unmarshal string into Go struct field LinkMetaResponseEntity.link_meta.upi_intent of type bool
```
relevant snippet:
…
-
cashfree-pg version 4.0.3 requires pydantic version >=1.10.5,4.0.3,=1.10.5,=4.0.3,=1.10.5,
-
npm audit
# npm audit report
axios 1.0.0 - 1.7.3
Severity: high
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
Server-Side Request Forgery i…
-
user can add money to thier wallet . first we will give some amount by default to their wallet but they can't withdraw that money
-
Without type script support I can't integrate a cashfree payment gateway with my next js project because all my project are based.
-
The SDK is configured to send information to Sentry on below lines:
- https://github.com/cashfree/cashfree-pg-sdk-php/blob/master/lib/CFInterface/CFPaymentGateway.php#L73
- https://github.com/cash…
-
Hello,
I am running WHMCS 8.6 and this module successfully redirected after the payment but the invoice remains marked unpaid
![image](https://github.com/cashfree/cashfree-whmcs/assets/34577232/7ce…
-
In react native after done all setting i got this error
My code
const tockenGenerate = () =>{
//Tocken generate
fetch('https://test.cashfree.com/api/v2/cftoken/order', {
method: 'PO…
-
Bug foung inside node_modules\react-native-cashfree-pg-sdk\lib\commonjs\index.js. You are trying to import package.json file:
![image](https://user-images.githubusercontent.com/64791710/202290107-175…