Go-Eve
Product ExperienceBusiness RulingGo Eve website
  • GO-EVE PLATFORM
    • Platform and Welcome
    • Business Case Best Practices
    • Feature Overview
  • Commerce
    • Overview
    • Customers
      • Customer Management
      • Login & Registration
    • Catalog
      • Categories
      • Products
    • Pricing
    • Orders & Quotation
      • Cart
      • Checkout
      • Orders
      • Quotation
      • Invoicing
      • Shipping & Delivery
      • Payment (PSP providers)
      • Data Export
  • Content & Marketing
    • Overview
    • Design & Layout
    • Multi Website
    • Content
      • Languages
      • Navigation
      • Pages
      • Blocks
      • Editorial Widgets
      • Media Library
  • SEO & Structured Data
  • PRODUCT EXPERIENCE
    • Product Configurator
      • Design & Layout
      • 3D Render Interaction
      • Image Layering Engine
      • User Interface Controls
      • Models
      • Presets
      • Load & Save Configuration
        • Share Configuration
      • Configurator Bundle Packages
      • Price Management and Calculation
      • Validation
      • PDF Generation
      • Snapshots
    • 3D Product Experience
  • Business rules & Personalization
    • Business Manager
    • Data Entity Management
    • Personalization
      • Data Input
      • Rules Engine
      • Personalization Actions
  • DATA & CONNECTIVITY
    • Headless Composable API Driven
    • React PWA
    • Data Queue For High Traffic
Powered by GitBook
On this page
  • Header and Footer
  • Billing and Shipping Address
  • Postal Code Format Validation
  • Summary
  • Comment
  • Order as Quest
  • Confirmation Pages
  • Order Failed
  1. Commerce
  2. Orders & Quotation

Checkout

PreviousCartNextOrders

Last updated 2 months ago

Checkout consist of various steps which can be configured per project.

Features:

Section

Description

Header and footer

The checkout has a custom header and footer for less distraction

Billing and shipping address

Information about billing and shipping address

Postal code format validation

Specific country postal code format validation is possible

Order comment

The same order comment message as in the cart can be included in checkout

Summary

Overview of quote or order to be placed

Order as guest

Functionality to order as guest with automatic account creation and automatic quote or order merge

Confirmation pages

Separate confirmation pages can be setup for a quote and an order

Order failed page

Information about functionality around a failed order.

Header and Footer

The header and footer in checkout can be different from the regular layout header and footer. The header is not sticky and just includes a logo, text and back button.

Desktop Header Example

Mobile Header Example

Billing and Shipping Address

Setting the billing and shipping address is possible in checkout. By default only one address is used. As soon as the address is successfully entered, the address fields collapse into a summary view.

Postal Code Format Validation

Each country can have it’s own postal code format.

By default the following validation is possible:

  • Denmark: 4 digits between 1111 and 9999

  • Sweden: 5 digits between 11115 and 98499

  • Finland: 5 digits between 100 and 99990

  • Germany: 5 digits between 1067 and 99998

  • Greenland: 4 digits between 3900 and 3999

  • Netherlands: 4 digits. First one between 1 and 9, second to fourth one between 0 and 9. And 2 letters where sa, sd and ss are not possible.

  • Other Countries; rules are defined by Magento default validation.

Summary

In the bottom of the checkout, there’s a summary button which can be clicked to open.

Comment

Optionally a comment field can be filled in checkout.

Order as Quest

By default customers can checkout as guest or as registered customer by logging in. In case a customer checks out as guest, a customer account can automatically be created to facilitate future login request. It is important that this is clearly mentioned in the privacy policy as it’s required to facilitate quote edit, order handling, et cetera. The email address is the unique identifier. In case a guest checkout is done on an email address which already has an account, the quote or order is merged into the account. Summarized:

  • Guests can checkout and automatically get a customer account with login option

  • Quotes and orders are merged into an existing account if the email address already has a customer account

Confirmation Pages

The checkout confirmation page is available in three different views.

  • Quote: regular request

  • Quote: company action period request

  • Order

The difference between a quote or an order is cause by usage of payment method. Methods marked with “Pay Layer” result in a quote and any other payment method results in an order. A quote has a specific page that is shown in case a “company action period” is active. This allows for different content to be shown. Content is maintained via Wordpress Blocks. A confirmation page consist of:

  • The quote- or ordernumber

  • Content title and bullets

  • An image

Order Failed

When creating an order or quote fails, for instance when a payment provider issue occurs, a failed page is shown. Content for this can be maintained in a Wordpress block. In case a quote or order has failed, the exact cart is recreated so a user can continue and try again with for instance a different payment method.

heckout example
Example of quote / order details in checkout
Example of order / quote comment field
Example of a confirmation page