- Updated to IAP SDK Android to 1.6.6 and iOS to 1.6.3.
- Updated to IAP SDK Android to 1.6.5.
- Updated to IAP SDK iOS to 1.6.2.
- Updated to IAP SDK Android to 1.6.2 and iOS to 1.6.1.
- Updated to IAP SDK iOS to 1.5.7 (Android SDK is still 1.5.6).
- Updated to IAP SDK 1.5.6.
- Updated to IAP SDK 1.5.5.
- Updated to IAP SDK 1.5.4.
- Fixed an issue where
onAttachedToEngine
was called twice on Android, causing it to crash when the firebase plugin is added and initialized in the app.
- Added support for null safety in Flutter 2. Many files were changed to support this, and there may be some changes required from the developer to support.
- Added a new flow called startBuyerVerificationFlow to support Strong Customer Authentication with a card-on-file card ID
- Updated to IAP SDK 1.4.0.
- Added support for gift card payments.
- Disable R8 in exchange for proguard.
- Added support for v2 flutter embeddings (flutter 1.12+).
- Bump Square In-App Payments SDK dependency to
1.3.0
. - Add support for Strong Customer Authentication (SCA).
- Bump Square In-App Payments SDK dependency to
1.2.0
. - Add support for Sandbox v2.
- Fixed an exception introduced in a recent Flutter update.
- Added
paymentType
parameter to support apple pay pending amount configuration.
- 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
- Support Square In-App Payments iOS and Android SDK
1.1.0
. - For SDK 1.1.0 change, please check this Change Log.
- Compatible to AndroidX migration.
CardEntryDidCancelCallback
is renamed toCardEntryCancelCallback
.- Some updates to improve error messages.
- Minor code style improvements.
- Fix Apple Pay issue #18.
- Refine Apple Pay quick start example.
- Initial release.