- feat: added webview configuration callback for minkasu support
- fix: Fixed issue github workflow (#53)
- Fixed issue in github workflow
- Added github actions workflow
- Bug fix in process with Container API.
- Updated IOS SDK Version to 2.2.1.7
- Fixed typo for flutter method hyperSdkView.
- Crash fix in IOS process call for forcefully unwrapping nil
- Removed forceful unwrapping in Android
- Added support to statically pin hyperAssetVersion.
- Updated HyperSDK version for iOS to 2.1.43 and for Android, 2.1.32.
- Added HyperSDK Override support for IOS.
- Removing activity from process call.
- Added support to exclude microSdks.
- Updated HyperSdk plugin version to 2.0.7.
- Updated HyperSDK version for iOS to 2.1.40.
- Added support to render Payment Page UI within merchant container. Refer this for more information.
- Updated HyperSDK version for IOS to 2.1.39.
- Updated HyperSDK version for Android to 2.1.25.
- Blocked click events to merchant screen in IOS.
- Updated HyperSDK version for IOS to 2.1.35.
- Making IOS HyperSDK instance creation on demand instead of creating it on plugin initiate.
- Updated HyperSDK version for Android.
- Removed legacy integration documentation.
- Updated Updated HyperSDK version for Android & IOS.
- Updated README file.
- Updated HyperSdk plugin version to 2.0.6
- Updated IOS SDK version to 2.1.30
- Added openPaymentPage that calls initiate and process together using HyperCheckoutLite openPaymentPage Function for IOS.
- Moved SDK instance creation to initiate.
- Updated IOS SDK Version to 2.1.28.
- Updated Android SDK Version to 2.1.20
- Bug fix in HyperCheckoutLite's openPaymentPage Function
- added openPaymentPage that calls initiate and process together using HyperCheckoutLite openPaymentPage Function
- Updated android plugin version to 2.0.4
- Updated IOS SDK Version to 2.1.26.
- Updated Android SDK Version to 2.1.13.
- Upgraded to HyperSDK Plugin 2.0. Refer README.md for the migration steps.
- Updated Android SDK Version to 2.1.12.
- Updated HyperSDK Android Plugin to 2.0.2
- Upgraded to HyperSDK Plugin 2.0. Refer README.md for the migration steps.
- Updated Android SDK Version to 2.1.12.
- Updated IOS SDK Version to 2.1.22 & Android SDK Version to 2.1.11.
- Updated Android SDK Version to 2.1.10
- Updated Android SDK Version to 2.1.9 and IOS SDK version to 2.1.15
- Updated Android SDK Version to 2.1.8 and IOS SDK version to 2.1.17
- Added flag to identify if the integration is flutter in android
- Updated LICENSE to AGPL-3.0
- Adding initial developer attribution to this plugin
- Updated Android SDK Version to 2.1.2
- Updated code formatting in README.md
- Updated documentation/Readme.md for flutter plugin
- Updating plugin name to hypersdkflutter to avoid conflict with HyperSDK
- Updating minSDKVersion for android to 19 as it's minimum suported version for our SDK.
- Changing HyperSDK version for IOS to 2.0.15
- Updating the Major Version
- Adding Example project in the plugin
- Adding descriptive error message for FlutterFragmentActivity Exception
- Added Plugin Integration example app with Initiate being called in HomeScreen
- Flutter 3 support
- Fixed error method signature of invokeMethodResult Object
- Updated kotlin version to minimum version supported by Flutter 3
- Updating release for public
- First version release for publishing.