-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathchangelog.txt
45 lines (38 loc) · 1.6 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
== Changelog ==
= 2.3.6 =
* Fixed: Dynamic Adjustment to Custom Permalink Set by Merchant.
* Fixed: Redirect Payment option return a Payment Mismatch Error.
= 2.3.5 =
* Added: Support for WooCommerce HPOS.
* Fixed: WooCommerce Blocks Compatibility Issues with WooCommerce 7.0 to 6.9.1.
* Fixed: Payment Option alignment on WooCommerce Checkout Block.
= 2.3.4 =
* Fix: Webhook Handler Acknowledgement.
= 2.3.2 =
* Added: Support for WooCommerce Blocks.
* Updated: WooCommerce Checkout Process.
= 2.3.0 =
* Fix: Handled MobileMoney Payment Handler Error.
= 2.2.9 =
* Fixed: PHP 8 support for v3 Webhook Handler.
= 2.2.8 =
* Fixed: Woocommerce Subscription processing function error.
* New Feat: Switched to WC-Logger class for logging.
= 2.2.7 =
* fix: on payment completion redirect to order reciept page (redirect Method)
* fix: PHP 8.0 compatibility ( optional method parameter )
= 2.2.0 =
* Use one base URL for live and test mode.
* Merchants can get their [test and live](https://developer.flutterwave.com/docs/api-keys) keys [here](https://rave.flutterwave.com/dashboard/settings/apis)
* Using test keys keeps you in test mode, to move to live mode add live keys.
* Support for Woocommerce recurring, this allows merchants to collect recurring payments in woocommerce.
= 2.1.0 =
* Support for Woocommerce recurring, this allows merchants to collect recurring payments in woocommerce.
= 2.0.0 =
* Support for new currencies (ZMW, UGX, RWF, TZS, SLL).
= 1.0.1 =
* Add redirect style with admin toogle for redirect or popup payment style
* Custom gateway name
* Bug fixes for country
= 1.0.0 =
* First release