upi_pay 0.3.0 upi_pay: ^0.3.0 copied to clipboard
A flutter plugin to launch UPI payment applications on Android and iOS towards making UPI payments.
0.3.0 #
- Support for iOS
- Working status of various UPI payment applications included
- User can filter the apps discovery output against working status data by passing parameters. API remains backward compatible in syntax and semantics of providing properly working applications only in case no parameters are provided.
0.1.0 #
- Initial release
0.1.1 #
- Added package description
0.1.2 #
- Added MIT License
0.2.0 #
- Upgraded kotlin_version to 1.3.61
0.2.1 #
- Removed UPI Intent mode parameter because some applications do not strictly follow the UPI Specification and fails when intent parameter is passed
0.2.2 #
- Mark the library as android only
0.2.3 #
- Added Axis Pay
0.2.4 #
- Updated MiPay package identifier and fix Axis Pay usage