Checkout for WooCommerce - CheckoutWC 9.1.8

Download Checkout for WooCommerce - CheckoutWC 9.1.8 from nulled fire. Checkout for WooC replaces checkout page with beautiful, responsive, and conversion optimized design
Fix - Fix bug where free shipping progress bar was displayed on non-shipped carts
Fix - Fix PHP warning from Abandoned Cart Recovery when tracked cart is not found
Fix - Fix error on ACR email editor that prevented replacement codes from loading
Dev - Add cfw-add-overlay event to show the submit order overlay. This will help gateways that want to integrate their express payment flow with CheckoutWC.
Improved - Changed how Side Cart is rendered on mobile. On mobile devices the whole side cart will scroll, rather than just the cart contents container. This provides much more real estate for carts with many items and makes Order Bumps more visible. (We analyzed how Shopify handles this and determined they have a better approach)
Improved - We also adjusted some margins and padding to help use screen real estate better for the mobile Side Cart.
Fix - Fix issue where VAT taxes were removed twice when used with currency plugins such as WooCommerce Price Based on Countries
Fix - Fix payment method icon styling in nested lists
Fix - Fix AJAX race condition by checking canceling the update_payment_method if update_checkout is queued.
Fix - Fix for Payment Plugins PayPal button width
Fix - Fix double slash in asset URLs
Fix - Fix gift card removal when using Pimwick Gift Cards Pro.
Dev - Added new filter for side cart free shipping threshold: cfw_side_cart_free_shipping_threshold
Dev - Fixed PHP warning
Fix - Fix bug that prevented Payment Plugins Braintree transactions from processing
Fix - Fix bug that caused accordions to stay closed on page load
Fix - Fix glitch with order bumps and inclusive taxes and a 0 discount
Fix - Fixes for WooCommerce Price Based on Countries - thanks Oscar!
Fix - Fix for missing order bumps output location fragment that caused bumps targetted to checkout cart items to not update
Fix - Removed a needlessly scary console log
Dev - Fix PHP warnings