Skip to content
Marten Jansen edited this page Mar 3, 2020 · 16 revisions
logo rounded med

1. Before you start with the Price Module

1.1. Introduction

As a web shop owner you are very familiar with the orienting customer who ultimately does not buy the product. A common reason is that at that moment the customer does not have the money available or simply does not want to pay the amount in one go. This is a missed opportunity for both the consumer and the webshop.

Experience shows that only 5% of consumers return to your website to buy the product after leaving your page. In other words; 95% of potential buyers are not seen back. With offering instalment based payments or a continuous credit portfolio, you have reduced a significant reason for consumers not coming back.

The CreditClick Price Module enhances conversion by highlighting the estimated cost per month already on the product page and in the shopping cart ("Pay at once or pay X per month"). The estimated cost per month is calculated automatically and is explained to the consumer in compliance with the local credit regulation.

Please note that the CreditClick Price Module is only displayed on the product page when the product offered amount is within the limits of the country.

Minimum amount Maximum amount

The Netherlands

€ 250,-

€ 1000,-

Germany

€ 150,-

€ 5000,-

1.2. Compatibility of the Price Module

The CreditClick Price Module for WooCommerce is compatible with the following versions:

  • WordPress v4.0 or higher

  • WooCommerce v2.4.6 or higher

2. Download the Price Module

To download the WooCommerce Price Module please visit our releases page on GitHub and download the archive with the latest version to your computer.

1 download
Figure 1. Download the package

3. Installing the Price Module

If you want to upgrade the plugin, please follow the steps described in Upgrading from a previous version of the Price Module first.

To install the CreditClick Price Module, log in to your WordPress webshop administrator backend.

  1. Go to PluginsInstalled plugins and make sure you have WooCommerce plugin installed.

  2. Click on the Add New button and Upload Plugin once redirected to the Plugin Install page.

    2 addplugin
    Figure 2. Add New
  3. Click on Choose File and find/select the CreditClick Price Module archive in the file explorer and click Open.

    3 uploadplugin
    Figure 3. Upload Plugin
  4. Click the Install Now button. You will get a message "Plugin installed successfully." if the plugin installation is a success.

    4 install
    Figure 4. Install Plugin
  5. Click on the Activate Plugin button to activate the CreditClick Price Module.

    5 activate
    Figure 5. Activate Plugin

4. Configuring the Price Module

To setup the CreditClick Price Module, log in to your WordPress webshop administrator backend.

  1. Go to SettingsCreditClick Price Module.

    6 settings
    Figure 6. Price Module Settings
  2. Enable price module on overview pages → will enable button:

    7 archivebutton
    Figure 7. Enable price module on overview pages
  3. Enable price module on product details(single) pages → will enable button:

    8 product
    Figure 8. Enable price module on product details(single) pages
  4. Enable price module on cart page → will enable button:

    9 cart
    Figure 9. Enable price module on cart page
  5. The Select Country option will set the country for which the offer is displayed. The offer is specific to this country.

  6. You can also add your custom css to fit your own theme, for example:

.cart_totals .cc-wrapper .cc-btn {
    margin-bottom: 10px;
}

.product .cc-wrapper .cc-btn {
    margin-bottom: 10px;
}

5. Upgrading from a previous version of the Price Module

We recommend always installing the latest version of the CreditClick Price Module for WooCommerce. We regularly update our extension modules for optimal compatibility.

  1. Go to PluginsInstalled plugins, find the CreditClick Price Module and click on Deactivate.

    10 deactivate
    Figure 10. Deactivate plugin
  2. Remove the module by clicking Delete.

    11 delete
    Figure 11. Delete plugin
  3. Follow the steps in Installing the Price Module to install the new version.