Square Customer Data and Receipt Roller Customer Data Mapping
Explains how customers registered in Square Customer Directory are converted into Receipt Roller's customer data (CrmCustomerDto), field by field. Covers the given_name / family_name correspondence, address decomposition logic, and how reference_id is handled.
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.
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.
Customer-Targeted Promotions
Deliver coupons and specials targeted to specific customer segments, linked to CRM customer data. Narrow your audience by region, age range, and membership rank to boost promotion effectiveness.
How Digital Receipts Work
An explanation of how ReceiptRoller's digital receipts work, and how to set up POS integration with Square and Smaregi.
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.
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.
What Is a Product Feed
Overview of product feeds. Explains how product data registered in PIM is automatically generated into feeds for Google, Instagram, and TikTok.
Google Shopping Feed
How to deliver a product feed to Google Merchant Center. Covers PIM-to-Google field mapping and tips for passing review.
Smaregi Customer Data and Receipt Roller Customer Data Mapping
Explains how Smaregi's customer master is converted into Receipt Roller's customer data (CrmCustomerDto), field by field. Covers the membership number, name, contact info, and date-of-birth correspondence, the priority between mobile and landline numbers, and webhook-based sync timing.
Instagram / Facebook Feed
How to set up an Instagram / Facebook product catalog feed for Meta Commerce Manager. Covers Instagram Shopping tags and Dynamic Ads (DPA).
Coupon Effectiveness Analysis
Review usage results and cost-effectiveness for coupons you've distributed. Use metrics like usage count, total discount amount, and conversion rate to improve future promotions.
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.
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.
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.