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

Payment method constants for the frontend #3657

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

wjrosa
Copy link
Contributor

@wjrosa wjrosa commented Dec 13, 2024

Changes proposed in this Pull Request:

This PR improves our code by introducing a new type of payment method name constants for the frontend side. This should make development safer (with all known possible values in one place), make it easier to track references and turn the code more strict.

Testing instructions

Code review should be enough. Check if the frontend tests are still passing.


  • Covered with tests (or have a good reason not to test in description ☝️)
  • Added changelog entry in both changelog.txt and readme.txt (or does not apply)
  • Tested on mobile (or does not apply)

Post merge

@wjrosa wjrosa self-assigned this Dec 13, 2024
@wjrosa wjrosa marked this pull request as ready for review December 13, 2024 20:36
@wjrosa wjrosa requested review from a team and mattallan and removed request for a team December 13, 2024 20:54
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.

1 participant