/vc-module-core

Core module containing common eCommerce domain model and base abstractions

Primary LanguageC#OtherNOASSERTION

VirtoCommerce Core Module

Latest release Total downloads License

CI status Quality gate Reliability rating Security rating Sqale rating

Overview

Represents common eCommerce domain model and base abstractions, which can be used and implemented in derived modules. It also exposes some common eCommerce APIs for frontend security, SEO, fulfilment, payments and tax evaluation.

Installation

Installing the module:

  • Automatically: in VC Manager go to Configuration -> Modules -> Commerce core module -> Install
  • Manually: download module zip package from vc-module-core/releases. In VC Manager go to Configuration -> Modules -> Advanced -> upload module package -> Install.

Settings

  • VirtoCommerce.Core.General.TaxTypes - manually defined tax categories which can be assigned to eligible objects (category, product, etc.)
  • VirtoCommerce.Core.General.WeightUnits - mass units available for physical goods weighting
  • VirtoCommerce.Core.General.Languages - supported languages (culture names) (en-US, ru-RU, etc.)
  • VirtoCommerce.Core.FixedRateShippingMethod.Rate - amount (rate) for “Fixed rate” shipping method
  • VirtoCommerce.Core.FixedTaxRateProvider.Rate - percentage (rate) for “Fixed rate” tax provider

References

License

Copyright (c) Virto Solutions LTD. All rights reserved.

This software is licensed under the Virto Commerce Open Software License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://virtocommerce.com/opensourcelicense.

Unless required by the applicable law or agreed to in written form, the software distributed under the License is provided on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.