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

Merchant accounts updates #325

Merged
merged 4 commits into from
Oct 30, 2024
Merged

Merchant accounts updates #325

merged 4 commits into from
Oct 30, 2024

Conversation

tl-luca-baggi
Copy link
Contributor

@tl-luca-baggi tl-luca-baggi commented Oct 23, 2024

  • removed currency from merchant account update sweeping request
  • add metadata to merchant account transactions
  • update version

Description

This PR is related to the following Jira tickets:

Changes

  • add metadata optional property to merchant account transactions (refunds, payouts and merchant account payments)
  • ⚠️ breaking: removed currency from update sweeping request

Type of change

Please select multiple options if required.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where necessary
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the relevant documentation

@tl-luca-baggi tl-luca-baggi requested review from a team as code owners October 23, 2024 10:08
@@ -1,7 +1,7 @@
# Main properties
group=com.truelayer
archivesBaseName=truelayer-java
version=15.0.0
version=16.0.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing currency property from update sweeping request is a breaking change

@tl-luca-baggi tl-luca-baggi merged commit ed12e5c into main Oct 30, 2024
14 checks passed
@tl-luca-baggi tl-luca-baggi deleted the merchant-accounts-updates branch October 30, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants