What is CheckoutWC?
Checkout for WooCommerce Free Download; Today we have shared Checkout for WooCommerce for free download to everyone. The shared file is not Checkout for WooCommerce nulled or cracked; it’s a 100% genuine GPL file, and you can use this Checkout for WooCommerce GPL file on unlimited websites.
CheckoutWC helps the WooCommerce checkout page to be replaced as your checkout page with a beautiful, responsive, and optimized design. Works with any theme.
Checkout for WooCommerce plugin is uniquely designed to improve the WooCommerce checkout experience. Our system reduces cart abandonment and increases checkout conversions for your WooCommerce store.
CheckoutWC Demo
The unlimited creative subscription
CheckoutWC – Conversion optimized checkout template for WooCommerce Features
- How Checkout for WooCommerce will increase your sales: If you use the default WooCommerce checkout page, you can lose 30% of your customers. Checkout for WooCommerce makes it easy to optimize your checkout page.
- A one-click solution, beautiful design: Checkout for WooCommerce is a simple solution for convenient checkout. No configuration or coding knowledge is required.
- Optimize for conversions: Checkout for WooCommerce boosts conversions by streamlining complex checkout and payment processing.
- CheckoutWC is fully responsive and works with all WordPress themes.
CheckoutWC – Optimized Checkout Pages for WooCommerce Nulled Free Changelogs
“Download CheckoutWC v7.8.5 – Beautiful, Conversion Optimized Checkout Templates For WooCommerce Nulled Free
v7.8.5 – 2022.12.07
Fix – Fix Czech translations for field validation error messages
Fix – Fix payment method icons
Fix – Make sure we don’t mess with the minicart if express payment buttons aren’t enabled for the Side Cart”
“Download CheckoutWC v7.8.0 – Optimized Checkout Page for WooCommerce Nulled Free
v7.8.0 – 2022.11.1
New – We’ve consolidated our plans. Plus plan holders now get access to all functionality.
New – Mobile cart summary view now closes when advancing tabs.
Improved – Improved default settings for several features for new stores.
Improved – Improved how we load Google fonts.
Improved – Selectively support select2/selectWoo for specific fields while leaving address fields unharmed. Uses an in-house fork of selectWoo which replaces the native version on the checkout/order pay pages.
Fix – Detect unpublished bump and treat it like an invalid bump.
Fix – Fix potential infinite loop when address fields are mismatched between shipping and billing fields.
Fix – Fix rare glitch with Amazon Pay express button.
Fix – Fix issue where pickup location was added to non-shipped orders.
Dev – Added new event that triggers init of Google Address Autocomplete. This is required for compatibility with Real Cookie Banner which can now load Google Address Autocomplete after cookie consent is granted.”
“Download CheckoutWC v7.7.2 – Optimized Checkout Page for WooCommerce Nulled Free
v7.7.2 – 2022.10.18
Hotfix – Fix bug that prevented saving scripts to the database. Do not save your settings until you have updated to 7.7.2 to prevent data loss.
Dev – Added cfw_copy_pickup_details_to_order_notes filter to enable sending pickup information to order notes field.”
v7.5.0 – 2022.07.28
Improved – Refactored JS validator promises to save ~200ms during validation
Improved – CheckoutWC scripts are now output in the footer for better compatibility and PageSpeed scores.
Improved – Implemented JSON repair technique from WooCommerce core to eliminate some instances of failed AJAX calls on poorly configured sites.
Improved – When using enhanced registration, the overridden WooCommerce settings for generating username and password now only apply on the checkout page
Improved – Refactored Order Review Step tab output to use our updated tab system. This fixes validation of fields on the order review step tab.
Dev – Implement cfw_is_cart_bump_valid as generic filter for bumps.
Dev – Removed some non-functional JS from the Square compatibility JS module
Dev – Added cfw_estimated_pickup_time to filter pickup time output
Dev – Added cfw_hide_email_field_for_logged_in_users filter to allow showing the email field to logged in users.
Fix – Fixed fatal error with latest version of SUMO Payment Plans
Fix – Fix bugs with BeTheme theme.
Fix – Fix state matching for Italy with Google Address Autocomplete
Fix – Fix bug with trust badges repeater that caused image picker to be non-functional when multiple badges were added between clicking save.
Fix – Fix bug with Aelia Currency that prevented the correct currency from being selected after country change
Fix – Fix regression that broke ThemeHigh Checkout Field Editor Pro conditional field validation.
Fix – Fix full-width field rendering for WooCommerce Checkout Field Editor fields.
v7.4.3 – 2022.07.23
Hotfix – Fix fatal error when recording order bump revenue stats post purchase.
v7.4.0 – 2022.07.15
New – If enabled in settings and using the \’WooCommerce style\’ registration option, the username field will now appear for registering users. This field will not be displayed for most configurations.
New – Add support for Coderockz Woo Delivery
Improved – Refactored Klarna Payments integration to use available gateways filter instead of the weird templating tactic they use.
Fix – Fix styling of Amazon Pay banner on order pay page
Fix – Fix potential PHP warning/error with enabled fields setting not returning an array
Fix – Fix bug with Chrome Autocomplete service making fields readonly on the PayPal for WooCommerce review order screen
Fix – Fix potential issue where — (dash dash) was selected as country when no location was set or found.
Fix – Fix bugs caused by our attempts to prevent select2 from loading. We can’t really go after select2 so aggressively because Local Pickup Plus and other plugins need it or they throw errors / don’t work properly
Fix – Fix broken action that prevented woocommerce_checkout_before_customer_details and woocommerce_checkout_after_customer_details actions from firing. This allows ThemeHigh Checkout Field Editor\’s conditional fields to work properly.
Fix – Preserve alerts when going to payment tab on error (order review step)
Dev – Differentiate validation promise logs so that we know if a promise failed during tab validation or order submission
v7.3.3 – 2022.07.05
Fix – Fix bug that caused new installs to not have any enabled billing fields.
Fix – Fix generic error message for custom parsley validators that use AJAX
Fix – Fix potential issue where billing address fields were output twice for non-shipped carts
v7.3.2 – 2022.06.30
Improved – Added option to change the label of the local pickup shipped order option
Improved – Added pickup address to thank you page under pickup instructions.
Improved – Address under pickup instructions is now linked to Google Maps by default. This can be disabled with this filter: cfw_local_pickup_use_google_address_link
Dev – Added new filter for the pickup address on the thank you page: cfw_local_pickup_thank_you_address
Dev – Order submission errors now show the server response when cfw-debug flag is set. (I.e., https://yoursite/checkout/?cfw-debug=true)
Fix – Fixed PHP warning with Klarna Payments
Fix – Changing between shipping and pickup now recalculates totals correctly.
Fix – Changed columns of MyParcel fields for a better layout
v7.3.0 – 2022.06.28
NEW – Local Pickup. CheckoutWC now has a native understanding of pickup vs delivery and can selectively show / hide the shipping address and shipping options based on whether the customer selects shipping or pickup.
NEW – You can now select which countries to highlight in country dropdown from settings (WP Admin > CheckoutWC > Checkout > Field Options)
NEW – You can now selectively hide/disable billing address fields from settings. (WP Admin > CheckoutWC > Checkout > Address Options)
NEW – Added option to disable \’Same as shipping address\’ option in settings. (WP Admin > CheckoutWC > Checkout > Address Options)
Improved – Remove cart item link is now always shown at mobile screen sizes
Improved – Updated Greek translations based on feedback from customers.
Dev – Updated WC tested version to 6.6.0
Dev – Added two new actions: cfw_before_payment_methods_block and cfw_after_payment_methods_block
Dev – Added new cfw_order_updates_heading filter and new cfw_after_thank_you_order_updates_text action
Dev – Extra billing fields are now output on an action hook like everything else.
Dev – Implemented updated_cart_totals JS event from WooCommerce core.
Dev – Added new action after side cart totals: cfw_after_side_cart_totals
Dev – Moved before_woocommerce_pay call so that it fires within the template content
Dev – Added cfw_side_cart_free_shipping_progress_bar_free_shipping_message and cfw_side_cart_free_shipping_progress_bar_amount_remaining_message_format filters
Fix – Fix potential JS errors from undefined variables
Fix – Fix issue with PayPal for WooCommerce and customer info sections appearing that should be hidden
Fix – Fix bug that prevented overriding CheckoutWC image sizes
Fix – Fix issues with PostNL and MyParcel
Fix – Fix issue where colon appearing in shipping method name was errantly removed.
Fix – Improved accessibility of side cart.
Fix – Fix issue with FlyCart Woo Discount Rules and side cart.
Fix – Fix issue that caused the review panes to show incorrect information when billing address is forced to be the shipping address.
Fix – Fix bug that made it possible for post code validation error to be shown when correct post code was entered.
Fix – Fix potential typing issues that could cause fatal errors in recent versions of PHP.
Fix – Fix issue where Select2 could be loaded.
Fix – Fix issue with caching and add to cart error messages. Now acts more like native AJAX add to cart functionality in WooCommerce core.
Fix – Fix incorrect usage warning
Fix – Fix multiple issues with Amazon Pay 2.0 legacy API and order pay endpoint
Fix – Fixes to how Malaysian addresses are handled with Google Address Autocomplete
Fix – Google Address Autocomplete now supports named buildings in addition to normal street addresses
Fix – Fix conflict with Woostify CSS and side cart table styling.
Fix – Fix issues with Variation Swatches for WooCommerce and the side cart
Fix – Fix potential issue with some finicky gateways by adding a slight delay to firing payment_method_selected event so that it runs after animations have completed.
Fix – Fix bug that prevented woocommerce_before_thankyou from running
Fix – Fix bug that prevented side cart free shipping progress data from being filtered.
Fix – Fix bug with option to hide the floating side cart button when the cart is empty and situations where the cart transitions to a non-empty state. Now behaves correctly when emptying the cart and adding an item.
Fix – Refactored cart updating code to fix bug with WooCommerce Product Bundles quantity syncing
Fix – Prevent fatal errors when order bump cannot be added to the cart
Version 7.2.6 – 2022.05.30
Fix – Fix bug where fields that were not visible in the current viewport because of scrolling were not validated properly.
v.7.2.4
Hotfix – Fix PHP warning related to missing field class arguments. A hot fix for a PHP warning you ask? Well here\’s the deal: we misread the bug report but had already done the work to fix this and release it. Your log files will thank us.
v7.2.3 – 2022.05.25
New – Added support for ThemeHigh Checkout Field Editor Pro.
Fix – Fix bug where address_1 was not set correctly on page load when using discreet address fields.
Fix – Fix bug where review pane showed session values instead of the information entered by the customer.
Fix – Fix bug with unique billing fields treatment that caused the billing address not to appear when shipping was not required.
Fix – Fix issue where fragment is updated even when it hasn\’t changed.
Fix – Fix issue with Square where CC field was unusually sized
Fix – Fix bug with Order Pay page that prevented errors from being shown
Dev – Added filter to bypass email domain validation check: cfw_email_domain_valid
Dev – Added filter for unique billing fields: cfw_unique_billing_fields
Dev – Updated WP tested version to 6.0.0
v7.2.2 – 2022.05.12
Hotfix – Fix potential PHP fatal error with Checkout Field Editor and fields that don\’t have classes defined.
v7.2.1 – 2022.05.12
New – Billing address fields that don\’t have a matching shipping address field are now output below the billing address accordion so that they are always visible.
Fix – We now inherit the step, min, and max for quantity from the WooCommerce default cart quantity control.
Fix – Fix Checkout Field Editor column and layout calculations
Fix – Fix bug where password field was shown even when create account by default was set to false.
Fix – Fix bug that caused all optional fields to reveal when clicking the link to show one.
Dev – Add cfw_order_item_thumbnail filter to order item thumbnail
Tweak – Remove unused class from fields
Tweak – Remove tabindex for password visibility toggles
Tweak – Add disclaimer that Checkout Field Editor potentially breaks some important features when overriding the address fields
Tweak – Update SmartyStreets verbiage to new Smarty.com branding
Version 7.2.0 – 2022.04.29
New – Password fields now have toggle button to show password in plain text so that customers can verify they have entered the correct input.
New – Smarty Variation Matching for Order Bumps. When setting up an order bump you can now set the search and offer products to be a variable product. Smart Matching attempts to match the offer product variation attributes to the search product variation attributes in the cart. Example: If you sell mattresses you could set it up so that a person who chooses a queen mattress and then adds a mattress protector as an order bump would also get the queen size protector.
New – Added option to order bumps to set whether or not the order bump quantity can be adjusted in the cart.
Improved – Improved how bundled products are displayed when using WooCommerce Product Bundles.
Improved – If it is not possible to change the quantity of a cart item, show the cart item quantity bubble on that line item.
Improved – Order Notes are now excluded from field persistence caching (Garlic.js).
Dev – Added cfw_enable_field_persistence filter to make it easy to turn off field persistence.
Dev – Added cfw_welcome_back_text filter for welcome back text.
Fix – Fix bug that caused shipping phone to not be saved with submitted order.
Fix – Fix issue where address review didn\’t have all of the correct info when using WooCommerce for Japan.
Fix – Fix bug where address formatting strings that weren\’t replaced would appear in review address area of checkout steps.
Fix – Fix bug that caused multiple events to be bound where one was required during field validation.
Fix – Fix bug that caused the state field to not be validated.
Fix – Fix lack of sale price when using YITH by implementing proper filter
Fix – Handle sale prices differently so that it works with YITH Dynamic Pricing.
Fix – Fix issue with zooming into text fields on mobile safari
Fix – Fix characters not being totally covered by shimmer.
Fix – Fix side cart totals spacing
Fix – Detect coupons with free shipping and render shipping progress bar correctly.
Fix – Add some more styling to help the side cart display correctly with themes that like to add borders to tables.
Fix – Fix potential fatal error with PHP 8.
Fix – Fix incorrect city when using Google Address Autocomplete with Swedish addresses.
v7.1.8 – 2022.04.18
New – Added new Cart Summary Link color setting
New – Added setting to display sale prices in cart and checkout cart summary.
New – It is now possible to use a WooCommerce Product Bundle that contains variations as an order bump. The default variation values for each bundled product are used.
Improved – Improved how product bundles are styled in the side cart and checkout cart summary
Fix – Fix setting that appeared erroneously when side cart is disabled.
Fix – Change label of cart item quantity color settings to add clarity to what they style.
Fix – Fix issue where quantity stepper wasn’t available in side cart unless cart editing at checkout was enabled.
Fix – Fix issue where there were duplicate validators during checkout submission
Fix – Attempt to fix race condition that caused the postal code validation to show an error message after correct postal code was entered
Fix – Fix bug in admin where publishing an order bump triggered before unload alert
Fix – Tweak our side cart coupon apply code to better match core
v7.1.7 – 2022.04.14
Improved – Removed some unnecessary files and compressed some others to reduce build size 30%.
Dev – Added cfw_show_klarna_checkout_express_button filter to allow hiding Klarna Checkout express button.
Fix – Don’t allow quantity of order bumps to be changed.
Fix – Fix issue where elements of checkout page were unblocked during an update.
Fix – Fix WooCommerce Gift Cards field in Cart Summary sidebar.
Fix – Get rid of duplicative events that caused multiple calls to zip code autocomplete API.
Fix – Fix issue with express checkout buttons being hidden that were active.
Fix – Fix issue with Checkout Field Editor that caused 50% width fields to be rendered incorrectly.
Fix – Fix issue that caused address field changes to apply on my account page.
Fix – Allow country field to be removed with Checkout Field Editor without causing postal code validation errors.
Fix – Fix JS error with Braintree for WooCommerce (Payment Plugins) gateway.
v7.1.4 – 2022.04.03
Fix – Fix potential infinite loop that caused update_checkout to run continuously when WooCommerce German Market was active. Fixes other potential scenarios that would cause the same thing
Fix – Fix styling glitch where loading shimmer didn’t fully cover payment gateway titles.
Version 7.1.3 – 2022.04.01
New – Added new option to place Trust Badges in the footer. Trust Badges now have a main level admin menu.
Improved – The official Stripe gateway undeprecated an important filter that allows us to turn on payment request/express buttons on the checkout page. So we re-implemented it.
Improved – The whole row is now clickable to select a payment method. Particularly helpful on the Glass theme due to the larger styling of items.
Dev – Removed cfw_disable_admin_menus filter in favor of better methods. Try: remove_menu_page( ‘cfw-settings’ )
Dev – Added new action: cfw_order_item_after_data
Fix – Fix issue where Full Name, House Number, and Street Name fields caused issues with express checkout (Apple Pay, Google Pay, etc)
Fix – Corrected some Danish translations. Thanks, Julie!
Fix – Fix how we style the footer on the Glass theme. No longer uses absolute positioning which I think we can all agree is better.
Fix – Fix bug that caused countries that are excluded in WooCommerce settings to show up in international phone field dropdown.
Fix – Revert changes to Netherlands zip autocomplete in favor of disabling zip autocomplete entirely for the Netherlands and Belgium due to our data source not having good city data.
Fix – Fix edge case where if a shipping address field value was ‘null’ the billing address sync would still run.
Tweak – Removed colon after shipping method names
Tweak – Renamed pot file to checkout-wc.pot since this seems to be more standards complaint.
v7.1.2 – 2022.03.30
Fix – Fix issue with header bottom margin when header background color is white
Fix – More strenuously protect from fatal errors in PayPal for WooCommerce compatibility class.
Fix – Don’t require full name, street name, or house number fields during payment requests from Stripe, WooCommerce Payments, Square, or Klarna Checkout.
Fix – Fix another issue with the word optional not being translated properly
v7.0.4 – 2022.03.07
Hotfix for 7.0.0. Read the 7.0 release notes below!
Fix – Fix bug where login modal wasn’t pre-filled with email address.
Fix – Fix bug where registration setting in CheckoutWC > Checkout was applied inconsistently.
Fix – Fix translation domain of “It looks like you already have an account” phrase in login modal.
Fix – Fix bug where billing address wasn’t synced from shipping address on zip autocomplete.
Fix – Fix bug where phone field validation messages were shown when phone field was not required when using International Phone Field feature.
Fix – Fix bug with Trust Badges admin that caused all images to be replaced when uploading an image to a new trust badge.
v6.2.4 – 2022.02.11
Fix – Fix JS error when country field is not present.
Fix – Fix issue with payment gateway change handlers that was causing an infinite AJAX refresh
Fix – Fix fatal error caused by calling non-static method statically.
Fix – Fix potential fatal error with Klarna Payments.
Fix – Order failed text is now on the thank you page where it always should have been for those odd situations where a gateway sends someone to the order-received endpoint with a failed order.
Fix – Fix improper detection of whether the selected payment gateway changed.
Fix – Post code field no longer fires AJAX refresh on keydown to prevent poor UX with improper post code detection
Improved – Refactored Google Address Autocomplete functionality to better handle different completion strategies for different countries.
Development – Added unit testing for Google Address Autocomplete.
v6.2.3 – 2022.01.14
We have a lot of stuff in the works, but today we’re releasing a tasty patch release that fixes some bugs and generally makes CheckoutWC better for everyone.
New – Add support for YITH Points and Rewards 3.x
Improved – Automatically exclude our JS files from WP Rocket transformations that break things.
Improved – Added action before upsells are added to the cart: cfw_before_order_bump_add_to_cart
Improved – When rendering a remove item link, we now pass it through the WooCommerce filter so that it picks up changes from other code.
Improved – Refactored Google Address Autocomplete service. It’s cleaner! It’s faster! (maybe) And it’s much easier to handle country by country edge cases.
Fix – Fix multiple bugs with Checkout Field Editor (official WooCommerce extension)
Fix – Clean up jQuery migrate warnings.
Fix – Fixes for PayPal for WooCommerce Complete Payments gateway.
Fix – Fix bug where error messages were not properly displayed if the error was not output in the form tag.
Fix – Fix bugs with Thrive theme.
Fix – Aborted AJAX calls are no longer logged as errors.
Fix – Eliminated deprecated function call.
Fix – Fix bug with Metro theme.
Fix – Fixed bug where upsells were not discounted properly after being added to the cart.
Fix – Fix bug where the city field was not validated if it was rendered off screen.
v6.2.2 – 2021.12.18
‘Tis the season to be conservative about plugin updates! If your store is humming along through the holiday rush, you may want to wait a few weeks on this update. But if you like the gifts below, receive them with our blessing. (After careful testing!)
Fix – Fix potential fatal error with EU VAT Assistant compatibility module.
Fix – Reworked order review step to hopefully allow it to work with more gateways.
Fix – Fix JS error when address autocomplete is enabled but there are no address fields.
Fix – Debounce scrolling to alerts.
Improved – Refactored AJAX actions to use super.error() method and cleaned up unused properties/getters/setters.
v6.2.0/6.2.1 – 2021.12.13
‘Tis the season to be conservative about plugin updates! If your store is humming along through the holiday rush, you may want to wait a few weeks on this update. But if you like the gifts below, receive them with our blessing. (After careful testing!)
Improved – Refactored Order Bumps to distinguish between different types of bumps and separate their logic.
Improved – For products visible in the catalog, clicking an order bump’s thumbnail will open the product page in a new window.
Improved – Added a new function for grabbing all order bumps: cfw_get_all_order_bumps
Improved – Added some unit tests to FormAugmenter
Improved – Added unit testing to stat collection classes
Improved – Added unit test to YITH Composite Products compatibility module
Improved – If update_checkout AJAX call fails, display a message letting customers know but return UI to normal state.
Improved – If update_checkout AJAX call fails, still trigger payment gateway init and updated_checkout JS event like WooCommerce core does.
Improved – If an error notice is already on the page and the same notice is on the next request, briefly animate the error notice with a shaking effect so that customers realize the error still applies.
Fix – Fix a loophole that allowed people to get order bump special pricing without qualifying for the bump.
Fix – SmartyStreets now works when shipping address is forced to billing address.
Fix – Implemented automatic LTR > RTL CSS conversion.
Fix – Adjust priority of our assets to avoid a conflict with Divi.
Fix – Significant fixes for WP Rocket’s handling of WooCommerce fragments and how this affects Side Cart.
Fix – Similarly, we made sure side cart works with the popular plugin Disable Cart Fragments.
Fix – If an order bump’s offer product is on sale, that price is used as the base price for any bump specific discounting.
Fix – Fix bug with Free Gifts for WooCommerce that caused the Side Cart not to open when quantity triggered free gift.
Fix – Fixes for Order Delivery Date plugin.
Fix – Fix for EU VAT Assistant and digital only orders.
Fix – Fix bug that prevented order stats from being collected for many sites.
Fix – Fix bug with WooFunnels Order Bump Upsells that caused AJAX update loop
Fix – When upgrading CheckoutWC, clear WP Rocket’s fragment cache
Fix – Fix bugs in how cart item data was displayed, particularly with WooCommerce Product Add-ons
Fix – Fix bug where quantity of side cart button did not update when cart updated.
Fix – Fix potential error if first gateway in session is null
Fix – Fix bug with WooCommerce Memberships that caused AJAX calls to fail when restriction mode was set to redirect.
v6.1.7 – 2021.11.19
New – Added support for Free Gifts for WooCommerce
Improved – Added missing woocommerce_before_thankyou hook
Improved – Exclude our JS and CSS from WP Rocket optimizations automatically
Improved – Refactored cfw_form_attributes() and added a new filter for adding your own attributes: cfw_form_attributes
Fix – Fix bug where invalid post codes did not generate an error message
Fix – Fix bug where null cart item data was still displayed on checkout page.
Fix – Fix bugs with UK addresses and SmartyStreets
v6.1.6 – 2021.11.10
New – Added preliminary support for WooCommerce EU VAT Assistant.
Fix – Fix bug with method that determines if all shipping packages have a selected shipping method
Fix – Regenerated stale MO files for de_DE and de_DE_formal translations. Der Fehler tut uns leid!
Fix – Fix missing filter that caused WooCommerce Product Bundles component items to be listed on the thank you page in conflict with the product page settings.
Misc – Update WooCommerce tested version to 5.9.0
Version 6.1.5 – 2021.11.8
Improved – Added filter to control whether side cart items link to the product page. Filter: cfw_side_cart_link_item
Fix – Fix bug where solid side cart icons fill color was set to none.
Fix – Make sure elements with cfw-side-cart-open-trigger class have pointer cursor.
Version 6.1.2 – 2021.11.2
Improved – Side Cart item titles and images now link to the product page.
Improved – When enabling cart item links in CheckoutWC > Cart Summary, both title and image now link to the product page.
Fix – Fix issue with WooCommerce Advanced Shipping that caused shipping to be rendered as ‘Free!’ inappropriately
Fix – Fix JS error when no payment methods are available.
Fix – When applying a coupon, any notices that appear will be cleared on the next AJAX refresh.
Fix – Fix an issue with Avada that caused inline styles to be rendered to the page when they shouldn’t be.
Fix – Fix some German translations in de_DE and de_DE_formal
Fix – Fix issue with Side Cart where inclusive taxes (VAT) was not handled properly when calculating the free shipping amount remaining.
Fix – Fix issue where stat collector only sent 6 days of stats instead of 7.
Fix – Fix issue where stat collector sent staging site stats.
V6.1.1 – 2021.10.27
Fix – Fix styling issue with secondary buttons such as the apply coupon button.
V6.1.0 – 2021.10.27
New – Added icon picker to Side Cart options!
New – Added settings for side cart icon width and color.
New – Added option to enable coupons on side cart.
New – Added shortcode for placing a side cart launcher anywhere on your site. [checkoutwc_cart]
Improved – Improved how order bumps are shown in side cart so they don’t cover the cart items on small mobile devices.
New – Added action to allow adding content when side cart is empty: checkoutwc_empty_side_cart_content
Fix – Fix when no shipping method is selected, don’t show ‘Free!’
Fix – Fix issue with Avada 7.5
Fix – Fix issue where AJAX refresh happens twice on initial page load.
Fix – Fix an issue with mobile
Fix – Fix issue with SplitIt gateway
Fix – Fix JS error with state not being a part of locale object.
Fix – Fix left over var_dump in UpdatesManager.
Fix – Fix subtle styling bug with accordions that has been lurking forever.
v6.0.7 – 2021.10.22
Improved – Added filters to WooCommerce Gift Cards output to allow heading, label, and placeholder to be changed.
Fix – Disable JS that smoothly resized country, postcode, and state fields when switching countries because it’s causing major the mobile view to zoom in and zoom out during refreshes on some sites.
Fix – Account exists check was firing even when email field was empty.
Fix – Fix issue where turning off checkout cart editing feature turned off the ability to change quantities or remove items on the side cart.
v6.0.4 – 2021.10.13
Hotfix – Remove PHP 7.4 only code that causes fatal errors on older servers.
v6.0.3 – 2021.10.12
Improved – Forcefully re-enable cart fragment system when side cart is active.
Fix – Fix bug where WooCommerce would redirect somewhere else instead of opening Side Cart. (When Side Cart is enabled our ‘Skip cart step’ feature is ignored)
Fix – Fix bug where side cart didn’t open on adding an item to cart if AJAX add to cart was turned off.
Fix – Tweak styling of side cart to give header some more room to breathe.
Fix – Native WooCommerce ‘View cart’ buttons should now open side cart.
Fix – Added aria-label to floating cart button for screen readers.
Fix – Fix potential fatal errors.
Fix – Fix bug with SmartyStreets where it would break if your lookups were depleted.
Fix – Fix bug with SmartyStreets where multiple requests were made for each lookup.
Fix – Fix bug with SmartyStreets where modal would not close when clicking button to accept address.
Fix – Fix esoteric bug with Resurs Bank gateway.
Fix – Fix admin label for Side Cart ‘Free Shipping Message’
Fix – Use native WooCommerce unknown error message when gateway returns failure with no error messages.
Version 5.3.11 – 2021.10.04
Hotfix – Ok, we didn’t get that quite right:
Fix cfw_get_shipping_total()
Essentially invert logic of cfw_get_shipping_total() so that it follows the logic of WooCommerce’s cart/cart-shipping.php template by first checking the available methods, and then descending into other checks.
This also requires changing how cfw_show_shipping_total() determines whether to show the shipping total. Since error states are part of the shipping total, those are pushed further down to cfw_get_shipping_total() and instead we only check that we have shipping enabled and that the cart has items.
Version 5.3.9 – 2021.09.27
Improved – Add skip cart feature in CheckoutWC > Checkout
Fix – Fix bug that caused ‘Free!’ to show up on some orders where a shipping address had not been entered.
Fix – Fix bug with SmartyStreets that caused the continue to payment button to be shown when it shouldn’t be.
Fix – Fix bug with Order Bumps when Offer Product is deleted.
v5.3.7 – 2021.09.15
New – Bumped minimum PHP version to 7.1 since one of our existing dependencies already required PHP 7.1, setting an implicit minimum version.
Fix – Fix bug with WooCommerce payments where the radio button for selecting credit card disappeared.
Fix – Fix bug where shipping methods were blocked and wouldn’t unblock
Fix – Fix for Avada thank you page and view order page
Fix – Fix for Avada styling of HTML element
Fix – Fix for WooCommerce Gift Cards and coupon code AJAX. Now uses native WooCommerce AJAX for applying coupons.
Fix – Fix a poorly translated French phrase.
Fix – Fix up WooCommerce Shipment Tracking output and remove duplication
Fix – Move theme styles / scripts suppression code outside of CompatbilityAbstract so it only runs once.
Fix – Fix issue with whitespace on the right side of page on iPhones when using WooCommerce PayPal Payments
Fix – Don’t show optional in placeholder for fields that Brazillian Market changes
Improved – Added filter for distraction free portal template redirect priority: cfw_template_redirect_priority
Improved – Added filter for disabling existing account lookup by email: cfw_enable_account_exists_check
Improved – Run initial AJAX update on page load faster (same speed as WooCommerce native checkout page)
Improved – Added filter for determining when an order bump displays: cfw_display_bump
v5.3.6 – 2021.09.03
Improved – Tightened up timing of first AJAX refresh on checkout page to match core WooCommerce.
Improved – Added support for Post NL 4.x
Improved – If no valid shipping methods are available we now hide the ‘Continue to payment’ button to avoid confusion
Fix – Fix issue with thank you page and Avada theme
Fix – Protect against null cart items causing fatal error
Fix – Fix order bumps fetch to include more than 5 items.
Fix – Fix Klaviyo bug that caused the SMS notice to be separated from the checkbox.
Fix – Fix Klaviyo bug where SMS checkbox had same name as newsletter checkbox.
Fix – Fix potential styling issues with WooCommerce PayPal Payments when “Pay in X” notice is present
Fix – Fix duplicated checkboxes with latest Klaviyo plugin update. (Please update Klaviyo after installing this release)
Tweak – Slightly changed output position of Klaviyo checkboxes.
Tweak – Added $mobile boolean variable to cfw_before_coupon_module action
v5.3.5 – 2021.08.20
Improved – Support WooCommerce 5.6.0 built in support for Shipping Phone field.
Improved – Add compatibility for WooCommerce Gift Cards coupon input add-on plugin
Improved – Switch Amazon Pay logo to SVG for vector retina rendering goodness.
v5.3.4 – 2021.08.04
Fix – Fix express checkout button rendering for WooCommerce payments.
v5.3.2 – 2021.07.21
New – Futurist theme now has full access to breadcrumb color settings
Improved – Added cfw_klaviyo_output_hook filter to determine where Klaviyo outputs its stuff
Improved – Added cfw_shipping_free_text filter to set the text when shipping is free
Fix – Fix issue with location of cfw_before_payment_method_heading action and fragment updates
Fix – Update German translation of promo code
Fix – Fix issue with mismatched label and placeholder for fields like post code based on country locale strings from WooCommerce core
v5.3.1 – 2021.07.10
Fix – Fix issue where company field didn’t trigger a refresh.
Fix – Fix cart summary mobile background color with new settings scheme. Added a new Cart Summary Mobile Background Color setting
Fix – Fix issue where current order status was not reflected when viewing an order if the current status was not set as one of the status progressions in the Thank You Page settings.
v5.3.0 – 2021.07.6
This is a pretty big release! As always, we recommend testing on a staging site before updating your live site!
New – Added new address autocomplete service – Fetchify!
New – Filter WooCommerce Admin orders screen by whether the order contains Order Bumps.
New – New color settings for breadcrumbs and accent colors.
New – Refactored color settings to use Custom CSS Properties.
New – It’s now possible to remove cart items that don’t have an adjustable quantity.
New – Added option to CheckoutWC > General to hide the CheckoutWC admin menu bar button on non-CheckoutWC pages.
Improved – Added cfw_is_thank_you_page_active() function to let developers determine if the thank you page is turned on.
Improved – Fields with attribute data-persist=false won’t be locally cached with Garlic.
Improved – JS build target moved from es5 to es2015.
Improved – Changing company field now refreshes checkout since it is visible in the order review panes.
Fix – Fix issue with account exists checks running even when login form was set to use WooCommerce login.
Fix – Fix issue with WooCommerce PayPal Payments fields rendering with the wrong size.
Fix – Fix visual glitch with rounded borders on accordions (shipping methods, payment methods, billing address) that caused the border to have a small white break at the corners
Fix – Fix issues with SmartyStreets and address_2
Fix – Fix issue with Klaviyo checkbox being output twice.
Fix – Fix issue with order bump not showing if offer product stock wasn’t managed.
Fix – Fix issue with Php Snippets and the backslash character.
Fix – Fix PHP warning with WooCommerce Square gateway
Fix – Fix refactored how we handle shipping totals to more accurately display conditions such as no shipping methods being available, especially when using more than one shipping package.
Fix – If value exists on page load, don’t override it with Garlic.
Fix – Removed cfw-field-persistence-loaded JS event since it didn’t work.
Fix – Fix issue with CartFlows React UI.
Fix – Fix issue where billing_email didn’t match logged in user’s email.
Fix – Fix mobile styling issue with WooCommerce notices that contain buttons.
Fix – Fix issue with Parsley field validation message translation and Weglot.
v5.2.4 – 2021.07.02
Hotfix – Fix issue with Avada 7.3.1
v5.2.3 – 2021.06.15
Fix – Fix issue with WooCommerce Germanized checkboxes next to the place order button
v5.2.0 – 2021.06.10
New – Order Bumps can now be configured to show if one or more category of products is in the cart!
New – Support for ConverKit for WooCommerce
Improved – If an Order Bump becomes invalid because the cart changed, we “undiscount” the bump until the cart satisfies the bump conditions.
Improved – Added JavaScript validation to Order Bumps editor.
Improved – When showing discounts on cart items, render Order Bumps price correctly.
Fix – Fix issue with WooCommerce PayPal Payments that caused the PayPal buttons not to appear.
Fix – You can no longer select a variable product parent as an offer product.
Fix – Bumps cannot satisfy the display conditions for other bumps.
Fix – Fix compatibility with woocommerce_checkout_redirect_empty_cart and woocommerce_checkout_update_order_review_expired hooks.
Fix – Added a workaround for Authorize.net and order review step
v5.1.2 – 2021.06.09
Hotfix – Fix issue with Chrome autofilling fields bug and one page checkout setting.
v5.1.1 – 2021.06.08
Fix – Fixes for Klaviyo SMS checkbox and disclaimer location
Fix – Fix issue with Trusted Payments gateway
Fix – Fix issue where express checkout container showed up when no express buttons were present
Fix – Fix bug with Chrome autofilling fields on previous steps
Fix – Fix admin conflict with Formidable Forms and MapSVG
v5.1.0 – 2021.06.04
New! Order Bumps can now be used as Upsells. Check out our documentation here: https://kb.checkoutwc.com/article/126-order-bumps
New – Support for WooCommerce Pakettikauppa
New – Support for Woo Finvoicer
Fix – Fix issues with TM Extra Product Options and Order Bump discounts
Fix – Add login prompt to PayPal for WooCommerce review order screen
Fix – Fix issue with WooCommerce Checkout Fields Editor Pro from Acoweb where fields were readonly
Fix – Add beta support for ThemeHigh’s popular Checkout Field Editor.
Fix – Fix issues with WooCommerce Juno
Fix – Fix issues with Brazilian Market on WooCommerce
Fix – Fix JavaScript error in express checkout button check
Fix – Fix validation of extra shipping fields where fields don’t have labels
Fix – Fix styling of select2/selectWoo select fields
v5.0.4 – 2021.05.20
Fix – Fix problem with PayPal for WooCommerce that caused billing address fields to not sync over correctly from logged in session.
Fix – Fix PHP warning
Fix – Fix issue where Trust Badge didn’t appear to save unless you added an image
Fix – Fix how trust badges lay out on frontend without images
Fix – Adjusted priorities of address fields to match core more closely
v5.0.3 – 2021.05.19
Fix – Fix bug with one page checkout not firing order submit handlers properly.
Fix – Fix styling bugs with content loader.
Fix – Fix JS errors with Amazon Pay.
Fix – Fix bug with create account checkbox not auto checking.
Fix – Fix PHP 8 deprecation notice.
v4.3.7 – 2021.05.06
Fix – Fix how we set language for Google Address Autocomplete
Fix – Fix fatal error with old version of Klaviyo by adding version check
v4.3.5 – 2021.04.26
Hotfix – Fix invalid reference to settings manager in WooCommerce Germanized compatibility class.
Version 4.3.4 – 2021.04.26
New – Compatibility with Neve theme
New – Vietnamese translations
Fix – Fix bugs with validation of billing address when order review step is enabled
Fix – Fix styling issues with order review step total
Fix – Parse house number if Google Maps doesn’t have address in their DB
Fix – Workaround for Dutch addresses and Address Autocomplete to properly map city field
Fix – Fix for WooCommerce Germanized terms and conditions and order review step
v4.3.3 – 2021.04.01
Fix – Fix PHP 8 warnings / notices.
Fix – Fix for Uncode theme
Fix – Fixes for Avada 7.3
Fix – Fix for Stripe (official) gateway that prevented Apple Pay / Google Pay when phone fields were required.
v4.3.2 – 2021.03.30
Fix – Fix bug with WooCommerce Germanized where cart items were not visible
Fix – Fix issue with Stripe for WooCommerce and iDEAL that made the bank dropdown not selectable.
Fix – Fix PHP 8 warnings.
v4.3.0 – 2021.03.26
New: During refreshes checkout sections now have a sweet new ‘loading shimmer’ effect rather than fading out.
Improved: Page now refreshes faster on first load
Improved: Added missing aria description to field output.
Fix – Fix edge cases where fatal error could be fired if a shipping method isn’t a proper shipping method.
Fix – Fix bug that caused fractional quantities like 0.5 to remove an item from the cart.
Fix – Fix issue where billing address fields were synced from shipping address at the wrong time on page load. Now happens after field values have been restored from cache.
Fix – Fix styling of cart total on mobile
Fix – Fix issue where JS error was thrown when Checkout Add-ons for WooCommerce was activated.
Fix – Fix bug where post code was not set to optional or required properly when switching countries.
Fix – Fix bugs with Stripe and Order Review Step feature.
Fix – Fix issue with New Zealand addresses and Google Address Autocomplete.
Fix – Fix improper implementations of debounced that were not debouncing.
Fix – Fix issue where cart items were being modified during refresh when there were no changes.
Fix – Fix bug with custom attributes on fields that caused them to be output improperly.
Fix – Fix bug with Free Gifts for WooCommerce that caused items not to show up when cart was modified to satisfy gift conditions.
v4.2.0 – 2021.03.18
Improved – Cart updates now happen in normal update_checkout refresh – saves an extra AJAX call.
Improved – Performance: On page load, multiple AJAX refreshes would run. Now only one will run.
Improved – All compatibility classes are now singletons with accessible instances
Improved – Refactored compatibility module system to improve
Improved – Some light refactoring of our JS to decouple the code and prepare for larger refactors later.
Fix – Fix styling issue with coupons on Futurist theme.
Fix – Fix bug where removing YITH composite product didn’t remove components.
Fix – Fix for Avada and the thank you page.
Fix – Fix CSS conflict with Flatsome theme.
Fix – Fix styling bugs with Klarna Checkout.
Fix – Fix bugs with Brazilian Market
Fix – Fix bug where Smart Coupons ‘bounced’ multiple times on page load
Fix – Fix change how we resolve state with Google Address Autocomplete to handle more countries correctly
v4.1.0 – 2021.02.26
New – Added support for Sumo Subscriptions
New – Added Czech translations
Improved – Added custom event (cfw-fire-udpate-cart-action) for triggering update_cart event
Improved – Added woocommerce_view_order hook (but surpassed default actions on hook that are redundant)
Fix – Fix styling issue with Pro theme
Fix – Fix issue with billing address sync from shipping fields to correct issues with gateways and ensure the session address data is properly stored / retrieved
Fix – Fix issue with SEPA gateway and Stripe For WooCommerce (Payment Plugins)
Fix – Fix for issue where other plugins look for a particular class when checking notices on page
Fix – Fix issue with SplitIt payment gateway
Fix – Prevent fatal errors when gateway isn’t a proper gateway instance or no gateways are enabled
= v4.0.7 – 2021.02.22 =
Hotfix: Fix another Amazon Pay issue that caused the shipping state to be hidden.
Fix: Fix issue with Google Address autocomplete and premise / subpremises.
= v4.0.6 – 2021.02.19 =
Hotfix: Fix issue with latest Amazon Pay gateway update that caused the shipping address fields to be hidden.
= v4.0.5 – 2021.02.11 =
Fix – Fix issues with SendCloud update.
Fix – Fix issue with Flatsome and WooCommerce Germanized.
Fix – Fix potential fatal error on thank you page.
Fix – Fix styling for Google Pay button with Stripe for WooCommerce (PaymentPlugins) gateway.
= Version 4.0.4 – 2021.02.04 =
New – Support for saved Addresses for WooCommerce.
Fix – Fix bug with Woocommerce Side Cart Premium that caused endless refreshes when paired with Google Address Autocomplete feature.
Fix – Fix inefficiency with Address Autocomplete feature that caused redundant events to be queued when using autocomplete more than once.
Fix – Fix bug with TranslatePress that caused AJAX output to contain get text wrapping strings.
Fix – Removed old Braintree for WooCommerce (PaymentPlugins) JS compatibility code that is no longer needed.
= Version 4.0.2 – 2021.01.22 =
New – Added Croatian and Chinese Traditional (Taiwan) translations
Enhanced – Removed vestigial cfw_updated_checkout event as some gateways had implemented it to correct issues that are no longer issues. This prevents potential problems from events running twice.
Enhanced – Implemented woocommerce_quantity_input_max filter to make sure our quantity stepper obeys the rules on maximum quantity.
Fix – Fix a few PHP notices.
Fix – Fix issue where ‘Change’ link showed up by the shipping method in the review panels when ‘Ship shipping step’ was enabled.
Fix – Fix issue where you could enter more than the allowed product quantity in the JS prompt that appears when you click ‘Edit’.
Fix – Fix issue where order review step totals didn’t properly update.
Fix – Fix issues when applying a coupon code that makes an order free.
Fix – Fix issue where removing a 100% off (free) coupon resulted in the payment method label not being displayed in the review panels.
= v4.0.1 – 2021.01.15 =
Hotfix: Fix bug with pre_option_ filter that caused WooCommerce style registration to fail.
Update Norwegian translations.
⭐Suggestion: YITH WooCommerce Checkout Manager – Customize WooCommerce Checkout Field
Download CheckoutWC v7.8.5 Free
Note:Freeforwptheme.com do our best to share Free(GPL and nulled)WordPress Themes, Plugins, and other PHP Scripts. We always try our best to search for the best Pro Version WP Themes/plugins/scripts so that you could always Download files and could remain update with more latest updates. All files are collected from the internet, if you find that the file cannot be downloaded, please Contact us by our telegram and we will fix the links within 48 hours.If you encounter some files that cannot be installed, Perhaps you need to unzip the plugin before installing it.