- Shopify: Add One Click Checkout to your Shopify store with OTP sign-in, pre-filled address details, UPI and card payments, cash on delivery (COD), and abandoned cart recovery..
- Custom website: Enable One Click Checkout on your existing Cashfree integration by extending the Create Order API and retrieving order details after payment.
- Mobile app: Extend One Click Checkout to your Shopify mobile app using the native Cashfree extension in Appmaker.
- Shopify
- Custom website
- Mobile app
Complete setup in the following phases:
Before launching, configure shipping rules, COD settings, discounts, and branding in the Merchant Dashboard.Follow these steps to onboard and activate One Click Checkout (OCC) on your Shopify store.To verify your configuration before launch, complete the Go Live Checklist.If you have questions about the Shopify integration, submit a request through the Cashfree support form.
| Phase | Description |
|---|---|
| Onboarding | Send your Shopify collaborator request code to the Cashfree team. You will receive an app installation link within 48 hours. |
| Installation | Install the Cashfree OCC app using the link, then connect it to your Merchant Dashboard. |
| Theme configuration | Add a Cashfree snippet to your theme.liquid file to activate the checkout experience. |
Prerequisites
Before proceeding with the installation, complete the following steps:- Complete the Cashfree support form or contact your account manager.
-
Create and share the collaborator request code. Use these steps:
- Log in to your Shopify store using your admin credentials.
- Navigate to Settings > Users and permissions.
- Scroll down to the Collaborators section and copy the collaborator request code.
- Share your Shopify store URL.
- Within 48 hours, you receive an app installation link, dashboard details, and setup instructions from Cashfree at your registered email address.
Installation
To install the OCC app on Shopify:- Open the installation link, then Log in to Shopify to complete the installation.
- Shopify redirects you to the Merchant Dashboard to finalise the installation.
-
To confirm the installation, check the installed apps in Shopify. The app should be listed as
cashfree-occ-<brand>. - You can now access your One Click Checkout dashboard.
Configure theme
Follow these steps to configure checkout on Shopify:- Log in to Shopify using your credentials.
- Navigate to Sales channels > Online Store > Themes.
- Select the ellipsis (⋮) next to the live theme, then select Duplicate to create a copy.
- Select the ellipsis (⋮) next to the duplicated theme, then select Edit code.
-
Search for and open the
theme.liquidfile. -
Add the following code before the
</head>tag: - Select the ellipsis (⋮) next to the duplicated theme, then select Preview. Review and confirm the checkout.
- Select Publish to set the updated theme as live.


