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

Feat/implemented stripe payment for subscriptions #1020

Closed
wants to merge 17 commits into from

Conversation

AlabiMuktar
Copy link
Contributor

@AlabiMuktar AlabiMuktar commented Aug 17, 2024

Description

This PR introduces the integration of Stripe subscription payment functionality into the admin dashboard

Closes #issue_number_here
Closes #31

Changes proposed

Linear Ticket

https://linear.app/subnnaji/issue/BBP-16/title-implement-payment-information-page

Figma Link

https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=20456-37435&m=dev

Stage link

https://bulldozer-php.teams.hng.tech/dashboard/admin/settings/payment-information

What were you told to do?

  • Implement subscriptions using Stripe

What did you do?

  • I implemented Stripe subscription payment functionality on the admin dashboard, allowing admins to upgrade their subscription plans directly within the application. The task included integrating Stripe's API, designing the UI for the payment process, and ensuring seamless navigation between the payment and settings pages.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • [X ] This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

Screenshot (146)
Screenshot (152)

Screenshot (150)

Screenshot (149)

Copy link
Contributor

github-actions bot commented Aug 18, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.55% 784 / 5387
🔵 Statements 14.23% 786 / 5520
🔵 Functions 14.02% 215 / 1533
🔵 Branches 9.92% 227 / 2288
File CoverageNo changed files found.
Generated in workflow #326

frank1003A
frank1003A previously approved these changes Aug 18, 2024
@AlabiMuktar AlabiMuktar dismissed a stale review via b15b753 August 19, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] - SETTINGS PAGE -> Implement the Language and Region Page
3 participants