Skip to content

Release - 7.6.1#585

Merged
david-ruiz-cko merged 1 commit intomasterfrom
release/7.6.1
Apr 15, 2026
Merged

Release - 7.6.1#585
david-ruiz-cko merged 1 commit intomasterfrom
release/7.6.1

Conversation

@david-ruiz-cko
Copy link
Copy Markdown
Contributor

This release removes the country field of type CountryCode from the PaymentRecipient class and updates related test code to reflect this change. This simplifies the data model for payment recipients by eliminating the country information.

Model simplification:

  • Removed the country field (of type CountryCode) from the PaymentRecipient class in PaymentRecipient.java.
  • Removed the unused import of CountryCode from PaymentRecipient.java.

Test updates:

  • Updated TestHelper.java and GetPaymentsTestIT.java to remove usage of the country field when creating PaymentRecipient instances in tests. [1] [2]

@david-ruiz-cko david-ruiz-cko requested a review from a team April 15, 2026 09:29
@sonarqubecloud
Copy link
Copy Markdown

@david-ruiz-cko david-ruiz-cko merged commit 68f143a into master Apr 15, 2026
6 checks passed
@david-ruiz-cko david-ruiz-cko deleted the release/7.6.1 branch April 15, 2026 10:47
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