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
New - Added preliminary OwnID support. Doesn't work with remove password option currently.
Fix - Fix bug that caused fields that are not relevant to be alerted as invalid.
Fix - Fix bugs introduced by AB testing API that prevented key compatibility modules from loading properly. AB testing now requires using an MU plugin an a new action hook. We updated our example here: CheckoutWC AB testing example
Fix - Fix potential fatal error that occurred when removing all highlighted countries
Dev - Updated description of WooCommerce Checkout Field Editor to add another caveat
New - Added AB testing API. Example to implement here.
Improved - Added beta support for WPML and ACR emails
Improved - Show alert when required fields are not filled in on an non-active tab
Fix - Prevent error when cart object is null
Fix - Fix issue with store policy pages that use Gutenberg blocks. Blocks now display as expected.
Fix - Disable discreet address fields and fullname field when logged in with Payment Plugins PayPal gateway.
Fix - Fix duplicate thumbnail duplicate payment methods in side bar for Greenmart theme
Fix - Add fix for variation swatches plugin and modal variation chooser.
Fix - Fix fatal error where upstream filter doesn’t return the right value type
Fix - Fix bug where bill to different address was errantly selected after page refresh
Dev - Added filter for side cart icon local file path cfw_side_cart_icon_file_path
Dev - Added filter for side cart icon contents: cfw_side_cart_icon
Dev - Fix deprecated jQuery.focus() calls