For our customization want to get woocommerce checkout page url programmatically then place the following snippet!.
global $woocommerce; $checkout_url = $woocommerce->cart->get_checkout_url();
Have any doubt, then comment here!
WordPress/PHP Developer Chennai
For our customization want to get woocommerce checkout page url programmatically then place the following snippet!.
global $woocommerce; $checkout_url = $woocommerce->cart->get_checkout_url();
Have any doubt, then comment here!