• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
CheckoutWC

CheckoutWC 10.0.1 NULLED

Version 10.0.1 - 2025.01.07

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.
  • Like
Reactions: zilog357
Version 9.1.8 - 2024.11.18
  • 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
  • Like
Reactions: zilog357
Version 9.1.7 - 2024.11.13
  • 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
Version 9.1.6 - 2024.10.18
  • Fix - Fix loading order bug that caused Google Address Autocomplete to fail to load in some cases
Version 9.1.4 - 2024.8.30
  • 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.
Version 9.1.3 - 2024.8.26
  • 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!
Version 9.1.2 - 2024.7.29
  • New - Added compatibility for Kangu
  • Improved - Add setting for whether to link cart items to a new window or not.
  • Fix - Fix potential fatal error
  • Fix - Remove duplicate cfw_after_cart_html action output
  • Fix - Fix CSS issue with WooCommerce First Data and Clover
  • Fix - Fix overly strict quantity check
  • Fix - Fix issue with Authorize.net CIM thinking that the checkout page is the block checkout
  • Fix - Update tickera integration
  • Fix - Fix issue with shipping address not appearing when force shipping to use billing address enabled
  • Fix - Fix issue with Jet Popup on the thank you page
  • Fix - Fix type issue with Order Bumps when price or discount is returned as a string from filters.
  • Fix - Fix phone validation error on page load
  • Fix - Fix After Checkout Order Bump issue when using bump as an upsell that prevented the upsell from processing
  • Fix - Fix for braintree express checkout buttons not updating totals
  • Fix - Fix issue with Cloudflare Turnstile and login modal
  • Fix - Fix for our AJAX add to cart handler and All Products for Subscriptions 'Add to Existing Subscription' button
  • Dev - Add cfw_local_pickup_use_default_billing_address_as_default_shipping_address filter to invoke workaround for Affirm and Local Pickup
  • Dev - Add missing cfw_side_cart_footer_start action
  • Dev - Implement missing cart total actions: woocommerce_cart_totals_before_order_total and woocommerce_cart_totals_after_order_total
  • Like
Reactions: edgars221289
Version 9.1.1 - 2024.6.11
  • Fix - Fix bug with Order Bump minimum subtotal condition that could cause the wrong subtotal to be used.
  • Fix - Fix bug that could prevent express checkout buttons to show up with WooCommerce Stripe Gateway
  • Fix - Fix bug that caused the quantity stepper to show for bumps when it should not in the side cart
  • Dev - Add cfw_disable_automatic_local_pickup_method filter
Version 9.0.38 - 2024.05.24
  • Fix - Update intl-tel-input and fix utils for validation and storing phone numbers in correct format
  • Fix - Fix issues with quantity stepper
  • Fix - Fix styling issues with Local Pickup Plus
  • Fix - Fix bug with Ultimate Gift Cards For WooCommerce
  • Fix - Fix for WooPayments payment request buttons not showing up
  • Fix - Make sure user matching and Smarty Streets features available for Basic plans
  • Fix - Make sure WP Loyalty awards update side cart after being applied
  • Fix - Prevent stale cart data by detecting cart changes and forcing a fragment refresh
  • Fix - Fix cart editing setting bug that allowed the quantity stepper to show up on checkout when cart editing is off
  • Fix - Restore loading blur effect for shipping methods to prevent race condition from rapid method changing during updates
  • Dev - Add missing Woo core action: woocommerce_after_checkout_registration_form
  • Dev - Add cfw_side_cart_open JS event to open the Side Cart
  • Like
Reactions: MarkDragon
Top