North Commerce
Back to North Commerce
  • 🚀Getting Started
    • Welcome to North Commerce
    • Installation
  • ⛰️Core Concepts
    • Orders
    • Products
      • Create a product
      • One Time Products
      • Subscription Products
      • Payment Plan Products
  • 💳Payment Gateways & Merchants
    • Stripe
    • PayPal
  • 📄Single Page Checkout Forms & Funnels
    • Single Page Checkout
  • 🎨Styling
    • Global CSS Variables
  • Builders
    • Beaver Builder
      • Building With Beaver Builder
    • Bricks
      • Query Loop
      • Attributes
        • Cart Item Attributes
    • Oxygen
  • Shortcodes
    • Product Collections
    • Product Collection Slider
    • Product Page
    • Cart Page
    • Checkout Page
    • Cart Drawer
    • Cart Icon
    • Customer Registration
    • Customer Account
  • Settings
    • General
  • For Developers
    • Flows
      • Add To Cart
      • Flow Events
      • Custom Functions In Flows
    • PHP "API"
      • Basic Entity Access Usage
    • Hooks & Actions
      • View Admin Hook Names
    • REST API
      • Getting Started
      • Adding Test Data
      • Filtering
  • Integrations
    • Create an integration
Powered by GitBook
On this page

Was this helpful?

  1. Shortcodes

Customer Registration

The customer registration shortcode is the shortcode that connects a WordPress user account to a North Commerce account

PreviousCart IconNextCustomer Account

Last updated 8 months ago

Was this helpful?

How it works

You will add the shortcode to your page and a user can create an account if they don't already have one. If no WordPress user or North Commerce customer exist, the system will create the user along with the North Commerce customer and connect them together.

If a North Commerce customer exists and the new WordPress user email matches the customer it will connect them.

[commerce-signup submit_button="Create Account →" redirect="site_url"]

More verification and security rules are coming soon for account creation for existing WordPress users or North Commerce customers. Currently there isn't a mechanism implemented to connect an existing WordPress user to a new North Commerce customer.

Shortcode rendered (Can be edited via CSS)