Checkout for WooCommerce

Checkout for WooCommerce 10.0.6 Nulled

No permission to download
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
Improved - Google Address Autocomplete: Where possible, fill in address 2 with the locality for UK addresses.
Fix - Prevent fatal error when cart doesn't contain valid product
Fix - Fix bug that caused order bump prices to be displayed without discounts
Fix - Fix conflict with Blocksy that caused fatal error
Fix - Fix bug that caused highlighted countries field to be active for the international phone field country list even when disabled.
Improved - Add translation to international phone field country dropdown
Fix - Fix Brazilian Market / Extra Checkout Fields for Brazil validation issue
Fix - Prevent issue with WooCommerce Product Bundles and product ID 0
Fix - Fix issue that prevented no shipping available notice from being filtered during update_checkout. Specifically fixes issue with Conditional Shipping and Payments
Fix - Fix JupiterX Core compatibility issue with international phone field flags
Fix - Fix WooCommerce Payments Google Pay button styling issue
Fix - Update PostFinance compatibility module for latest version
Fix - Fix for duplicated click handler due to Cloudflare Turnstile fix that prevented password eye button from working with login modal
Fix - Fix sale price for variations for order bump modals
Fix - Add woocommerce_review_order_before_cart_contents as a fragment for WooCommerce Conditional Shipping and Payments
Fix - Fix Google Address Autocomplete bug with UK addresses and city
Fix - Fix bug introduced in 9.1.2 that prevented ajax add to cart to work with WP Bakery
Dev - Update company name to Kestrel!
Top