org-number

Adds an organisation number field with optional validation to your Shopify Plus Checkout

Development

Requirements

  1. You must download and install Node.js if you don't already have it.
  2. You must create a Shopify partner account if you don’t have one.
  3. You must create a store for testing if you don't have one, either a development store or a Shopify Plus sandbox store.

Local Development

The Shopify CLI connects to an app in your Partners dashboard. It provides environment variables and runs commands in parallel..

Run the following commands from the root of your app.

yarn dev

Open the URL generated in your console. Once you grant permission to the app, you can start development (such as generating extensions).

Developer resources