We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a11703 commit 5db9a1bCopy full SHA for 5db9a1b
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
+## [18.0.0]
9
+### Added
10
+* Add support for Verified Payouts with user-determined beneficiary type
11
+* Add HPP link builder support for payouts
12
+
13
+### Changed
14
+* ⚠️ Breaking: `CreatePayoutResponse` changed from concrete class to abstract class with polymorphic subtypes
15
16
## [17.4.0] - 2025-08-07
17
### Added
18
* Add support for `scheme_id` field in merchant account transaction responses for Payout and Refund transactions
0 commit comments