payjp_flutter 0.2.3
payjp_flutter: ^0.2.3 copied to clipboard
A Flutter plugin for PAY.JP Mobile SDK.
0.2.3 #
0.2.1 #
0.2.0 #
- Update payjp-ios to 1.2.0.
- Update payjp-android to 1.2.0.
- Add field
threeDSecureStatustoCard. - Add option
threeDSecureRedirectto Payjp.init. It is only for 3D Secure. - In iOS platform, Add GoogleUtilities/AppDelegateSwizzler to hook
(BOOL)application:openURL:options:. - Fix onCardFormCanceledCallback not called on iOS 13 after dismiss by swipe down the modal.
0.1.6 #
- Fix using string literal instead of BuildConfig.LIBRARY_PACKAGE_NAME.
0.1.5 #
- Fix error message deserialization problem on Apple Pay (iOS).
0.1.1 #
- Support Flutter Android embedding version 2 (and still support v1 too).
0.0.1 #
Initial release.