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

Activating Payments Using Stripe #160

Merged
merged 2 commits into from
May 19, 2024

Conversation

neelamnagarajgithub
Copy link
Contributor

@neelamnagarajgithub neelamnagarajgithub commented May 16, 2024

I have completed the stripe integration for the procced to checkout button and connected it to Frontend(For The Issue #66)
✅Created a Checkout session using Stripe
✅Activated the Stripe Route to /api/create-checkout-session which redirects to stripe url
✅created a payment success page and also payment fail page(the website redirects to this pages when the payment success/fail accordingly)
✅connected the frontend cart details and to the Stripe

Images of the Changes I made

checkout Session

Screenshot 2024-05-16 190815

Payment Success Page

Screenshot 2024-05-16 191216

Payment Fail Page

image

Copy link

vercel bot commented May 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shopy-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 1:49pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @neelamnagarajgithub! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@neelamnagarajgithub
Copy link
Contributor Author

Hey @mohitparmar1 any updates on review of the PR??

@mohitparmar1 mohitparmar1 merged commit 0768c58 into mohitparmar1:main May 19, 2024
3 checks passed
@neelamnagarajgithub
Copy link
Contributor Author

Hey @mohitparmar1 can u please add the labels for this PR??

1 similar comment
@neelamnagarajgithub
Copy link
Contributor Author

Hey @mohitparmar1 can u please add the labels for this PR??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants