ipg_flutter 1.1.3
ipg_flutter: ^1.1.3 copied to clipboard
Flutter version of Onepay internet payment gateway
📄 CHANGELOG.md #
## [1.0.0] - 2025-07-02
- Initial release of `ipg_flutter`
- IPG initialization with merchant credentials
- Add card and retrieve saved cards
- Callback support for card addition, customer fetch, and payments
## [1.1.0] - 2025-07-25
- Payment support for saved customers
## [1.1.1] - 2025-08-20
- Performance improvement
## [1.1.2] - 2025-08-29
- Performance improvement and enhancement
## [1.1.3] - 2025-09-01
- Add missing Android instrction to Readme.md