Skip to content

OXID Checkout

Felsberger edited this page May 29, 2020 · 12 revisions

Configuring the OXID Checkout Page

By default, the OXID checkout page displays the following information:

  1. Provided billing address
  2. Provided shipping address
  3. Selected payment method
  4. Terms and Conditions section
  5. Cart overview

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.

Billing address fields can be changed to required/nonrequired in the backend:

  1. Login to shop backend
  2. Click the "Master Settings" tab
  3. Click the "Core Settings" sub tab
  4. Click the "Settings" menu
  5. Collapse the "Other Settings" element
  6. Add/Remove field codes starting with 'oxuser' to 'Mandatory fields in User Registration Form'
  7. Click on "Save" button to save changes

Image description

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.

Shipping address fields can be changed to required/nonrequired in the backend:

  1. Login to shop backend
  2. Click the "Master Settings" tab
  3. Click the "Core Settings" sub tab
  4. Click the "Settings" menu
  5. Collapse the "Other Settings" element
  6. Add/Remove field codes starting with 'oxaddress' to 'Mandatory fields in User Registration Form'
  7. Click on "Save" button to save changes

Image description

Email Address

Email is a mandatory field by default and cannot be changed to optional

General Terms and Conditions

There are two AGB fields that can be required in the checkout:

1.General Terms and Conditions
2.General Terms and Conditions for digital products

Enable/Disable the fields in the backend:

  1. Login to shop backend
  2. Click the "Master Settings" tab
  3. Click the "Core Settings" sub tab
  4. Click the "Settings" menu
  5. Collapse the "Order" element
  6. Enable/Disable by clicking one of the following checkboxes or both:
    • 'Users have to confirm terms and conditions for downloadable and intangible products during the check-out'
    • 'Users have to Confirm General Terms and Conditions during Check-Out'
  7. Click on "Save" button to save changes

Image description

Guest Checkout

Guest checkout can be enabled/disabled in the backend:

  1. Login to shop backend
  2. Click the "Master Settings" tab
  3. Click the "Core Settings" sub tab
  4. Click the "System" menu
  5. Collapse the "Order" element
  6. Enable/Disable by clicking checkbox 'Disable Ordering without Registration.'
  7. Click on "Save" button to save changes

Image description