getAccountUrl
getAccountUrl():
Promise<string|null>
Defined in: @storesynk/next/dist/runtime.d.ts:24
The resolved account destination for customerAccountUrl config (required for customerAccountPages: 'custom',
optional override for ‘shopify’), else - ‘shopify’ mode - the hosted portal
URL derived from the shop’s OAuth discovery documents
(shopify.com/shop tag; underivable/failed discovery ⇒ null.
Returns
Section titled “Returns”Promise<string | null>