How to get shipping cost before payment form?
-
Hi,
I would like to get the shipping cost before payment, but I can’t as the user choose its delivery options only on checkout and not in the cart page. So I cannot get this data from WC->cart, neither of $order because the order hasn’t been created yet.
If it is possible, I would like to display this data with the hook woocommerce_review_order_before_payment because this is where I want my data to be displayed.
Any help will be appreciated!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘How to get shipping cost before payment form?’ is closed to new replies.