How Customers Receive Receipts
Explains the flow from a customer scanning a QR code to receiving their e-receipt, screen by screen.
How Automatic Delivery (LINE / App / Email) Works
Explains how receipts are automatically delivered when a ReceiptRoller member checks out, and the priority order used to choose the delivery destination.
Smaregi Product Data and Receipt Roller Product Data Mapping
Explains how Smaregi's product master is converted into Receipt Roller's product master (ProductDto), field by field. Covers the correspondence for product code, product name, category, price, and cost, along with quirks specific to Smaregi.
Smaregi Staff Data and Receipt Roller Staff Data Mapping
Explains how Smaregi staff master data is converted into Receipt Roller's staff data (StaffDto), field by field. Covers the name-splitting logic for staffName, the staffCode to EmployeeNumber mapping, and how displayFlag controls skipping of hidden staff.
Issuing and Disabling Transaction QR Codes
Explains how to use the "transaction QR," which staff can issue individually for a specific past transaction, and how to disable it if issued in error.
Smaregi Transaction Data and Receipt Roller Transaction Data Mapping
A technical explanation of how transaction data fetched from the Smaregi Platform API is mapped into Receipt Roller's transaction data model. Covers the field mapping table, status code conversion, payment method normalization, resolving line items/customer/staff information, timezone handling, and idempotency.
Coupon Distribution
Learn how to deliver coupons you've created to customers. Supports multiple distribution methods including automatic in-app display, email distribution, and QR code issuance.
Connecting with POS
An overview of the POS systems that can connect with ReceiptRoller and how to connect them. Supports Square and Smaregi.
Receipt Handling for Refunds and Cancellations
Explains how e-receipts are handled when a customer requests a refund after checkout, or a mis-entered sale is voided. Covers what customers see and how staff should operate.
Printing the Receipt QR Sticker
Explains how to print the PDF for the QR code sticker attached to each register, and points to keep in mind when printing and applying it.
Square Staff Data and Receipt Roller Staff Data Mapping
Explains how Square Team Members are linked to Receipt Roller's staff data (StaffDto). Covers how to use manual linking, the logic for resolving who is attributed to a transaction, and the key fields in the Team Member API.
Self-Service Submission Wizard (App Store / Google Play)
The relay router's store app platform provides a wizard that lets store owners handle native app builds for iOS / Android and submission to the App Store / Google Play entirely from the admin screen. This article covers the wizard flow, required information, asset auto-generation, store operations, and how to track submission status.
AI Sales Forecasting
Explains linear extrapolation forecasting for month-end sales and transaction count, and 14-day-ahead demand forecasting (top 5 products, with day-of-week seasonality plus a 20% safety factor). Also covers the 3-tier confidence rating, API/MCP retrieval, and integration with the Sales Analysis by Product AI narrative.
B2B Order Flow
The full order flow for B2B EC, from the buyer placing an order to shipping and invoicing. PIM, OMS, and WMS integrate automatically, so no manual data re-entry is needed.
How Retail Media Revenue Works
Explains how stores earn revenue from retail media, including the difference between impression-based pricing (CPM) and click-based pricing (CPC), and how revenue is calculated.
Closing a Business Account
Steps for closing a business account and what gets deleted — stores, products, customers, staff, transaction history, POS integrations, and more. Also covers how Stripe subscriptions are handled and who this affects. This action cannot be undone.
Sales Trend Analysis
How to use Sales Trend Analysis. Explains period switching across the past 6/12/24 months, 8 types of trend bar charts, year-over-year (YoY) comparison, overlaid multi-store comparison, automatic anomaly detection, and automatic month-over-month insight generation — all from a store operations perspective.
Registering Product Information
Steps for registering a new product. Explains basic information, pricing, specifications, B2B/logistics information, variations, and store-specific pricing, with screenshots.
What Is B2B EC
An overview of ReceiptRoller's B2B EC platform. Covers wholesale/buyer-facing catalogs, order processing, and PIM/OMS/WMS integration.
Square Transaction Data and Receipt Roller Transaction Data Mapping
A technical explanation of how transaction data fetched from the Square Payment API is mapped into Receipt Roller's transaction data model. Covers the field mapping table, status code conversion, payment method normalization, resolving line items/customer/staff information, OAuth token auto-refresh, and idempotency and timezone handling.