HYPERSCALE™
Blueprints
Pricing
Sign inContact sales >
Back to Kits

CommerceKit

E-commerce and point-of-sale

CommerceKit unifies online (Shopify/Salla) and offline (Geidea/Foodics/Square) commerce into a single product. A merchant with both a Salla store and Geidea POS terminals manages everything through one API. Unified order management, inventory, and reporting — regardless of channel.

The integration tax, eliminated.

Stop wiring together fragmented APIs. CommerceKit abstracts the complexity behind a single canonical interface so you can focus on your product.

The Old Way

01

Read 5+ different API docs

02

Handle varying authentication methods

03

Normalize fragmented data schemas

04

Build custom failure and retry logic

05

Maintain integration debt forever

Time to launch
Months
Engineers Required
3-5

With CommerceKit

01

Install single unified SDK

02

Authenticate once with hyperscale keys

03

Write code against canonical schema

04

Built-in routing, retries & fallbacks

05

Switch providers without code changes

Time to launch
Hours
Engineers Required
1

Everything you need.

CommerceKit comes battery-included with 5 out-of-the-box capabilities designed for scale.

Merchant Onboarding

Onboard merchants with KYB and compliance checks

Catalog Management

Unified product catalog across online and offline

Order Management

Full order lifecycle from creation to fulfillment

POS Integration

Connect Geidea, Foodics, and Square terminals

Receipt Generation

Digital and printed receipt management

Drop-in UI Components

Zero-build embedded experiences.

Product Managers love CommerceKit because you don't have to build the UI from scratch. Drop our secure, compliant React widgets directly into your app.

  • Fully customizable styling to match your brand
  • Handles complex edge cases and error states automatically
  • Always up-to-date with compliance regulations
import { CommerceKitWidget } from '@hyperscale/react';

export default function App() { return (
<CommerceKitWidget
theme="light"
onSuccess={handleSuccess}
/>
);
}

The Inverse Adapter.

CommerceKit sits above the Hyperscale SuperGraph, abstracting downstream providers entirely so you only have to write code once.

Your Application

import { CommerceKit } from '@hyperscale/sdk'
Merchant Onboarding
Catalog Management
Order Management
POS Integration
Receipt Generation

CommerceKit

S
Shopify
S
Salla
G
Geidea
F
Foodics
S
Square

Developer Experience

Beautiful, strongly-typed SDKs for modern languages.

typescript
1import { CommerceKit } from '@hyperscale/sdk'
2
3const commerce = new CommerceKit({ apiKey: 'hs_live_...' })
4
5// Create an order across channels
6const order = await commerce.createOrder({
7 merchantId: 'mer_abc123',
8 items: [
9 { sku: 'PROD-001', quantity: 2, price: 4500 },
10 ],
11 channel: 'online', // or 'pos'
12})
13
14console.log(order.id) // 'ord_xyz789'
15console.log(order.status) // 'pending_payment'

Plays well with others.

CommerceKit composes seamlessly with the rest of the Hyperscale ecosystem.

AuthKit

Identity, verification, and compliance in a box

PaymentKit

Accept, process, and move money

CheckoutKit

Beautiful checkout, zero code

LendingKit

Loans, credit, and buy-now-pay-later

CardKit

Issue, control, and manage cards

Part of these Blueprints.

CommerceKit is a core component of these ready-to-deploy business solutions.

commerce

E-Commerce Marketplace

Multi-vendor marketplace with built-in fintech

4-5 weeks to launch
AuthKitCommerceKitCheckoutKitPaymentKitLendingKit
commerce

Loyalty & Rewards

Points, cashback, and rewards programs, turnkey

3-4 weeks to launch
AuthKitRewardsKitPaymentKitCommerceKit
insurance

Insurance Marketplace

Compare, quote, and bind insurance policies digitally

4-5 weeks to launch
AuthKitInsuranceKitPaymentKitCommerceKit

Transparent Pricing

No complex tiers for infrastructure. Pay for the value you deliver to your users.

Per order

Free tier

Perfect for sandboxing and early traction.

500orders/month

Production

Scales infinitely with your growth.

0.5% of GMV or 0.25 SAR per order

Start building with CommerceKit.

Install the SDK, grab your API key, and make your first call in minutes.

Read the docsExplore all kits

Kits

  • AuthKit
  • PaymentKit
  • CardKit
  • InvestKit
  • All Kits
  • Blueprints

Platform

  • Technology
  • SuperGraph
  • Providers

Developers

  • Docs
  • Learn
  • API Reference
  • Sandbox

Company

  • Pricing
  • Status
  • Security

Legal

  • Terms
  • Privacy
Hyperscale™
Designed+Engineered by
MAS
aTHHC©company