Integrate Squareup Store with Webflow

Hi! :waving_hand:
I’m building a Webflow site for a client who sells merchandise via Square (Squareup). We want to:

  • Display products on the Webflow site
  • Show individual product pages
  • Allow cart & checkout
  • Keep inventory/orders managed in Square

I’m trying to use Square APIs to sync with Webflow CMS + create checkout links

Can someone give me tips for the optimum way to achieve this.

Thanks you!

You can use Square’s API to sync products to Webflow CMS via a backend (like Make, Zapier, or custom scripts).
For checkout, generate Square Checkout Links and embed them on product pages.
Cart functionality is limited—Webflow doesn’t natively support synced carts with Square.
For full sync (inventory, orders), a custom backend or third-party service is the best route.

1 Like