Skip to content

Return merchant balance in API responses#495

Merged
StuartFerguson merged 1 commit into
mainfrom
bug/#489_merchant_balance_not_returned
Mar 11, 2026
Merged

Return merchant balance in API responses#495
StuartFerguson merged 1 commit into
mainfrom
bug/#489_merchant_balance_not_returned

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Merchant endpoints now return the correct balance by querying MerchantBalanceProjectionState. Updated AddMerchant helper and all related tests to support and verify merchant balances. Added necessary usings for new logic.

fixes #489

Merchant endpoints now return the correct balance by querying MerchantBalanceProjectionState. Updated AddMerchant helper and all related tests to support and verify merchant balances. Added necessary usings for new logic.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Mar 11, 2026
@StuartFerguson StuartFerguson merged commit 8ec3281 into main Mar 11, 2026
5 checks passed
@github-actions github-actions Bot deleted the bug/#489_merchant_balance_not_returned branch May 11, 2026 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No merchant balance value

1 participant