App Introduction
Generate and scan customers' QR codes for POS. QR4POS enables you to download customers' QR codes and add customers using the QR code scanner in your POS app. Adding customers via QR code is faster than searching for them through a search form.
Core Functionality
- View a customer's QR code
- Download a customer's QR code
- Add a customer using the QR code in the POS app
Merchant-Friendly
- Offline Retail Merchants
- O2O Integrated Merchants
- POS-Using Merchants
Basic Information
- Developer:合同会社イホリシステム
- Address:渋谷2-19-15宮益坂ビルディング609, 渋谷区, JP-13, 150-0002, JP
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2023-11-6
- Supported languages:English、Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
$5
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/customers/{customer_id}/qr.json
- GET /admin/api/customers/qr.json?customer_id={id}
- GET /admin/api/customers/{customer_id}.json?fields=qr_code
Permission:read_customers,read_qr_codes
- GET /admin/api/customers/{customer_id}/qr/download.json
- GET /admin/api/customers/qr/download?customer_id={id}
- GET /admin/api/customers/{customer_id}/qr.png
Permission:read_customers,download_qr_codes
- POST /admin/api/pos/customers/qr.json
- PUT /admin/api/pos/customers/{customer_id}/qr.json
- GET /admin/api/pos/customers/qr/{code}.json
Permission:write_customers,use_pos,read_customers