- 1410b2e ISSUE-133 -Fixed possible null reference exception - simplified list of parameters for a method
- 86d5849 ISSUE-133 - Addressed comments on PR regarding the use of OneOf - Added preselected option on test example page
- 44572d0 ISSUE-133 - Added ToJson<T> extension method for ApiResponse<T> to allow the use of internal JsonSerializer options
- 63ed2f9 ISSUE-133 - Fixed copy and paste typo
- e5d77e6 ISSUE-133 - Updated MvcExplorer to show the provider and scheme Id from the GetPayment response
- 83f557d ISSUE-133 - Added ProviderId and SchemeId to UserSelected provider selection record - Updated acceptance tests
- 2dc9238 Add business account payout beneficiary (#143)
- 6a075ff Remove successful status (no longer used)
- 8c792de Generic successful tests
- fd6fa99 Update src/TrueLayer/Payouts/Model/Beneficiary.cs
- f7aeea2 Update src/TrueLayer/Payouts/Model/Beneficiary.cs
- db26cb0 Update src/TrueLayer/Payouts/Model/Beneficiary.cs
- f640bba Typo in comments.
- 82ff931 Remove dead link from README.md
- cf48483 Add tests
- 209f5d9 Fix sample app
- 4eba312 Add executed payment status discriminator
- 440b0a2 Update beneficiary to support payment_source type
- 5adba54 ISSUE-17 - Disable upload coverage to coveralls step until access rights are restored
- de47f7b ISSUE-17 - Restored previously failing test cases with fixed parameters
- fc8a28a ISSUE-17 - Removed unsupported test cases
- 15f09f0 ISSUE-17 - Updated test certificates for AcceptanceTests project