Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.02 KB

File metadata and controls

31 lines (24 loc) · 1.02 KB

[1.0.7] - February, 2023

  • Fixed iOS bug where webview couldn't close when close buttons are clicked
  • Removed required name and phone number fields in Customer object

[1.0.6] - October, 2022

  • Fixed bug where transaction gets stuck after redirecting on webview
  • Fixed iOS build bug by removing inAppBrowser library

[1.0.5] - October, 2022

  • Fixed null when transaction is cancelled.
  • Removed modal pop up before launching web view.
  • Removed intermediate make payment screen before webview.
  • Deprecated FlutterwaveStyle.
  • Updated README file.

[1.0.4] - July 4, 2022

  • Renamed property isDebug to isTestMode
  • Made property redirectUrl required
  • Updated README file

[1.0.3] - October 4, 2021.

  • Fixed issue with webview

[1.0.2] - September 23, 2021.

  • Fixed bug where cancel payment buttons are not clickable on iOS devices.

[1.0.1] - September 14, 2021.

  • Fixed bug where response is not returned to initiating screen when user cancels transaction.

[1.0.0] - September 9, 2021.

  • Initial release