flutter_jazzcash 1.0.5
flutter_jazzcash: ^1.0.5 copied to clipboard
A Flutter package for JazzCash payment integration supporting both mobile wallet and card payments.
Changelog #
1.0.5 - 2025-07-26 #
1.0.3 - 2025-07-26 #
Changed #
- Increased JazzCash mobile wallet payment timeout from 30 seconds to 120 seconds
1.0.2 - 2025-07-26 #
Fixed #
- Fixed card payment integration issues
- Resolved mobile wallet payment functionality problems
- Improved payment flow stability and reliability
1.0.0 - 2025-07-25 #
Added #
- Initial release of JazzCash Flutter package
- Mobile wallet payment support
- Card payment support via WebView
- Secure hash generation and validation
- Transaction status inquiry functionality
- Support for both sandbox and production environments
- Comprehensive error handling
- Complete example app