upi_pay 0.2.4 upi_pay: ^0.2.4 copied to clipboard
A flutter plugin to make payments by opening UPI applications using Android Intent and receiving the transaction information back in response.
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