# Changelog

## <mark style="color:blue;">**Version 3.0.0 |  March 2026**</mark>

* [x] **COD Form Builder**

- Fully customized the design and default fields of the COD form.

* [x] **COD Fees**

- Added COD fees on Shopify checkout.
- Displayed COD fees in the COD instant pop-up for full transparency.

* [x] **COD Orders Display**

- View all orders placed using Cash on Delivery in a dedicated section.

## <mark style="color:blue;">Version</mark> <mark style="color:blue;">**2.0.0**</mark> <mark style="color:blue;">|  February 2026</mark>

Built a Cash on Delivery (COD) form and can display it on the product page or cart page. When the user clicks the **"Buy with cash on delivery"**, a pop-up should open where they can fill in their details, and the order should be created with Cash on Delivery as the payment method.


---

# 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://magecomp.gitbook.io/shopify/apps/codfy-cash-on-delivery/changelog.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.
