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
Improved - Switched from wc-ajax=update_checkout to wc-ajax=update_order_review - this aligns our AJAX refresh with core's and handles edge cases where plugins look at the URL to determine the type of request happening (generally an anti-pattern). It also works properly when CheckoutWC is bypassed or disabled.
Fix - Smarty address validation now works with the One Page Checkout option
Fix - Fix issue where temporary alerts weren't cleared on subsequent AJAX refreshes unless there were new alerts to show.
Dev - Added messages to the update_order_review response package because it's in Woo core and some plugins like to use it
Dev - Fixed HPOS incompatibilities in our stat collection class.
Improved - Added fixes for Aelia Tax Display By Country
Fix - Fix incorrect Polish translations
Fix - Fix support for PHP 8.x by removing Symfony/Finder dependency
Fix - Fix issue with WooCommerce Pakettikauppa and the shipping email field during billing field sync.
Fix - Fix improperly escaped html on admin pages
Fix - Minor performance enhancement for notice counting during notice printing
Dev - Added action before side cart notices: cfw_side_cart_notices
New - Added support for Donations for WooCommerce
Improved - Defer processing of previous orders to asynchronous cron job so that performance of order submission isn’t affected. (User Matching)
Fix - Switched slug for AJAX handler for order submission so that it matches WooCommerce core. This fixes issues with Upsell Order Bump for WooCommerce
Fix - Fix fatal error caused by missing function
Fix - Fix improperly escaped HTML on admin pages.
Fix - Fix bug with login and sanitization that prevented logging in with username.
Fix - Fix bug with Order Bump stat collection that prevented stats from being collected on most bumps.
Fix - Fixes for WPML
Fix - Fix potential fatal error from improperly hooked woocommerce_update_order_review_fragments filter
Fix - Fix for Order Bumps that use WooCommerce Product Bundles
Dev - Declared support for HPOS (High Performance Order Storage)