-
Notifications
You must be signed in to change notification settings - Fork 100
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
feat(payment_providers): Add Cashfree #2767
base: main
Are you sure you want to change the base?
Conversation
@vincent-pochet, Could you please provide an update on the progress of this PR and let me know when it can be merged? |
Hello @AyushChothe. |
Ok, no worries! Thanks for the update. |
Hi @vincent-pochet, any more updates on this? |
@jdenquin @vincent-pochet, it has been a while since we have waited for this feature to be merged. Please provide any updates on this; we are stuck because of it. |
270e016
to
0e3071f
Compare
Hello @AniketKale-coder I took some time today to improve the code to match some changes that were introduced since your initial Pull Request. We will conduct a QA in the coming days. |
06bacfa
to
07688fe
Compare
Hi @vincent-pochet, could you please provide an update on this? |
Hi @AyushChothe, In parallel of that, a major issue was identified in the payment processing implementation leading to a risk of duplicated payments when the system is under heavy load. Sorry about this, we will keep you posted. |
07688fe
to
344ffa4
Compare
344ffa4
to
b5578bd
Compare
Roadmap Task
👉 https://getlago.canny.io/feature-requests/p/payment-provider-add-integration-for-cashfree-payments
Context
This PR replaces #2545 with a rebase of main to make sures that all checks are passing.
Cashfree Payments is India's leading payment gateway, and with Stripe halting the onboarding of new merchants in India due to regulatory constraints, businesses are left with limited alternatives. Ensuring that Cashfree Payments is available to users is essential, as it will expand Lago's accessibility and appeal to Indian companies, broadening its reach within this crucial market.
We at Pyrite Cloud have begun developing the integration with Cashfree Payments. This will help expand our platform's accessibility, especially for Indian businesses, by providing them with a reliable payment gateway as an alternative to Stripe.
Description
Added Cashfree Payment Provider concerning existing Payment Providers. Still Work in Progress.