seerbit_flutter 0.0.4+1
seerbit_flutter: ^0.0.4+1 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.