DomainVerificationError

errors · /index·class

A customer-facing domain is not yet pointed at the platform: neither the storefront's Vercel project nor SERVICE_DOMAIN resolves from its DNS records (or the Vercel verification has not completed). Recoverable — the operator fixes DNS and re-runs the check.

Signature

Example

throw new DomainVerificationError('No A or CNAME record points shop.acme.com at the platform.');

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DuplicateContextDirectiveError

Sourceindex.ts:539Edit the JSDoc directly
Metadata@nordcom/commerce-errors@0.0.0Open in GitHub ↗

On this page