GuideAccountsStandard adminv2.0.0source-verified

Create a commerce account from a lead

Create and link the billing entity needed for quotes, payments and customer subscriptions.

For
administrator
Owner
Commerce documentation owner
Applies to
Feeding Frenzy source inspected 2026-09-10
Reviewed
2026-09-10
LeadIDAccountIDAccountTypeID

Before you start

  • An existing lead with the correct company/contact identity.
  • A configured Account Type and permission to create commerce accounts.
  • Check whether the lead already has the intended account before creating another.

Open in your admin application

Use your installation’s admin address with one of these routes. Replace {id} with the actual record identifier.

/lead?LeadID={id}/account-insert?LeadID={id}/account?AccountID={id}/accounts

Product proof

These Phase 1 frames are capture specifications, not application screenshots or runtime evidence.

published proofNorthline lead detail showing Avery Chen, Jordan Lee and the linked commerce account.
Verified Northline lead context and linked commerce account.Synthetic Northline fixture evidence; no customer message or live record was used.Runtime evidence northline-launch-proof-2026-09-16 · northline-proof-checkpoint-2026-09-16

Fields & records

Field / recordMeaning or use
Account NameRequired billing-entity name, maximum 255 characters in the form.
Account TypeRequired configured classification.
AccountIDServer-issued identifier used by quotes and payment context.
Payment profilesInitialized later by the configured gateway operations; not manual creation fields.

Verify the result

  • Account detail opens with the expected AccountID.
  • The lead points to that account.
  • The enabled account appears in quote account search.

Troubleshooting

What you seeWhat to check or do
Start from a Lead messageReturn to the lead and use Create Account so LeadID is supplied.
Account Name / Account Type is requiredComplete both controls before retrying.
Account not available for quotingCheck enabled state and the lead link; quote lookups omit disabled accounts.

Version & scope

Procedure checked against current Feeding Frenzy forms and services. Source verification is not a claim that a live payment, message, customer transaction or full operator run occurred.

Public guides describe shared controls, records and configuration boundaries using fictional data. Tenant URLs, credentials, customer records, provider identifiers and installation-only procedures belong in customer-controlled documentation and are excluded from public pages and search.

Version
2.0.0
Change source
Current Feeding Frenzy forms/services plus reconciled Wiki topics
Feedback key
guide:account-setup
Was this guide helpful?

Feedback records only the page, guide ID and yes/no choice. It never records documentation search text.

Implementation references (3)
  • FeedingFrenzy.Admin/wwwroot/kScripts/Accounts/Account.Insert.ks.html
  • FeedingFrenzy.Admin/wwwroot/kScripts/Leads/Lead.Edit.ks.html
  • FeedingFrenzy.Admin.UI/QuotesAdmin.cs
← All documentationSoftware feature map ↗