Back to list of all filter and action hooks for Fluid Checkout PRO.
Description #
This filter allows you to provide custom destination data for a shipping package in the review text.
Parameters #
$destination(array) The destination data array. Defaults to empty array.$order_shipping_id(int) The shipping method ID.$order_shipping_method(WC_Order_Item_Shipping) The shipping method item object.$order(WC_Order) The order object.
