- Home
- /
- Ingrid Delivery Checkout for WooCommerce
Ingrid Delivery Checkout for WooCommerce
Here you will find documentation on Ingrid Delivery Checkout for WooCommerce.
English: use the support form on krokedil.com to get help.
Svenska: använd supportformuläret på krokedil.se för att få hjälp.
Helpful information before you contact us can be found in the How to prepare a support ticket article.
English product page on krokedil.com
Svensk produktsida på krokedil.se
Technical information
Plugin data
Plugin version: 2.5.0
Last updated: May 24, 2023
Tested with
WordPress version: 6.3
WooCommerce version: 8.0.2
Requires at least
WordPress version: 5.3
WooCommerce version: 4.0
PHP version: 5.6
Plugin changelog
2.5.0
- Feature – Adds support for updating entire customer address from Ingrid to Woo (available in Delivery Checkout v2).
- Feature – Adds support for sending entire customer address from Woo to Ingrid (for logged in customers). Available in Delivery Checkout v2.
- Tweak – Use session pull instead of session get for Delivery Checkout v2.
- Tweak – Save Instabox
sort_code
&availability_token
to WooCommerce order meta data. - Fix – Fix issue where changed customer country triggered in WooCommerce checkout wasn’t updated correctly in Ingrid.
2.4.0
- Feature – Adds support for new Delivery Checkout v2 API.
- Feature – Adds setting in plugin to decide if old or new Delivery Checkout API should be used.
- Tweak – Refactor structure and location of request classes to reflect used API endpoints.
2.3.0
- Feature – Adds filters
ingrid_ppw_item_attributes
&ingrid_ppw_localize_script_params
to script params so that data for Ingrid product page widget can be modified by other plugins. - Feature – Adds filters
ingrid_cart_item_product_name
,ingrid_cart_item_product_out_of_stock
,ingrid_cart_item_product_weight
andingrid_cart_item_product_attributes
to delivery checkout requests. - Feature – Adds support for adding general cart attributes in create and update delivery checkout requests. Initially empty but can be added via the filter
ingrid_cart_attributes
by other plugins.