How can we help?

Field Code

A Field Code is a short, URL-friendly string of text that uniquely identifies a specific payment plan. It's mostly used in links to identify a payment plan. Think of "field code" as a unique nickname or slug for your plan.

  • Uniqueness: Each Field Code must be unique within your workspace.

  • It must be in lowercase.

  • It can only contain alphanumeric characters (letters a-z, numbers 0-9) and hyphens (-).

  • Spaces or other special characters are not allowed.

  • Example: monthly-premium-plan, basic-access-01, annual-subscription

    Field code is used in the subscription URL


    When you want to share a direct link for subscribers to sign up for a specific payment plan, the Field Code is used to construct this unique URL. This is the link you might put on your website, in emails, or share on social media.

    Example URL structure: https://your-organization-domain.neetowork.com/eui/:fieldCode (where :fieldCode is replaced by your plan's actual Field Code).