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

fix!: remove custom variables for hw that are not needed #256

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

dustin-hurst
Copy link
Contributor

@dustin-hurst dustin-hurst commented Oct 8, 2024

Summary of Changes

Match spec changes:
https://gitlab.mx.com/mx/gutenberg/-/merge_requests/871

9 custom variables were added to Account for HW that are no longer needed, so they are being removed. Along with a custom variable for StopPayment.

Fixes # (issue)

https://mxcom.atlassian.net/browse/HW2-493

Public API Additions/Changes

Anything related to Account.

Downstream Consumer Impact

This will only break the HW connector, which I will handle myself.

How Has This Been Tested?

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@Neehaarika
Copy link
Contributor

Neehaarika commented Oct 8, 2024

This wont break hw connector as well as we never end up using them I believe, I could be wrong. can you please make sure these fields are removed from the spec already ?

@dustin-hurst dustin-hurst merged commit b40389c into master Oct 9, 2024
4 checks passed
@dustin-hurst dustin-hurst deleted the dustin/hw2-493 branch October 9, 2024 20:05
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.

3 participants