// BUILD WITH SHOPPI

The Operating System
for Local Commerce.

Access Shoppi's payments infrastructure, POS integrations, and merchant discovery services via our unified developer platform.

Join Developer Program Read Docs
sdk_init.php
$shoppi = new \Shoppi\Ecosystem([
    'api_key' => 'sh_live_51M...',
    'environment' => 'production'
]);

$payment = $shoppi->payments->create([
    'amount' => 1250,
    'currency' => 'EUR',
    'method' => 'pos_terminal'
]);

Ecosystem Architecture

One platform, multiple entry points for commerce innovation.

Payments API

Route payments through Shoppi's acquiring network with a single integration. Support cards, local methods, and digital wallets.

POS Connectivity

Interact with physical Shoppi POS hardware. Push order data directly from your app to the merchant's terminal.

Local Data

Access searchable business directories, city categories, and merchant profiles stored in the Shoppi Local graph.

Identity (OAuth)

Let merchants sign in to your third-party tools using their Shoppi Business credentials securely.

Webhooks

Receive real-time notifications for payment confirmations, hardware status changes, and new order events.

Analytics Ops

Retrieve high-level merchant insights for cross-platform dashboards and financial reporting tools.

Built for vertical SaaS and hardware partners.

  • Booking Engines: Link reservations to in-store POS checkouts.
  • Inventory Tools: Sync stock across physical and digital storefronts.
  • Loyalty Apps: Reward customers based on transaction history.
Program Status

Early Access Available

Our developer program is currently in private beta for selected strategic partners and hardware manufacturers.

Request API keys

Start building on Shoppi.

Ready to integrate Shoppi into your platform? Tell us about your project and our developer team will reach out.

Join Developer Program