Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cashfree-react-native-sdk not working after recent "create-order" api update #15

Closed
ashish-semwal-vs opened this issue Dec 7, 2022 · 1 comment

Comments

@ashish-semwal-vs
Copy link

Official documentation of react-native sdk integration cashfree is not updated yet according to new changes. So the payment is failing in our end. Order is creating successfully but after passing payment session id to sdk payment fails.

Error:
reason: "{"error":"{\"status\":\"FAILED\",\"message\":\"api Request Failed\",\"code\":\"request_failed\",\"type\":\"api_error\"}","orderID":"7a1a39e0a1c94ff6aff7139ac941f8b2"}"
CFErrorResponse.ts:11
errorString :{"status":"FAILED","message":"api Request Failed","code":"request_failed","type":"api_error"}

@aabhasr1
Copy link
Contributor

Hi, Please update to the sdk version 2.0.x (latest) to fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants