wordpresspluginswoocommercecheckout

I can't find the Checkout tab in woocommerce settings


I have created a checkout page. Whenever I click the checkout button. It redirects to checkout page which is empty. The checkout tab is missing in the woocommerce settings. I am using the woocommerce plugin. Please find the images beleow,

Checkout status

Checkout status

You can check the Status from the image down below,

Status


Solution

  • I went through the snapshot that you have posted. Error was "Page does not contain the shortcode". Now, I think you have created and set the checkout page but have not used woocommerce checkout shortcode on the page. So, paste the follwoing shortcode of woocommerce on the checkout page.

    [woocommerce_checkout] 
    

    For more information about woocommerce configuration you can follow this link https://docs.woocommerce.com/document/configuring-woocommerce-settings/