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.

Dec 18, 2025

⚠️ Alpha Feature: The Shopify integration is currently in alpha testing and is not officially supported. Features may change without notice. Not recommended for production use.

Integrations connect your loyalty program to external platforms, letting customers earn points automatically when they shop online. Instead of manually tracking purchases, the system handles everything—from order processing to point calculations.

Available Integrations

Platform Status Description
Shopify Alpha Connect your Shopify store for automatic point earning
More coming soon Planned Additional platforms in future releases

What Shopify Integration Does

Feature Description
Connect Your Shopify Store Link via secure OAuth—no coding required
Automatic Points Award points when customers complete purchases
Storefront Widget Embed a loyalty widget on your Shopify store
Real-time Sync Process orders and refunds as they happen
Activity Monitoring Track webhook events and processing status

How It Works

  1. Connect Your Shopify Store — Authorize Shopify to communicate with your loyalty program
  2. Customers Shop — When customers make purchases, Shopify sends order data automatically
  3. Points Awarded — The system calculates and awards points based on your loyalty card rules
  4. Widget Shows Progress — Customers see their points and available rewards directly on your Shopify store

Enabling the Alpha Feature

The Shopify integration is hidden by default. To enable it for testing:

  1. Open your .env file
  2. Add: FEATURE_SHOPIFY=true
  3. Clear cache: php artisan config:clear
  4. Refresh your browser — Integrations will appear in the partner sidebar menu

⚠️ Important: This is an alpha feature. Do not use with critical business data or live Shopify stores.

Demo Mode

Want to explore the integration without connecting a real Shopify store? Enable demo mode:

  1. Add APP_DEMO=true to your .env file
  2. Clear cache: php artisan config:clear
  3. The integration will work without real Shopify credentials

Demo mode lets you test the connection flow, dashboard UI, and settings without affecting a live store.

Current Limitations

As an alpha feature, there are some limitations to be aware of:

Limitation Description
Shopify Only Only Shopify is supported in this initial release
Single Card Can only link one loyalty card per Shopify store
Guest Checkout Points not awarded for orders without customer email
Partial Refunds Logged but not processed (full refunds only)
Tier Multipliers Shopify points don't apply tier bonuses yet

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

Ready to connect your Shopify store? Follow these guides:

  1. Connecting Your Shopify Store — Link your Shopify store
  2. Storefront Widget Installation — Add the loyalty widget to your Shopify theme
  3. Integration Settings & Point Rules — Configure how points are calculated

Related Topics


Note: As an alpha feature, official support is not available. Report issues via the feedback system, but resolution is not guaranteed.