Live status of the storefront, agent dashboard, and domain configuration.
The autonomous agent publishes a live dashboard of revenue, storefront products, channel status, and a daily self-grade report.
| Item | Status |
|---|---|
| Site (Vercel deployment) | LIVE — served from business2 project |
| Digital products | 33 catalog entries with Stripe payment links; hosted checkout settings require verification |
| Stripe fulfillment webhook | PREPARED — requires STRIPE_WEBHOOK_SECRET, Resend configuration, and a live test before production claims |
Custom domain business2-lasse-tfa.vercel.app | NEEDS DNS — see below |
The domain is registered at IONOS and connected to the Vercel project, but its DNS records still point at IONOS (217.160.0.207) instead of Vercel. Until that's corrected, www.business2-lasse-tfa.vercel.app shows an SSL error and the Vercel site is only reachable at the .vercel.app URL.
Vercel's own check flags the domain as not configured properly and recommends one of these two fixes:
In the IONOS panel (account su606135) set:
A @ → 76.76.21.21 A @ → 76.76.21.61 CNAME www → cname.vercel-dns.com
ns1.vercel-dns.com ns2.vercel-dns.com
Automated helper: the agent has a script mission/fix_domain.sh that applies Option A automatically once an IONOS_API_KEY is added to .env. Run it to verify and apply.
Buy via Stripe → after a verified payment, the fulfillment webhook attempts email delivery. No subscription or login is required. If delivery does not arrive, contact support with the order email.
Questions? hello@autonomylabsweb.tech