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

Checkout Page

The cartpage is one of the few pages that is automatically generated when the North Commerce Plugin is activated.

PreviousCart PageNextCart Drawer

Last updated 1 year ago

Was this helpful?

The checkout page is a 3 step checkout that gives you as the store owner the power to collect abandoned cart information from customers. This is a native feature built into North Commerce.

[nc-checkout]

Our 3 step checkout also makes the entire checkout process for customers much faster. We break up all of our API requests so that the load times when a customer finally hits "Pay" will be reduced significantly.

Current payment options are: Paypal & Stripe

If you'd like to edit the CSS of the shortcode you can see the styling section for more information.

A preview of the checkout shortcode rendered