> ## Documentation Index
> Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# One Click Checkout

> Find answers to One Click Checkout FAQs covering COD and shipping profile setup, Shopify conversion-data syncing, and native checkout fallback scenarios.

<AccordionGroup>
  <Accordion title="How can I set up COD and shipping profiles for One Click Checkout?" onClick={() => posthog.capture('Accordion Clicked', { title: "How can I set up COD and shipping profiles for One Click Checkout?" })}>
    To configure these settings:

    1. Log in to the **[Merchant Dashboard](https://merchant.cashfree.com/auth/login)**.
    2. Go to **PG Products > One Click Checkout**.
    3. Select **[COD](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/cod)** to configure your Cash on Delivery settings, or select **[Shipping & Delivery](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/shipping-delivery)** to configure your shipping profiles.

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=one-click-checkout%2Ffaqs%23how-can-i-set-up-cod-and-shipping-profiles-for-one-click-checkout" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>

  <Accordion title="Does Shopify sync conversion data back to the Shopify dashboard when using One Click Checkout?" onClick={() => posthog.capture('Accordion Clicked', { title: "Does Shopify sync conversion data back to the Shopify dashboard when using One Click Checkout?" })}>
    Shopify does not allow Cashfree to push conversion data back to the Shopify dashboard when One Click Checkout is active. Use the Cashfree dashboard for analytics insights, or use external tools such as Google Analytics to view your data.

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=one-click-checkout%2Ffaqs%23does-shopify-sync-conversion-data-back-to-the-shopify-dashboard-when-using-one-click-checkout" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>

  <Accordion title="Why are some of my Shopify orders being redirected to the native Shopify Checkout instead of Cashfree Checkout?" onClick={() => posthog.capture('Accordion Clicked', { title: "Why are some of my Shopify orders being redirected to the native Shopify Checkout instead of Cashfree Checkout?" })}>
    Orders may fall back to the native Shopify Checkout in the following scenarios:

    * **Inventory issues**: Unavailable inventory or items with zero quantity.
    * **Network interruptions**: Technical connectivity issues can cause the system to default to the native checkout flow.

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=one-click-checkout%2Ffaqs%23why-are-some-of-my-shopify-orders-being-redirected-to-the-native-shopify-checkout-instead-of-cashfree-checkout" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>
</AccordionGroup>
