sunmi_mtb 1.0.4
sunmi_mtb: ^1.0.4 copied to clipboard
A Flutter plugin for MineSec SoftPOS (MSA) payment integration on Android. Supports checking installation, warm-up, activation, and sale transactions.
1.0.4 #
- Support configurable MSA package name (
msaPackageName) during initialization to support both production and staging environments seamlessly.
1.0.3 #
- Miscellaneous bug fixes and improvements.
1.0.2 #
- Fix settlement implementation to expose both request and response data.
- Lowered Flutter SDK version requirement for better compatibility.
- Miscellaneous bug fixes and improvements.
1.0.0 #
- Initial release.
- Features:
activate,verifyMtbPos,warmup, andsellmethods.