flutter_fawry_pay_web 0.0.2 flutter_fawry_pay_web: ^0.0.2 copied to clipboard
This plugin is for FawryPay for Web. It's use the JS library of FawryPay.
0.0.2 #
- BREAKING: init() method has added new required parameter (merchantID), now you can set it for one time.
- BREAKING: Removed environment and language parameters from initialize() and initializeCardTokenizer() methods, and you can set them for one time in init() method.
- BREAKING: webDisplayMode parameters is now in init() method.
0.0.1 #
- First initial release.