Skip to content

feat(ACL-248)(ACL-291): Add support for polish payouts and sub merchant field#242

Merged
tl-Roberto-Mancinelli merged 4 commits intomainfrom
ACL-248
Jul 28, 2025
Merged

feat(ACL-248)(ACL-291): Add support for polish payouts and sub merchant field#242
tl-Roberto-Mancinelli merged 4 commits intomainfrom
ACL-248

Conversation

@tl-Roberto-Mancinelli
Copy link
Collaborator

No description provided.

@tl-Roberto-Mancinelli tl-Roberto-Mancinelli marked this pull request as ready for review March 17, 2025 08:53
@tl-Roberto-Mancinelli tl-Roberto-Mancinelli requested review from a team as code owners March 17, 2025 08:53
new Beneficiary.ExternalAccount(
"Ms. Lucky",
"truelayer-dotnet",
new AccountIdentifier.Iban("GB25CLRB04066800046876"),
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we be using the new Nrb type here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

unfortunately we can't yet, thread

tl-Roberto-Mancinelli and others added 3 commits June 24, 2025 17:07
… request

- Add SubMerchants model with BusinessDivision and BusinessClient types
- Update CreatePaymentRequest to include optional sub_merchants field
- Add comprehensive unit tests for SubMerchants model validation
- Add serialization tests ensuring proper JSON format with snake_case
- Add acceptance tests demonstrating integration with TrueLayer API
- Maintain backward compatibility with existing payment requests

Resolves: https://truelayer.atlassian.net/browse/ACL-291

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
# Conflicts:
#	CLAUDE.md
@tl-Roberto-Mancinelli tl-Roberto-Mancinelli changed the title feat: [ACL-248] Add support for polish payouts feat(ACL-248)(ACL-291): Add support for polish payouts and sub. merchant field Jul 25, 2025
@tl-Roberto-Mancinelli tl-Roberto-Mancinelli changed the title feat(ACL-248)(ACL-291): Add support for polish payouts and sub. merchant field feat(ACL-248)(ACL-291): Add support for polish payouts and sub merchant field Jul 25, 2025
@tl-Roberto-Mancinelli tl-Roberto-Mancinelli merged commit 8a6656d into main Jul 28, 2025
1 check passed
@tl-Roberto-Mancinelli tl-Roberto-Mancinelli deleted the ACL-248 branch July 28, 2025 07:14
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.

3 participants