# Introduction

Cash on Delivery is one of the most common payment methods worldwide.&#x20;

In some countries, Cash on Delivery accounts for more than 80% of all ecommerce orders, and if you own a Shopify business, you may also employ this payment method! Here's all you should know about Shopify's Cash on Delivery feature.

### How Cash on Delivery works on Shopify

To enable Cash on Delivery on your Shopify store follow our guide How to Enable Cash on Delivery on Shopify.

Once you've enabled Cash on Delivery on your store, customers will be able to select it as a payment option at the checkout page.

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

After an order is completed with Cash on Delivery it will appear as a **Payment pending** order on your orders page.

When the order is successfully delivered, you can mark it as paid by clicking on the **Collect payment** button and **Mark as paid**:

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


---

# 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://shine-dezign-infonet.gitbook.io/cod/introduction.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.
