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

[Improvement]: Adding Payment gateway usign phonePe #185

Open
Amarjha01 opened this issue Oct 12, 2024 · 6 comments · May be fixed by #252
Open

[Improvement]: Adding Payment gateway usign phonePe #185

Amarjha01 opened this issue Oct 12, 2024 · 6 comments · May be fixed by #252
Assignees
Labels
good first issue Good for newcomers gssoc-ext GSSOC Extd 2024 hacktoberfest hacktoberfest-accepted hacktoberfest level3 Level 3

Comments

@Amarjha01
Copy link
Contributor

Amarjha01 commented Oct 12, 2024

Feature Update

Title

Payment Getway

Description

I will add Payment getaway for checkout.

Steps to Implement this feature

  1. I will send user data from frontend to backend calling payment getway.
  2. Verify the data sent from frontend and authentication.
  3. Hashing and adding salt and key to data to create payload.
  4. Creating Payload for API call.
  5. calling the Payment Getway API
  6. Send response to the user about payment failed or success

Expected Behavior

The user should able to make payment

Actual Behavior

Static page the user is not able to make payment

Screenshots

image

@thakuratul2 @saurabhbakolia I'll be using testing getaway later you can change it to your original payment gateway.

@thakuratul2
Copy link
Collaborator

@Amarjha01 assgined

@thakuratul2 thakuratul2 added good first issue Good for newcomers gssoc-ext GSSOC Extd 2024 hacktoberfest-accepted hacktoberfest level3 Level 3 hacktoberfest labels Oct 12, 2024
@Amarjha01 Amarjha01 changed the title [Improvement]: Adding Payment gateway usign [Improvement]: Adding Payment gateway usign phonePe Oct 12, 2024
@thakuratul2
Copy link
Collaborator

@Amarjha01 status

@thakuratul2
Copy link
Collaborator

@Amarjha01 status please

@Amarjha01
Copy link
Contributor Author

I'll update you by tomorrow coz I'm learning redux toolkit which will further help in managing state's in our project.

@thakuratul2
Copy link
Collaborator

@Amarjha01 okyy

@Amarjha01
Copy link
Contributor Author

Done sir payment integration is successfully integrated I've used testing credentials so there is some limitation like I have hard coded the amount for every transaction set it to 100RS only which can be modified to dynamic if you want to use it with real payment gateway .

Here is demo video

SCROLLME-E-Commerce-Web-Store-Go.mp4

@thakuratul2 @saurabhbakolia please let me know if you want me to make any changes.

@Amarjha01 Amarjha01 linked a pull request Oct 26, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers gssoc-ext GSSOC Extd 2024 hacktoberfest hacktoberfest-accepted hacktoberfest level3 Level 3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants