File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.9.2
2
+
3
+ * Bank account payment: fixed issue where the reference value passed to checkout is different from what is returned after transaction.
4
+ * Increased width of checkout dialog.
5
+ * Added flag to enable fullscreen checkout dialog.
6
+ * Felt like doing some reorganising so I refactored some .dart files.
7
+
1
8
## 0.9.1+2
2
9
3
10
* Fixed build failure because of difference in type of passed and expected value of encrypt function.
Original file line number Diff line number Diff line change 1
1
name : flutter_paystack
2
2
description : A Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS.
3
- version : 0.9.1+ 2
3
+ version : 0.9.2
4
4
author : Wilberforce Uwadiegwu <faradaywilly@gmail.com>
5
5
homepage : https://github.com/wilburt/flutter_paystack
6
6
You can’t perform that action at this time.
0 commit comments