> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.wetracked.io/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Differences of Checkout type


## Overview / Introduction

* **What this article covers**: This guide explains the importance of selecting the correct checkout type in our app to ensure accurate sales tracking.

## Reminder 

* Our app utilizes two different checkout Method (*see attached screenshot below*)
* If you want to change the Type of checkout, please go to Shopify apps > wetracked.io Connect app. 

![](https://storage.crisp.chat/users/helpdesk/website/-/a/1/6/6/a1668bda1c6d3000/image_1bep4sj.png =1000x663)
### Differences of both Checkout type:

# Native Checkout (Shopify) 
* ✅ Best for checkouts/payment that happened inside Shopify
* We track when order event is paid event. These are order that has been tag as **“Paid”** under **Payment status**
* Always verify that your checkout type matches your store’s **payment flow** to keep your **sales data accurate**.

# External Checkout (3rd-Party) 
* ✅ Best for COD and third-party payment systems. 
* We track when order event is created. This includes the order with tagging such as **“Payment pending” / “Authorize”** 
* If you want to know whether we support your third-party checkout. Just make sure your external checkout system send's cart token back to Shopify with `note_attributes` field. The key of the attribute needs to be `shopify-cart-token`.
