iOS SDK changelog

3.4.0 (2023-07-04)

Features

Fixes

  • Improved internal error handling.
  • Update test certificate.

3.3.0 (2023-04-21)

Features

  • Added new getSwishUrl(paymentToken, callbackUrl) function improving testing functionality.
  • Deprecated getSwishToken(paymentToken) function".

Fixes

  • Improved certification handling.
  • Improved internal testing.

3.2.1 (2023-03-10)

Fixes

  • Fix for update payment method issue.
  • Improved internal testing.

3.2.0 (2023-03-01)

Fixes

  • Updated internal Error handling.

Features

  • Added support for creating recurring payment accounts.

3.1.0 (2022-12-22)

Fixes

  • 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.

Features

  • 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.

3.0.0 (2022-06-21)

Fixes

  • Minor improvements and fixes

Features

  • Added support for Apple Pay
  • Added support for Amex credit card payments
  • Improved error messages