Skip to content

OXID Checkout

claufruh edited this page Jul 1, 2020 · 12 revisions

Configuring OXID Checkout Details

By default, OXID displays the following information when finalizing the checkout process:

  1. Billing address
  2. Shipping address
  3. Selected payment method
  4. Terms and Conditions
  5. Cart overview

Checkout Page

Billing Address

Available fields:

  • Email Address (*)
  • Salutation
  • First Name (*)
  • Last Name (*)
  • Company
  • Additional Information
  • Street (*)
  • Street Nr (*)
  • ZIP (*)
  • City (*)
  • USt-ID
  • Country (*)
  • Telephone
  • Telefax
  • Mobile Phone
  • Telephone (Private)
  • Birthdate

Fields marked with (*) are mandatory for a 3D Secure 2 payment process.

Shipping Address

Available fields:

  • Salutation
  • First Name (*)
  • Last Name (*)
  • Company
  • Additional Information
  • Street (*)
  • Street Nr (*)
  • ZIP (*)
  • City (*)
  • USt-ID
  • Country (*)
  • Telephone
  • Telefax

Fields marked with (*) are mandatory for a 3D Secure 2 payment process.

You can change the cardinality (i.e. mandatory/optional) of the billing / shipping address fields in the admin panel of your shop:

  1. Select Master Settings/Core Settings.
  2. Click the Settings tab.
  3. Open the Other Settings section.
  4. Mandatory fields in User Registration Form list:
  • For billing address: Press and hold the Ctrl key while clicking on the field name codes starting with oxuser to mark the respective address fields as mandatory, or to deselect them.

    All fields mandatory for a 3D Secure 2 payment process (see above) are preselected by default.
    Email Address is not included in this list since you cannot change the cardinality of this field.

    Billing Address Fields

  • For shipping address: Press and hold the Ctrl key while clicking on the field name codes starting with oxaddress to mark the respective address fields as mandatory, or to deselect them.

    All fields mandatory for a 3D Secure 2 payment process (see above) are preselected by default.

    Shipping Address Fields

  1. Click Save to save the changes.

General Terms and Conditions

There are two fields that can be displayed during checkout:

  • General Terms and Conditions
  • General Terms and Conditions for digital products

You can enable/disable these fields in the admin panel of your shop:

  1. Select Master Settings/Core Settings.
  2. Click the Settings tab.
  3. Open the Order section.
  4. Check/Clear one or both of the following checkboxes:
  • Users have to Confirm General Terms and Conditions during Check-Out
  • Users have to confirm terms and conditions for downloadable and intangible products during the check-out

Terms and Conditions

  1. Click Save to save the changes.

Guest Checkout

To allow consumers to place orders without an account, enable the guest checkout feature in the admin panel of your shop:

  1. Select Master Settings/Core Settings.

  2. Click the System tab.

  3. Open the Order section.

  4. Clear the checkbox Disable Ordering without Registration.
    Guest Checkout

  5. Click Save to save the changes.