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

Refactor: Two payment pages #210

Open
conuko opened this issue Oct 26, 2022 · 0 comments · May be fixed by #215
Open

Refactor: Two payment pages #210

conuko opened this issue Oct 26, 2022 · 0 comments · May be fixed by #215
Assignees
Labels
fe fix A fix for something broken / missing refactor Something needs to be refactored

Comments

@conuko
Copy link
Contributor

conuko commented Oct 26, 2022

We have two payments pages:

  • one is at the account/payments route
  • the other one at /payments

Its because the account/payments page was set up by Emily last semester, where she is getting data from Stripe.

Basically, one only has data, and the other one only the HTML CSS

TODO: integrate these two pages together (use the code from the old page for fetching the data from stripe and the code from the new one for the correct frontend/styling).

@conuko conuko added fe refactor Something needs to be refactored fix A fix for something broken / missing labels Oct 26, 2022
@jungyyyy jungyyyy linked a pull request Nov 9, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fe fix A fix for something broken / missing refactor Something needs to be refactored
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants