Managing customer fields at checkout: simplifying checkout process

Managing customer fields at checkout: simplifying checkout process

  1. In your Magento backend, go to SimiCart > Simiconnector Settings > General Settings > Checkout Information Management
  2. In this section, all of your settings will be shown on the app the same as on your web store, via related fields such as Show CompanyShow AddressShow Country to Show Tax/VAT Number and ShowGender. You can also set how these fields will be displayed with 3 options: RequiredOptional or Hide (disable the field).



    In Magento, CountryStateZipcode, and Telephone are required by default. If you want to hide or make them optional, you need to set a default value for them to avoid errors.
  1. Terms and Conditions is also a part of the Checkout management
    • Show Terms and Conditions: Choose to Yes or No to show Term and condition
    • Terms and Conditions Titlethe title to be displayed for your end users. (Terms, Notes, Shipping guides, etc.)
    • Terms and Conditions Content (HTML): create an HTML version of your terms and conditions here so that it will be displayed on app perfectly.

  2. Click Save Config.

    • Related Articles

    • Install PWA Connector (free version)

      PWA only works on HTTPS sites. Download PWA Connector from GitHub: https://github.com/Simicart/pwacommerceformagento2 Extract the downloaded package Use an FTP client (such as FileZilla) to upload the extracted files to Magento root folder on your ...
    • Install SimiCart Mobile App Connector

      After purchasing SimiCart mobile app and logging into your account, click App Management to go to your Dashboard. To get started, on the navigation bar, click on Integration. The Connector needs to be installed in the Magento backend to sync your app ...
    • Install Tapita for ScandiPWA

      Download Tapita Page Builder extension for ScandiPWA v5:  https://marketplace.scandipwa.com/tapita-page-builder-scandipwa-v5.html Then follow these steps to install: ...
    • Configuration guide for Magento 2

      In your Magento backend, go to Stores > Configuration > Tapita PageBuilder Frontend to enable the extension and configure the fields: Enable: Yes Override your URL: decides what will happen if there are pages on Magento backend and Tapita builder ...
    • Install Tapita for Vue Storefront

      From your Vue project folder, install vuera to use ReactJS in Vue yarn add vuera Install Tapita Page Builder module npm install --save simi-pagebuilder-react Install React npm install --save react react-dom Then run this command yarn install Now we ...