ÜbersichtOverview
SANDBOXAPI-KeysAPI Keys
Test-Modus KeysTest Mode Keys Sandbox
Funktionieren nur mit Sandbox-Daten. Keine echten Transaktionen möglich.Work only with sandbox data. No real transactions possible.
Laden...
Laden...
Live-Modus KeysLive Mode Keys Live
–
–
WebhooksWebhooks
Laden...
Neuer Webhook-EndpointNew Webhook Endpoint
Event-LogEvent Log
Sandbox-Events (simuliert)Sandbox events (simulated)| Event | Store | Status | ZeitTime |
|---|---|---|---|
|
Keine EventsNo
events yet
Sandbox-Events erscheinen hier, sobald du
API-Calls im Sandbox-Modus machst.Sandbox events will appear here
once you make API calls in sandbox mode.
|
|||
Paket & Live-ZugangPackage & Live Access
So wirst du LiveHow to go live
Die Sandbox ist komplett kostenlos und uneingeschränkt. Für echte API-Calls gegen deine Live-Stores benötigst du:The sandbox is completely free and unlimited. For real API calls against your live stores you need:
bk_live_* Keys hier im
Dashboard. Ersetzekeys appear here in the dashboard. Replace bk_test_* im Code,
fertig.in your code, done.API-Zugang pro PaketAPI access per package
| API / Feature | DISCOVER | ASSIST | GO | GROW | PRIME |
|---|---|---|---|---|---|
| fetchStores / fetchProducts | ✓ | ✓ | ✓ | ✓ | ✓ |
| insertProduct / bulkImportProducts | ✓ | ✓ | ✓ | ✓ | ✓ |
| In-Store-Chat (QR-Code) | – | ✓ | ✓ | ✓ | ✓ |
| Offers API (CRUD) | – | – | ✓ | ✓ | ✓ |
| Click & Collect | – | – | ✓ | ✓ | ✓ |
| checkIn / Scan & Go | – | – | – | ✓ | ✓ |
| startCheckout | – | – | – | ✓ | ✓ |
| fetchPurchase / History | – | – | – | ✓ | ✓ |
| POS/ERP/PSP-Sync (generisch) | – | – | – | ✓ | ✓ |
| exportSalesData / Kassenbon & TSE | – | – | – | ✓ | ✓ |
| Priority SLA / 24/7 Support | – | – | – | – | ✓ |
Händler-App Feature TestingApp Feature Testing
subscriptionPackage steuert, welche Features der Händler in der
Händler-App sieht (locked vs. freigeschaltet).hasScanAndGo steuert, ob der Store in der Nutzer-App
sichtbar ist.Diese Seite zeigt dir, wie du beides getrennt steuerst, so testen, ohne in Produktion sichtbar zu sein.
subscriptionPackage controls which features the merchant sees in the
Merchant App (locked vs. unlocked).hasScanAndGo controls whether the store is visible in the
User App.This page shows you how to control both separately, so you can test without being visible in production.
Das Muster für sicheres Developer-TestingThe pattern for safe developer testing
subscriptionPackage: "PRIME"
hasScanAndGo: false
bk_*-Key benötigt.Store Assist, Zone FAQs and Customer
Chat run via Firebase SDK, no bk_* key required.Wie Chat und FAQs in DISCOVER nutzen diese ASSIST-Features Firestore Echtzeit-Listener direkt im Client (
store_assist_sessions,
zone_faqs, direct_messages). Test-Keys brauchen den Endpoint
checkIn (GROW) für den Scan & Go Kontext.Like Chat
and FAQs in DISCOVER, these ASSIST features use Firestore real-time listeners directly in the client
(store_assist_sessions, zone_faqs, direct_messages). Test keys
require the checkIn endpoint (GROW) for the Scan & Go context.
Was jedes Paket in der Händler-App freischaltetWhat each package unlocks in the Merchant App
| Feature (Händler-App)Feature (Merchant App) | DISCOVER | ASSIST | GO | GROW | PRIME |
|---|---|---|---|---|---|
| Angebote & MarketingOffers & Marketing | |||||
| Katalog-Sichtbarkeit in AppCatalog visibility in app | ✓ | ✓ | ✓ | ✓ | ✓ |
| Store-Profil & Mitarbeiter-VerwaltungStore profile & staff management | ✓ | ✓ | ✓ | ✓ | ✓ |
| In-App Listing & PromotionsIn-app listing & promotions | – | – | ✓ | ✓ | ✓ |
| Angebote erstellen & PDF-ViewerCreate offers & PDF viewer | – | – | ✓ | ✓ | ✓ |
| Produktlisten & ReaktionenProduct lists & reactions | – | – | ✓ | ✓ | ✓ |
| Shopping List IntegrationShopping list integration | – | – | ✓ | ✓ | ✓ |
| Preisalarm-BenachrichtigungenPrice alert notifications | – | – | ✓ | ✓ | ✓ |
| Click & Collect | – | – | ✓ | ✓ | ✓ |
| Store Assist | |||||
| QR-Code GeneratorQR code generator | – | ✓ | – | ✓ | ✓ |
| Im-Store Chat nach QR-Scan (Firestore)In-store chat after QR scan (Firestore) | – | ✓ | – | ✓ | ✓ |
| Zonen-Kontext & Zone-FAQs (Firestore)Zone context & zone FAQs (Firestore) | – | ✓ | – | ✓ | ✓ |
| Scan & Go | |||||
| Scan & Go (Checkout-Flow)Scan & Go (checkout flow) | – | – | – | ✓ | ✓ |
| Checkout-VerifizierungCheckout verification | – | – | – | ✓ | ✓ |
| EmpfehlungenRecommendations | – | – | – | ✓ | ✓ |
| POS-Integration & TransaktionsrückschreibungPOS integration & transaction write-back | – | – | – | ✓ | ✓ |
| Digitale Belege (TSE-konform)Digital receipts (TSE-compliant) | – | – | – | ✓ | ✓ |
| Multi-Store ManagementMulti-store management | – | – | – | ✓ | ✓ |
| Analytics & ReportingAnalytics & Reporting | |||||
| Basic Report (Angebots-Analytics)Basic report (offer analytics) | – | – | ✓ | ✓ | ✓ |
| Basis Verkaufsanalyse (Scan & Go)Basic sales analytics (Scan & Go) | – | – | – | ✓ | ✓ |
| Premium Analyse Tools & HeatmapsPremium analytics tools & heatmaps | – | – | – | – | ✓ |
| Erweitertes Reporting & ExporteExtended reporting & exports | – | – | – | – | ✓ |
| Direktkommunikation (alle via Firestore SDK)Direct communication (all via Firestore SDK) | |||||
| Chat-Inbox & Team-Chat (intern)Chat inbox & team chat (internal) | ✓ | ✓ | ✓ | ✓ | ✓ |
| Globale Chat-FAQsGlobal chat FAQs | ✓ | ✓ | ✓ | ✓ | ✓ |
| Assist-FAQs pro Zone (nach QR-Scan)Assist FAQs per zone (after QR scan) | – | ✓ | – | ✓ | ✓ |
| Angebots-FAQs pro KatalogOffer FAQs per catalog | – | – | ✓ | ✓ | ✓ |
| Kanäle im Angebote-Bereich sichtbarChannels visible in offers section | – | – | ✓ | ✓ | ✓ |
| Chat-Button beim Scan & Go aktivChat button active during Scan & Go | – | – | – | ✓ | ✓ |
| Loyalty & TreueprogrammeLoyalty & Reward Programs | |||||
| Stamps/Points Programm (1 Programm)Stamps/Points program (1 program) | – | – | ✓ | ✓ | ✓ |
| Earning: QR-Code, GPS Check-in, Click & CollectEarning: QR code, GPS check-in, Click & Collect | – | – | ✓ | ✓ | ✓ |
| Direkte Einlösung (Kunde löst selbst ein)Direct redemption (customer self-redeems) | – | – | ✓ | ✓ | ✓ |
| Loyalty Cashback & Custom RewardsLoyalty cashback & custom rewards | – | – | – | ✓ | ✓ |
| Earning via Scan & Go CheckoutEarning via Scan & Go checkout | – | – | – | ✓ | ✓ |
| Loyalty Tier-System (Bronze/Silber/Gold)Loyalty tier system (Bronze/Silver/Gold) | – | – | – | – | ✓ |
| Multi-Store-TreueprogrammeMulti-store loyalty programs | – | – | – | – | ✓ |
| Externe Loyalty-Anbindung (Sync API)External loyalty integration (Sync API) | – | – | – | – | ✓ |
| Support & ServiceSupport & Service | |||||
| Standard Support (E-Mail)Standard support (email) | – | ✓ | ✓ | ✓ | ✓ |
| Persönlicher Ansprechpartner & Premium SupportDedicated contact & premium support | – | – | – | – | ✓ |
| Vertrags- und IntegrationsserviceContract and integration service | – | – | – | – | ✓ |
Package per Cloud Function setzenSet package via Cloud Function
Anstatt Firestore direkt zu ändern kannst du auch die dedizierte CF aufrufen.
Diese schreibt ausschließlich subscriptionPackage. hasScanAndGo wird nie verändert.
Instead of editing Firestore directly you can call the dedicated CF. It only writes
subscriptionPackage. hasScanAndGo is
never modified.
Go LiveGo Live
Verbinde dich mit einer Organisation, um Live-APIs nutzen zu können. Connect to an organization to use live APIs.
Organisation erstellenCreate Organization
Du bist der Inhaber? Erstelle eine Organisation und werde Admin. You're the owner? Create an org and become the admin.
Einladung erhaltenGot an invite?
Dein Admin hat dich hinzugefügt? Dein Zugang wird automatisch erkannt. Your admin invited you? Access is detected automatically.
Neue OrganisationNew Organization
Sandbox = kostenlosSandbox = free: Teste alle APIs jetzt im Sandbox. Für Live-Zugang brauchst du eine Organisation mit einem BEEP!-Paket. Test all APIs now in Sandbox mode. For live access you need an organization with a BEEP! package.