Skip to main content

Shipday plugin

The fixed Dashboard renders Plugin settings from returned key_plugin configuration categories. A Shipday category, its fields, values, and provider behavior are not fixed Dashboard guarantees.

Plugin settings navigation showing Shipday without credential values

Fixed source and external schema

AllSettings supplies returned plugin categories to SettingsMenuOptions; selecting a numeric category routes to the generic SettingsList, which renders the category's returned configs by type. The separate Developers → Plugins manager owns plugin installation/root/iframe actions and is not this page.

Historical project evidence recorded API Key, Webhook Token, and a 32-character token limit. Those labels and validation belong to the returned/external Shipday schema, not the fixed Dashboard or API-core contract. They do not prove current presence, a value, provider validation, webhook delivery, dispatch, cancellation, quote, tracking, or status behavior.

Configuration and delivery boundary

Generic config edits are staged locally, then Save persists changed config items sequentially; an earlier save can complete before a later failure. Type-5 image configs use their own immediate save path. API-core config category/item routes do not prove authorization, persistence, jobs, callbacks, provider traffic, delivery effects, or deployment. None ran.

Credentials and delivery data

API keys, webhook tokens, roots/endpoints, store/company identifiers, order/delivery IDs, addresses, customer details, locations, quotes, payloads, and provider responses remain excluded.

Source-only boundary

  • /all-settings is a level-0 route; Plugin settings additionally requires a returned plugin category list.
  • The retained screenshot is historical, sanitized navigation evidence and does not prove current installation or configuration.
  • No runtime/GET/HEAD, credential, config/image write, plugin-manager action, job, provider call, order, delivery, or outbound action was exercised.
  • Re-entry requires immutable Dashboard/API and Shipday serving receipts plus an approved synthetic category fixture with all config reads/writes, provider egress, orders, and deliveries intercepted.

Related guides: Delivery services · Developers · Plugin settings