- Home
- /
- Ingrid Delivery Checkout for WooCommerce
Ingrid Delivery Checkout for WooCommerce
Here you will find documentation on Ingrid Delivery Checkout for WooCommerce.
English product page on krokedil.com
Svensk produktsida på krokedil.se
Technical information
Plugin data
Plugin version: 2.2.0
Last updated: February 9, 2023
Tested with
WordPress version: 6.2
WooCommerce version: 7.5.1
Requires at least
WordPress version: 5.3
WooCommerce version: 4.0
PHP version: 5.6
Plugin changelog
2.2.0
- Feature – Postcode and country entered in Ingrid shipping widget is now updated in WooCommerce customer and checkout form.
- Feature – Adds filter
save_ingrid_address_data_to_wc_customer
to be able to turn off postcode and country sync from Ingrid to Woo (used like this:add_filter( 'save_ingrid_address_data_to_wc_customer', '__return_false' )
).
2.1.1
- Tweak – Add product shipping class to attributes to viewed item for product page widget.
- Fix – Avoid sending cart total_value as a negative number to Ingrid in create and update requests.
2.1.0
- Feature – Adds support for Product Page Widget.