# Checkout

The **Checkout** tab lets you control how students complete their purchases on your platform. You can enable guest checkout, allow account registration during checkout, and more. Options here help you customize the buying experience to match your workflow and improve conversion.

<figure><img src="/files/d56F18othMHMGOFxLjHj" alt=""><figcaption></figcaption></figure>

* **WooCommerce Checkout** - Enable the checkout option using [**WooCommerce**](/masterstudy-theme-documentation/woocommerce/woocommerce-lms-integration.md). Please note that you need to install the WooCommerce plugin and set the **Cart** and **Checkout Pages.**
  * **Display courses on WooCommerce shop page** - enables you to display the courses on your website on the WooCommerce shop page.&#x20;

{% hint style="info" %}
If **WooCommerce Checkout** is being used to sell courses, the[ **native payment methods of MasterStudy**](/masterstudy-theme-documentation/lms-settings/ecommerce/masterstudy-theme-manual-payment-methods.md) will be **deactivated automatically.** You have to set up payment methods from the[ **WooCommerce settings.**](/masterstudy-theme-documentation/woocommerce/woocommerce-lms-integration.md#woocommerce-payments)
{% endhint %}

* **Guest checkout -** when this option is enabled, users can place orders without being logged in to your website, and it is required to create an account on the checkout page. *If WooCommerce Checkout is enabled, it is required to enable Guest Checkout in* [***WooCommerce Settings***](/masterstudy-theme-documentation/woocommerce/woocommerce-lms-integration.md#guest-checkout) *as well.* &#x20;
* **Redirect to checkout after adding to cart**<mark style="color:red;">**\***</mark> - when this option is enabled, students who click the <kbd>Get Course</kbd> button on a course page will be redirected straight to the checkout page instead of the cart page. It's especially useful if you want to offer a faster, more direct enrollment flow.

***

<mark style="color:red;">**\***</mark>*the feature does not function when WooCommerce Checkout is enabled.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stylemixthemes.com/masterstudy-theme-documentation/lms-settings/ecommerce/checkout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
