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

Fixes#304: Payment gateway issue fixed #439

Open
wants to merge 89 commits into
base: main
Choose a base branch
from

Conversation

SaurabhS55
Copy link

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 :-

  1. Previous payment option is also available for mobile handset users, and for desktop users I implemented razorpay. I controlled both options by simpley applying check on screen size.
  2. Current payment feature is on test mode, to make it live just replace my test secret keys with you live keys.
  3. Unlike stripe, Razourpay requires very few docs, PAN number, mobile number and KYC for live link.

before payment gateway:-
image

After payment gateway:-
image

suhanipaliwal and others added 30 commits May 11, 2024 20:27
removed unnecessary commented part.
…ModuleFile

[FIX] - Module.css files removed and Tailwind CSS applied.
Added Nearest NGO Info in Success Page
@codewarnab
Copy link
Collaborator

@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]>
@SaurabhS55
Copy link
Author

Hey @codewarnab @rishicds what is status of review?

@rishicds
Copy link
Collaborator

rishicds commented Jun 8, 2024

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

@SaurabhS55
Copy link
Author

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?

@rishicds
Copy link
Collaborator

@SaurabhS55 hi I checked its okay,good job,if possible please fix the merge conflicts

@rishicds rishicds added level3 45 points gssoc Girl Script Summer of Code labels Jun 22, 2024
RamakrushnaBiswal and others added 8 commits June 22, 2024 14:49
* Loader added for main page

* Update App.jsx

---------

Co-authored-by: Rishi <[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]>
@SaurabhS55
Copy link
Author

@rishicds Resolved conflicts !! plzz review the changes once before merging.

@codewarnab
Copy link
Collaborator

codewarnab commented Jun 22, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Girl Script Summer of Code level3 45 points
Projects
None yet
Development

Successfully merging this pull request may close these issues.