Introduction to Clover
Clover is a cloud-based point of sale platform designed for retail, restaurant, and service businesses, combining hardware and software to manage sales, payments, and operations.
Used by small to mid-sized brick-and-mortar merchants across a wide range of industries
Common in businesses that need a flexible POS with app marketplace extensibility
Connecting Clover to iPaaS.com enables transaction, product, and customer data to flow into your ERP and Ecommerce systems, giving you a unified view of in-store and online operations
API Version Support
The integration works with the Clover Platform REST API, version 3 (v3). Every request is scoped to a single Clover merchant and authenticated with an OAuth access token, and the base URL varies by environment (production or sandbox). The connection is configured with your Clover merchant ID and credentials. See the Clover Connections and Settings and Clover API Endpoints articles for details.
Data Flows
The table below summarizes the data the integration can move between iPaaS.com and Clover, and in which direction. Arrows show the direction of transfer:
→ iPaaS.com writes the data to Clover
← iPaaS.com reads the data from Clover
←→ the data can move in both directions
Allow Initialization? indicates whether that data can be bulk-loaded from Clover when a subscription first connects. Whether a given flow is enabled, and in which direction, is configured per subscription during implementation.
iPaaS.com | Direction | Clover | Allow Initialization? |
Product | → | Item | |
Product Inventory | → | Inventory | |
Product Variant Inventory | → | Inventory | |
Customer | ←→ | Customer | |
Order | ←→ | Order |
Products transfer to Clover as items with their variants, options, and inventory; orders carry their line items, addresses, payments, and notes.
Versions and Release Notes
The integration follows its own version numbers. The current version is 2.1.
Version | Release Notes |
2.1 (current) | Synchronize products (with variants, options, and inventory), customers, and orders between iPaaS.com and Clover. |
Features by Release
The capabilities below reflect the current 2.1 integration. For the current behavior and any limitations of a given feature, see the linked reference articles and the Clover Integration Known Limitations article.
Version 2.1 (current) — Catalog, inventory, customers, and orders
Product synchronization: products, and product variants.
Inventory synchronization: product inventory, and variant inventory, as standalone updates.
Customer synchronization: customers written to Clover, and captured from Clover into iPaaS.com.
Order synchronization: orders written to Clover, and captured from Clover into iPaaS.com.
