Checkout for WooCommerce

Checkout for WooCommerce 10.1.0 Nulled

No permission to download
New - New code architecture to unify lite and premium versions. This will allow the lite version to be updated more frequently.
New - Added User Role to Rules Engine for Pro and Agency plans
Improved - Side Cart amount remaining message will now display warning if required placeholder is not present.
Fix - Fix issues with Order Pay page loading a blank white screen when order is invalid
Fix - Fix edge case with Google Address Autocomplete where US city was filled incorrectly
Fix - Fix bug that prevented woocommerce_review_order_before_shipping action from outputting
Fix - Fix number field display issue on admin settings pages
Fix - Fix PHP deprecation notices and warnings
Fix - Fix bugs that prevented custom styles from applying (replaced cfw_acr_cart_products_table_custom_styles with cfw_acr_email_custom_css)
Fix - Fix bug with editing variations at checkout when Side Cart feature was disabled
Dev - Add cfw_before_shipping_method_heading action
Dev - New filter cfw_get_cart_totals_data to replace cfw_totals_html
Dev - Cleaned up various sanitization and escaping issues with HTML output
Dev - Added missing docblocks for various actions and filters
Fix - Rolled back selective cfw_cart_thumb image generation due to numerous edge cases in which images were not properly generated.
Fix - Fix WooPay express button display
Fix - Allow decimal quantities
Fix - Fix Payment Plugins PayPal button styling
Fix - Fix issue that caused blank order pay page with invalid orders
Fix - Fix broken 10.0.5 build that had missing files. Updated build script to avoid race conditions and prevent this problem in the future.
Fix - Fix CSS issue that prevented Payment Plugins PayPal express buttons from being clickable.
Fix - Fix bug with image generation optimizations that caused a fatal error when saving a product without any images.
Improved - Prevent unnecessary image generations for CheckoutWC image sizes.
Improved - Add SKU to product and variations completer results to make Order Bump configuration easier
Improved - Local Pickup delivery method is not stored in the session and persists through page refresh
Fix - Fix issue with React 18 and the shipping packages component that caused issues with 3rd party plugin JS due to render timing.
Fix - Fix various PHP warnings
Fix - Fix JS error with OwnID on pages where a login form isn't present
Fix - Fix issue with Refresh License Info button that prevented refresh and didn't show a loading state
Dev - Add cfw_acr_cart_products_table_custom_styles filter for more control over Abandoned Cart email styles
Dev - Add cfw_validate_update_order_review_nonce filter for unusual circumstances (No change to default behavior)
Dev - Add rate limiter to client side error logger
This is the first release of CheckoutWC 10.0. This is a major release, so please follow best practices. Make a backup and test on a staging site before updating.

New - Order Bump Rules Engine: Configure complex rule sets to determine when Order Bumps should be displayed.
New - Trust Badge Rules Engine: We also implemented our new rules engine for Trust Badges!
New - Added a Quick Start for new Order Bumps to make creating Order Bumps faster and easier.
New - Added a phone field setting that maps to the native woocommerce_checkout_phone_field option.
Fix - Fix WooCommerce Stripe Gateway buttons not displaying due to compatibility issues.
Fix - Fix potential fatal error when an order bump is not fully configured.
Fix - Fix alignment of badge content in footer and removed unused CSS.
Fix - Fix issue where free shipping progress bar displayed for virtual products.
Fix - Fix German Market plugin checkbox compatibility.
Fix - Fix shipping total disappearing from the side cart after adding a product.
Fix - Fix accessibility issues in the side cart to match behavior for visual users. Note: May cause slight changes to how CSS applies to Side Cart.
Fix - Added compatibility functions and output for Square gift cards.
Dev - Added tests for side cart and free shipping progress bar behavior.
Dev - Added client-side error logger for better debugging.
Dev - Moved checkout block protection code to init for better compatibility with content loaders.
Dev - Removed unused CSS and properties from multiple components.
Fix - Fix bug that prevented PayPal button from showing up with Payment Plugins PayPal.
Fix - Fix bug with composite product totals
Fix - Fix warning in logs with non-shipped carts
Fix - Fix issue with WordPress 6.7 that prevented translations from loading
Fix - Blank out county field when filling UK addresses with Google Address Autocomplete
Fix - Fix flakiness when changing countries with Google Address Autocomplete that caused inconsistent state field values
Fix - When shipping is selected, pickup locations should not be visible
Fix - Fix Elementor Pro bug with after checkout bumps
Fix - Password reset form does not work with simple cloudflare turnstile
Fix - Fix CSS issue with Clover gateway
Fix - Fix CSS issues with WooCommerce Subscriptions latest version
Fix - Fix bugs with filling Taiwanese addresses with Google Address Autocomplete
Fix - Add missing applied_coupon_in_checkout event
Fix - Fix issue where null WooCommerce cart object could cause a fatal error
Fix - Fix issue with gateway and local pickup feature due to missing shipping_state field
Fix - Fix loading order bug that caused Google Address Autocomplete to fail to load in some cases
Top