The easyCredit Web Components are a set of StencilJS based web components to be universally used in e-commerce platforms like Magento or Shopware. The web components ease integration of easyCredit-Rechnung & easyCredit-Ratenkauf payment solution by providing versatile web frontend elements for marketing, checkout and merchant processes.
Please check out our dedicated documentation for examples and usage:
It is usually not necessary to build the components yourself. Please refer to the documentation on how to integrate them into your environment.
If you still want to build the project yourself use the following commands:
# install dependencies
yarn
# build the components
yarn build
The components can be found in the dist
directory after a successful build.
If you have discovered a security vulnerability, please email [email protected].