Account
Customers need two pages: one to sign in, and one for their account after they are signed in.
Account Auth — sign in, create an account, and the “check your email” screen. Put this on the login / register page.
Account Area — the signed-in dashboard (orders, subscriptions, downloads, addresses, profile, and payment). Put this on the account page.
Before you start
North Commerce and North Commerce Blocks are installed and turned on
You have a way to take money turned on if you want saved cards to work (North Commerce → Settings → Payments)
Add Account Auth (the login page)
In WordPress go to Pages → Add New Page
Name it something clear, like “Sign in”
Click the + button
Search for Account Auth
Click it once

Click the block so it is selected
In the sidebar, set Mode to the screen people should see first: Sign in, Register, or Pending (the “check your email” screen). Visitors can switch without reloading.
In Account page, paste the full web address of the page that will hold Account Area. That is where they land after they sign in.
Optional: add a Terms of service URL and Privacy policy URL. Those links show under Create account. Leave them empty to hide them.
Click Publish
You can click the title and subtitle on the block to change the words. They start as “Sign in” and “Create your account.”
You only need one Account Auth block. Put it on the login page, not in the header.
Add Account Area (the account page)
In WordPress go to Pages → Add New Page
Name it “Account”
Click the + button
Search for Account Area
Click it once

The greeting and six sections come with it.
Click the block so it is selected
In Logged-out redirect, paste the full web address of your Sign in page (the one with Account Auth). Leave it empty and they go to the home page.
Optional: pick an Accent color
Default section is the tab they land on (Orders is the usual choice)
Click Publish
Then go back to Account Auth and make sure Account page points here.
What is inside Account Area
You can leave every section. You can also delete one you do not use.
Account Orders — past orders, and the order detail
Account Subscriptions — recurring orders
Account Downloads — files they bought
Account Addresses — saved addresses
Account Profile — name, email, and password
Account Payment — saved cards
Preview state in the sidebar is editor-only. The live page always shows the real signed-in customer.
What your customer will do
On the Sign in page they will:
Type their email and password, or click Create an account
If they are new, check their email and confirm
Land on the Account page
On the Account page they will:
See “Hi,” and their name
Click a section: orders, subscriptions, downloads, addresses, profile, or payment
Open an order, update an address, or add a card
If they visit the Account page while signed out, they are sent to the Sign in page (or home, if you left the redirect empty).
Make sure it works
Open a new browser tab. Use a window where you are not already signed in as the shop owner, if you can.
Go to the Sign in page. You should see email and password.
Create an account (or sign in)
You should land on the Account page
You should see the section tabs
Sign out, then open the Account page again. You should be sent to Sign in.
If something looks wrong
After sign in they go to the wrong page. Account Auth is missing the Account page address, or that page does not have Account Area.
The Account page is blank. They are signed out. Check Logged-out redirect.
No payment cards to add. A card payment method is not turned on. Go to Settings → Payments.
You put both blocks on one page. Split them. Auth on Sign in. Area on Account.
SEE ALSO: Order Confirmation · Cart Checkout