flutter_kwikpaisa_pg_sdk 1.2.1
flutter_kwikpaisa_pg_sdk: ^1.2.1 copied to clipboard
A Flutter plugin for integrating the KwikPaisa NEO Bank payment gateway.
Changelog #
1.1.0 - 2024-10-09 #
Added #
- Initial release of the KwikPaisa PG SDK.
- Implemented order creation feature with API integration.
- Added payment handling logic using WebView for a seamless payment experience.
- Included functionality to fetch and display order status after payment completion.
Changed #
- Updated the return URL structure to include dynamic order IDs for better tracking.
- Enhanced error handling for API responses during order creation and status checks.
Fixed #
- Corrected the JSON response handling to properly retrieve payment status and related customer data.