Appearance
Demo Standard Onboarding (Reseller) - QA/Testing
Overview
Test-only flow for resellers onboarding merchants with branding prerequisite. Simulates Mpluskassa/Shopcaisse flow.
Discovery Flow (JSON - for deterministic parsing)
discovery_questions
[
{
"id": "channels",
"text": "Which channels for this merchant?",
"options": ["Kiosk only", "Online ordering only", "Both"]
}
]setup_steps
{
"Kiosk only": [
{"title": "Set up Store Branding", "route": "/settings/brand"},
{"title": "Demo POS Connected", "route": "/orders", "auto_complete": true}
],
"Online ordering only": [
{"title": "Set up Store Branding", "route": "/settings/brand"},
{"title": "Demo POS Connected", "route": "/pickup-and-delivery/online-ordering", "auto_complete": true}
],
"Both": [
{"title": "Set up Store Branding", "route": "/settings/brand"},
{"title": "Demo POS Connected", "route": "/orders", "auto_complete": true}
]
}Prerequisites
- Store Branding →
/settings/brand
Auto-Created Resources (after branding)
- Demo location using merchant's branding
- Sample menu with test items
- Mock payment configuration