Connect WhatsApp
Start the merchant WhatsApp onboarding flow. This scaffold opens Meta OAuth first, then returns to Seathu so you can exchange the code and save the business assets per store.
Required env values:
NEXT_PUBLIC_META_APP_ID=... NEXT_PUBLIC_WHATSAPP_EMBEDDED_SIGNUP_REDIRECT_URI=http://localhost:3001/api/channels/whatsapp/embedded-signup/callback META_APP_SECRET=...
Missing Meta Embedded Signup env values. Add them before starting the flow.