* Feature - Added support for "Refunds" to the "Account Funds" payment gateway.
* Tweak - Funds are restored after canceling or refunding an order.
* Tweak - Don't set the Order total to zero when the payment gateway is "Account Funds".
* Tweak - Display the "Funds used" row in the Order details before the "Payment gateway" row.
* Tweak - Hide the "Funds used" row in the Order details when the payment gateway is "Account Funds".
* Tweak - Tested compatibility up to WC 5.2.
* Fix - Unlock the used funds when canceling the PayPal payment process.
* Fix - Fixed warnings thrown for using the deprecated method `WC_Order->get_product_from_item()`.
* Dev - Updated the minimum requirements to WC 3.2 and WP 4.4.