Skip to content

Releases: fattmerchantorg/Fattmerchant-iOS-SDK

2.3.0

06 Dec 20:02
Compare
Choose a tag to compare
  • Removes references to AnyPay framework

This change is non-breaking. If you experience an issue upgrading to 2.3.0, please contact support!

2.2.1

07 Oct 18:57
Compare
Choose a tag to compare
bump: bump CocoaPod version

2.2.1-beta

06 Oct 19:48
Compare
Choose a tag to compare

Beta release for 2.2.1

1.4.5

28 Apr 13:41
Compare
Choose a tag to compare

Improvements

  • Made the MobileReader#connectionType property public

Bug Fixes

  • Fixed an issue where attempting to run a mobile reader payment with against an invoice with id "" caused a transaction to fail, but still be processed

1.4.4

08 Oct 17:41
Compare
Choose a tag to compare

Fixes crash bug for iOS 14: "Cannot remove an observer <_UIHyperregionUnion 0x2825e7b20> for the key path "self" from <_UIHyperpoint 0x2825e1140> because it is not registered as an observer."

1.4.3

25 Sep 03:45
Compare
Choose a tag to compare

This release removes use of UIWebView, allowing for new apps using this SDK to be submitted to the App Store

1.4.2

15 Sep 12:59
Compare
Choose a tag to compare

EMV support for BBPOS Chipper 2XBT! 💸 🤑 💰

This release adds EMV support for the BBPOS Chipper 2XBT. You are now able to accept a payment on the Chipper 2XBT by inserting a chip card.

Scanning for devices takes a bit longer now. We are now using Bluetooth Low Energy (BLE) to connect to the BBPOS Chipper 2XBT, and have defined a 5 second scan time. Calls to Omni().getAvailableReaders(:) will now take 5 seconds to deliver the scan results

1.1.1

29 Nov 14:52
Compare
Choose a tag to compare

Fixed a bug where swift_version wasn't set in the project

1.1.0

30 May 13:53
Compare
Choose a tag to compare

Added customer association via a customer_id field on BankAccount and CreditCard

1.0.1

12 Apr 16:53
cc05f16
Compare
Choose a tag to compare

Fix indentation, broken image link, and code snippets in readme