-
Notifications
You must be signed in to change notification settings - Fork 42
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
Adding a Payment gateway #50
Comments
@dvjsharma Can you please assign this issue to me |
We already have a payment gateway @mehtakevan, but it has a few bugs. Would be helpful if you can fix them. WDYT? |
@dvjsharma Surely, I would like to work on that. Can you just brief me what bugs does it have. |
Hay @mehtakevan. One that I remember is gateway turn up even when it's not initiated. Other thing (related to auth) is the card is not connected to users as of now. Even if the user changes cart contents remain same. PTAL. |
@dvjsharma okay sure. I am interested in this issue. I will look into that and will try to fix the bugs |
Any updates @mehtakevan |
Hey @dvjsharma , Assign this issue to me, as I was working I noticed when user clicks on the cart button then issue arises, I would like to work on this also. |
Go ahead @kaali001 |
Hey @dvjsharma , Your mentioned issues are already solved by someone, #133 . so close this issue as done. But the cart page have an issue that if no items in cart , then also the checkout cards rendering. so please let me know that I should solve this issue or I have to open another issue for this. |
Hey @kaali001. This, along with product addition and deletion issue is also there in cart. We can track track them in this ticket. |
Hey @dvjsharma , I have fixed the empty cart issue, for adding-decreasing the item number , it can be implemented by |
fix: Cart Functionality: Added Quantity Modification and Item Removal issue:#50
Closing against #148 |
Describe the new feature
Integrating the payment gateway in the website
Describe the possible approach
I will try to integrate razorpay payment gateway
Describe any alternatives
Alternatively I will try stripe payment gateway
The text was updated successfully, but these errors were encountered: