seerbit_flutter 0.0.7
seerbit_flutter: ^0.0.7 copied to clipboard
Seerbit Flutter SDK can be used to integrate the SeerBit payment gateway into your flutter application..
0.0.1 18-01-2022 #
- Initial Release
0.0.2 18-01-2022 #
- Expose Start and End Methods
- Update UI
0.0.3 20-01-2022 #
- Fix Closing Checkout
0.0.3+2 21-01-2022 #
- Fix checkout crashing on iOS
- Added new properities to payload model for customization
- closeOnSuccess
- closePrompt
- setAmountByCustomer
0.0.3+3 -24-01-2022 #
- Add customization model.
0.0.4 -31-01-2022 #
- Add Payment Options parser Developer can select from an array of PayChannels such as [ussd,account,wallet,transfer,card]
0.0.4+1 -31-01-2022 #
- Fix logo parsing.
0.0.4+3 -11-01-2023 #
- Fix payment method data caching that causes duplicate reference.
0.0.4+4 -21-02-2023 #
- Add tokenize to payload.
0.0.4+5 -20-04-2023 #
- Add subcription planId to payload.
0.0.4+6 -09-05-2023 #
- fix blank screen on report_link
0.0.4+7 -09-05-2023 #
- update Dart Sdk version
0.0.6 -18-07-2025 #
- update flutter-in-app-webview version
0.0.7 -09-09-2025 #
- add support for dynamic split payment
- update readme.md