-
Posted a reply to extra change like website fee, on the site WordPress.org Forums:
https://docs.woocommerce.com/document/add-a-surcharge-to-cart-and-checkout-uses-fees-api/ here add_action( 'woocommerce_cart_calculate_fees','woocommerce_custom_surcharge' ); unction woocommerce_custom_surcharge() { global $woocommerce; if ( is_admin() && !… -
Created a topic, Issue #37, on the site WordPress.org Forums:
We are affected by the Issue #37. https://github.com/w… -
Created a topic, Send data from Woocommerce to Shipworks, on the site WordPress.org Forums:
We are using Shipworks connector 3.8.8 for our site bu…