Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

46 lines (28 loc) · 1.28 KB

Changelog

v1.3.0 November 20, 2019

  • Bump Square In-App Payments SDK dependency to 1.3.0.
  • Add support for Strong Customer Authentication (SCA).

v1.2.3 September 10, 2019

  • Bump Square In-App Payments SDK dependency to 1.2.0.
  • Add support for Sandbox v2.

v1.2.2 July 23, 2019

  • Fixed an exception introduced in a recent Flutter update.

v1.2.1 June 5, 2019

  • Added paymentType parameter to support apple pay pending amount configuration.

v1.1.1 Mar 29, 2019

  • Bump Square In-App Payments iOS SDK dependency to 1.1.1.
  • Enable iOS and android In-App Payments SDK version override.
  • Fix #35 - support AndroidX release build

v1.1.0 Feb 27, 2019

  • Support Square In-App Payments iOS and Android SDK 1.1.0.
  • For SDK 1.1.0 change, please check this Change Log.

v1.0.3 Feb 14, 2019

  • Compatible to AndroidX migration.
  • CardEntryDidCancelCallback is renamed to CardEntryCancelCallback.
  • Some updates to improve error messages.
  • Minor code style improvements.

v1.0.2 Jan 22, 2019

  • Fix Apple Pay issue #18.
  • Refine Apple Pay quick start example.

v1.0.1 Jan 9, 2019

  • Initial release.