Releases: TrueLayer/truelayer-java
Releases · TrueLayer/truelayer-java
16.3.0
16.2.0
What's Changed
- Add search payments providers endpoint + statement reference to merchant account by @tl-luca-baggi in #330
Full Changelog: 16.1.0...16.2.0
16.1.0
What's Changed
- [ACL-226] New HPP link builder with ability to show mandate results, and set wait and/or signup by @dili91 in #328
Full Changelog: 16.0.1...16.1.0
16.0.1
What's Changed
Full Changelog: 16.0.0...16.0.1
16.0.0
What's Changed
- Merchant accounts updates by @tl-luca-baggi in #325
Full Changelog: 15.0.0...16.0.0
Changes
⚠️ Breaking: removedcurrency
property fromUpdateSweepingRequest
15.0.0
New features
- Signup+ endpoint to generate the Auth URI to be used in Finland
- Signup+ endpoint to get identity data associated to a payment, both in UK and Finland
- Added the
Authorizing
status returned in the Create Payment API response - Added the
scheme_selection
field in the Create Payout API request
Changes
⚠️ Breaking: the currency property of thePaymentDetail
class in now an enumCurrencyCode
14.3.0
What's Changed
- [ACL-167] Add sub_merchants support to payouts by @tl-luca-baggi in #320
Full Changelog: 14.2.0...14.3.0
14.2.0
What's Changed
Full Changelog: 14.1.0...14.2.0
14.1.0
What's Changed
- [ACL-159] Add user_selected scheme selection by @tl-luca-baggi in #313
Full Changelog: 14.0.0...14.1.0
14.0.0
What's Changed
- [ACL-180] Add preselected scheme selection to preselected provider by @tl-luca-baggi in #312
⚠️ Breaking⚠️ :SchemeSelection
property forUserSelectedProviderSelection
object has been moved fromcom.truelayer.java.payments.entities.schemeselection
package tocom.truelayer.java.payments.entities.schemeselection.userselected
package
Full Changelog: 13.3.0...14.0.0