Documentation

Ucommerce includes full API reference documentation and lots of helpful articles to help you build your e-commerce site as effortlessly as possible.

Topics Payment Providers
v7.18

Getting Started

  1. If you don’t have an existing Umbraco environment, you will need to set one up.

    • Follow the Umbraco guidelines on how to set up an Umbraco site here.
  2. Then you can install Ucommerce as your ecommerce engine into your Umbraco environment, this can be skipped if you already have a running instance of Ucommerce on your Umbraco environment.

    • Follow the Ucommerce guidelines on how to install Ucommerce into an existing Umbraco solution here.

    • You can verify the installation by navigating to the new Ucommerce tab inside the Umbraco backoffice.

    • When hosting the PIM integration as a standalone instance as per the recommendation. You will need to use a distributed cache for Ucommerce, more information can be found here.

  3. Now you are ready to set up Struct as the PIM system, if you do not already have it in place.

    • Follow the Struct guidelines on how to get started with Struct here.
  4. Reach out to your Raptor representative and get your Raptor account set up.

  5. Now you have all systems in place, and the final thing to do is to make them communicate between each other. Read more about this in the next section “Integrations” in this article.