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

#187419143-Feature Stripe Payment: Users should be able to buy and Pay with stripe #28

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

Jovz19200
Copy link
Collaborator

What does the PR Do?

  • Stripe Payment integration.

how to test the feature manually?

  • Clone the repo
  • install the dependencies
  • Fix the environment Variables
  • run the app
  • Login if you already have an account
  • try to add a product in the cart and then checkout for Payment
  • continue with pay with stripe.

[finishes #187419143]

Copy link

vercel bot commented Jul 25, 2024

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

Name Status Preview Comments Updated (UTC)
eagles-ec-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2024 6:17pm

@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2024

Codecov Report

Attention: Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.66%. Comparing base (1186659) to head (ad461c7).

Files Patch % Lines
src/redux/reducers/payment.ts 85.71% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #28      +/-   ##
==========================================
+ Coverage   73.47%   73.66%   +0.18%     
==========================================
  Files          82       83       +1     
  Lines        1987     2016      +29     
  Branches      303      304       +1     
==========================================
+ Hits         1460     1485      +25     
- Misses        504      508       +4     
  Partials       23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@niyobertin niyobertin left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@yvanddniyo yvanddniyo left a comment

Choose a reason for hiding this comment

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

LGTM

@Jovz19200 Jovz19200 force-pushed the ft-stripe-Payment-#187419143 branch from b8716ae to ad461c7 Compare July 26, 2024 18:16
Copy link

codeclimate bot commented Jul 26, 2024

Code Climate has analyzed commit ad461c7 and detected 0 issues on this pull request.

View more on Code Climate.

@teerenzo teerenzo merged commit 968b444 into dev Jul 29, 2024
7 checks passed
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.

5 participants