-
-
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
Fixes#304: Payment gateway issue fixed #439
base: main
Are you sure you want to change the base?
Conversation
…l of the paws project
removed unnecessary commented part.
…l-patch-3 Added CODE_OF_CONDUCT.md
…ModuleFile [FIX] - Module.css files removed and Tailwind CSS applied.
Added For Innovateninjas#316
Adds new favicon
Create greetings.yaml
Added Nearest NGO Info in Success Page
@rishicds review and test this pr thorougly and then merge this |
deleted: public/images/search.png modified: src/firebase.js modified: src/utils/Functions/userAuthService.js
* Create sync-fork-workflow.txt * Rename sync-fork-workflow.txt to sync-fork-workflow.yml --------- Co-authored-by: Rishi <[email protected]>
Hey @codewarnab @rishicds what is status of review? |
Hi @SaurabhS55 , we have exams currently,rest assured I'll review it soon and merge it when I'm free,till then you can work on another issue |
Hey @rishicds @codewarnab any update on review? |
@SaurabhS55 hi I checked its okay,good job,if possible please fix the merge conflicts |
* Loader added for main page * Update App.jsx --------- Co-authored-by: Rishi <[email protected]> Co-authored-by: Arnab Mondal <[email protected]>
Co-authored-by: Arnab Mondal <[email protected]>
* fixed conflicts * improved responsive ui of register and login page * removed duplicate keys * added navigation link of register and login as NGO --------- Co-authored-by: Arnab Mondal <[email protected]>
@rishicds Resolved conflicts !! plzz review the changes once before merging. |
it will cause issues we just moved our project to Vite from CRA it will be better if you just create a fresh fork and put your chanages their, rather than updating the fork . will not be much work i think |
Hey @codewarnab, I have fixed payment gateway issue for desktop/laptop users using Razourpay payment gateway. Currently, the gateway is in test mode. As you said previous feature only works on mobile not on desktop, By considering all this issues, I have implemented following features :-
before payment gateway:-
After payment gateway:-