Skip to content
ESC

Searching...

Quick Links

Type to search • Press to navigate • Enter to select

Keep typing to search...

No results found

No documentation matches ""

Integrations Overview.

Introduction to connecting external platforms with your loyalty program.

Jun 11, 2026

Early Access: The Shopify, WooCommerce, and Google Wallet integrations are available for early access. Try them out and share your feedback. Your input shapes how these features evolve. Some functionality may change as we refine the experience.

Integrations connect your loyalty program to external platforms, letting customers earn points when they shop online. The system handles order processing, point calculations, and pass updates for you, and the points land on the same balance customers collect at your counter.

Available Integrations

Platform Status Description
Shopify Early Access Connect your Shopify store for automatic point earning and a storefront widget
WooCommerce Early Access Connect your WooCommerce store for automatic point earning and points-to-coupon redemption, no plugin required
Google Wallet Early Access Let members save cards, stamp cards, vouchers, and prepaid passes to Google Wallet
More coming soon Planned Additional platforms in future releases

Each integration is independent. Run one, or run Shopify and WooCommerce side by side for different stores.

Prerequisites

Before setting up an integration, you need:

  • At least one Club created
  • At least one active Loyalty Card
  • Partner dashboard access

Getting Started with Shopify

The Shopify integration is behind a feature flag. Enable it by adding FEATURE_SHOPIFY=true to your .env file, then follow these guides:

  1. Connecting Your Shopify Store - Link your store, enable demo mode, and manage your connection
  2. Storefront Widget Installation - Add the loyalty widget to your Shopify theme
  3. Integration Settings & Point Rules - Configure how points are calculated and customize the widget

Getting Started with WooCommerce

The WooCommerce integration is behind a feature flag. Enable it by adding FEATURE_WOOCOMMERCE=true to your .env file, then follow the guide:

  1. WooCommerce - Connect with REST API keys, configure point earning and the points discount, monitor the connection

The connection needs no WordPress plugin: the partner pastes the store URL and an API key pair, and the platform registers the required webhook by itself.

Getting Started with Google Wallet

The Google Wallet integration requires a Google Cloud project and a service account. Enable it by adding FEATURE_GOOGLE_WALLET=true to your .env file, then follow the setup guide:

  1. Google Wallet Integration - Full setup for admins, partners, and members

Building Your Own

For platforms without a native integration, the Agent API supports custom storefront and POS integrations. The e-commerce guide walks through the recommended architecture.


We'd love your feedback! We're improving integrations based on real-world usage. If you run into issues or have suggestions, share them through the feedback system. It helps us prioritize what to build next.