The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
* Added new `getSwishUrl(paymentToken, callbackUrl)` function improving testing functionality
* Deprecated `getSwishToken(paymentToken)` function
* Improved certification handling
* Improved internal testing
* Fix for update payment method issue
* Improved internal testing
- Updated internal Error handling
- Added support for creating recurring payment accounts
- Updated internal Error handling
- Improved user closing 3DSecure window flow
- Fix for multiple windows in SwiftUI application window scene, without breaking nonSwiftUI apps with one scene
- Deprecated `SveaWalletClient` class and introduce new `SveaAppWallet` public class which is returning Swift Result type
- Updated WalletError returned to client with associated Problem-value containing the error information, code and description
- Improved error messages
- Apple Pay Support
- Amex Support
- Improved error messages
- Minor improvements and fixes
**Minor internal improvements**
**The highlights of this new release are:**
• Removed the Alamofire dependency
• Default to invoking all callbacks on the main thread
• Enable ABI / Module stability
• Dropped Carthage support in favour of Swift Package Manager