Skip to content

Releases: iZettle/sdk-ios

Zettle SDK 4.0.1

02 May 15:22
3957278
Compare
Choose a tag to compare

4.0.1

  • Privacy manifest fixes.

Zettle SDK 4.0.0

29 Apr 13:14
e6dad04
Compare
Choose a tag to compare

4.0.0

  • Contains privacy manifests and signatures required for app store submissions.
  • Requires a new dependency, PPRiskMagnes, that you need to ensure is included in your application's target in Xcode (see Migration Guide for upgrade instructions).
  • Support for setting PayPal partner attribution ID for Manual Card Entry payments.
  • Under the hood changes for card payments.

Zettle SDK 3.22.0

12 Feb 11:03
4cbe6dc
Compare
Choose a tag to compare

3.22.0

  • Same great features, with a fresh style inspired by PayPal.
  • Support for setting PayPal partner attribution ID for card payments.

Zettle SDK 3.18.0

19 Dec 08:59
141e536
Compare
Choose a tag to compare

3.18.0

  • Enhancements in Manual Card Entry user interaction.
  • Minor under-the-hood changes and improvements.
  • Fixed issue where SDK might crash when forgetting a reader while the reader is updating.

Zettle SDK 3.15.1

21 Sep 09:32
38a8458
Compare
Choose a tag to compare

3.15.1

  • Fixed an issue with failing payment when a service endpoint is not available.
  • Enhancements in Manual Card Entry user interaction.
  • Under the hood changes for card payments tipping

Zettle SDK 3.13.2

29 Aug 08:54
30b5ef9
Compare
Choose a tag to compare

3.13.2

  • Added support for Manual Card Entry payments.
  • Fixed issue with wrong formatting of some Card payment related translations.
  • Fixed issue with reader appearing more then once without name.
  • Fixed issue with V2 Reader pairing flow not starting by default for V2-Reader only markets.
  • Fixed issue where gratuity was not canceled on Reader if merchant cancelled at a certain point.

Zettle SDK 3.10.0

18 Jul 13:47
c5b5746
Compare
Choose a tag to compare

3.10.0 - 2023-06-22

  • Added compliance information to the Reader information page.
  • Added payment verification check for unlikely cases where a payment issue occurred mid-transaction, informing the customer that the transaction failed but still went through.
  • Decreased SDK binary size.
  • Fixed an issue where no error was returned on the start of Zettle flow while another VC was being dismissed/shown (link to the support issue: #424)
  • Fixed an issue where the reader appeared more than once on the reader discovery list for some

Zettle SDK 3.7.2

04 Apr 13:04
6f4cf25
Compare
Choose a tag to compare

3.7.2 - 2023-04-04

  • Fix for crash when calling charge while not being logged in.

Zettle SDK 3.7.1

23 Mar 10:03
83bf804
Compare
Choose a tag to compare

3.7.1 - 2023-03-23

  • Fix for crash on iOS 12 when initialising payment.

Zettle SDK 3.7.0

18 Jan 10:36
c6ce355
Compare
Choose a tag to compare

3.7.0 - 2023-01-18

  • Implemented Developer mode
  • Fixed inline documentation format for public API