-
Notifications
You must be signed in to change notification settings - Fork 69
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
16904 - Add EFT Payment Option #2617
Conversation
computed: { | ||
...mapState(useOrgStore, [ | ||
'currentOrgPaymentDetails' | ||
]) | ||
} | ||
}) | ||
export default class PaymentMethods extends Vue { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should probably convert this component into composition-api
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small point of converting it into composition-api
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
/gcbrun |
Temporary Url for review: https://bcregistry-account-dev--pr-2617-lsa9cply.web.app |
Issue #:
bcgov/entity#16904
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-auth license (Apache 2.0).