1Introduction

This manual leads you through the installation, configuration and usage of the payment module for JTL and DIMOCO Payment Services (Dimoco).

Before beginning with the installation, please make sure that you are in possession of all necessary data:

  • Your Dimoco API Username and Password
  • Access to your merchant account of Dimoco - On this plattform you can download the access information.
  • JTL payment module from sellxed.com/shop.
  • Access to your server.

In case you don't yet have a contract with Dimoco, we please ask you to contact their support. In case you do not have a contract with Dimoco yet, we kindly ask you to contact Dimoco Sales ([email protected]).

Note that you must use at least PHP version 5.6 for our plugins. PHP 8 or higher is currently not supported.

1.1Process of the Installation

In this document you will find all important information for the installation of the module. It is important that you strictly follow the checklist. Only by doing so, can a secure usage in correspondence with all security regulations be guaranteed.

  1. Configuration of the basic settings of the payment module
  2. Configuration of the payment methods
  3. Carrying out of a test purchase by means of the attached test data at the end of this document
  4. Get in touch with your Technical Account Manager at Dimoco. This person will help you set up your account correctly for the successful handling of transactions.
  5. If your test was successful, do not forget to switch the operating mode to live mode. Once you have switched to live, contact your Technical Account Manager to ensure that the live transactions can now be processed.
Installation Service

Our payment plugins should have per default the correct settings for most of our customers' preferences. That means once you have entered the required credentials in the plugin configuration to connect your account to your website, the plugin should be fully operational. Should you be willing to receive detailed information on a setting you do not know, you may contact our support team who will be able to assist you further.

Our support team is at your disposal during regular business hours at: http://www.sellxed.com/support. Furthermore, you have the option of ordering our installation service. We will make sure the plugin is installed correctly in your shop: http://www.sellxed.com/shop/de/integration-und-installation.html

.htaccess Directory Protection

In order to test the module, any kind of directory protection or IP blocking on your server must be deactivated. This is crucial as otherwise the payment feedback of Dimoco might not get through to the shop.

1.2System Requirements

In general, the plugin has the same system requirements as JTL. Below you can find the most important requirements of the plugin:
  • PHP Version: 5.4.x or higher
  • OpenSSL: Current version with support for TLS 1.2 or higher.
  • fsockopen: The PHP function fsockopen must be enabled. The plugin must be able to connect to external systems over the Internet.
  • PHP Functions: All common PHP functions must be enabled.

2Configuration of the Payment Module and the Payment Methods

In order to configure and set up the main module in JTL please double check that you received the following information:

  • API Username (provided by Dimoco on setup email)
  • API Password (provided by Dimoco on setup email)
  • API Key (From your Connector's Settings)
  • Shared Secret (From your Connector's Settings)

All the required information is provided directly from Dimoco or can be seen within the tab 'Connectors' at your Dimoco merchant account.

Figure 2.1: Overview of the backend (My Payments) of Dimoco.

Enter the required credentials directly into the main module to allow payments over Dimoco. If you want to have additional information regarding how to use the backend of Dimoco we ask you kindly to directly call the customer support of Dimoco.

2.1Live and Test Credentials

Please note that the configuration is different for live mode than for test mode as described in the following sections.

2.1.1Live Credentials

Enter the API Username and the API Password into the main configuration of the plugin. In your Dimoco account under "Connectors" you will find a connector for every payment method which has been set up by Dimoco.

Inside these connectors you will find the parameters API Key and Shared Secret.For each connector enter the API Key and Shared Secret into the configuration of the corresponding payment method configuration in your shops backend.

2.1.2Test Credentials

A general test connector can be set for all payment methods. Specifically for credit cards and SEPA, it is possible to set your own test connector. If this is not set, the general test connector will be used. These connectors are used to test different payment flows.

Figure 2.1: The access credentials within the connector at Dimoco.

The connectors for live and test mode will be set up by Dimoco. If you wish to have additional connectors setup please contact Dimoco directly.

2.2Payment Method Specific Configurations

2.2.1Credit Card 3D Secure

You have the option to activate or deactivate 3D Secure authorisation within the payment method Credit Card. You can change the 3D Secure behaviour by navigating to the payment method settings and changing your 3D Secure settings to Off, Optional or Mandatory.

2.2.2SEPA Direct Debits Mandates

If you have activated the payment method SEPA Direct Debits, you will need to make sure to configure the 'Mandate Creditor ID' and the 'Mandate Merchant Name'.

2.3Integrated Payment Form (Ajax Authorization)

If you wish to use the embedded form (Ajax) you may activate the payment method called Credit Card (Ajax) instead. You will have to enter a 'Public Integration Key' which will be provided to you by Dimoco. You can also change the layout of the CVV element using CSS.

3Module Installation and Update in the JTL Shop

3.1Installation

At this time you should already be in possession of the module. Should this not be the case, you can download the necessary files in your customer account in the sellxed shop (Menu "My Downloads Downloads"). In order to install the module in your shop, please carry out the following steps:

  1. Download the plugin. The download can be found in your sellxed.com account under "My Downloads".
  2. Unzip the archive you have just downloaded.
  3. In the unzipped folder navigate to the folder "files"
  4. For some shops there are different versions of the plugin provided. If this is the case open the folder which corresponds to your shop version.
  5. Using your preferred FTP client upload entire content of this folder into the root directory of your shop. For some shops there is a specific folder containing the plugins. If that is the case upload the plugin into this folder. Make sure that the folders aren't replaced but merely merged.
  6. If you haven't yet done so, log back into your shop.

3.2Updates and Upgrades

You have direct and unlimited access to updates and upgrades during the duration of your support contract. In order to receive constant information about available updates we ask you to subscribe to our RSS feed that we publish for your module.

More information regarding the subscription of this RSS feed can be found under: http://www.sellxed.com/en/updates_upgrades.

We only recommend an update if something doesn't work in your shop, if you want to use new feature or if there is a necessary security update.

3.2.1Update Checklist

We ask you to strictly comply with the checklist below when doing an update:

  1. Always do a backup for your database and your files in your shop
  2. Use always a test system to test the update process.
  3. Wait until all the files are copied to the shop, clear the cache if there is one in your shop and then visit the configuration page of the main module so that the update process will be initialized.
Do not do updates directly in the live environment

Please test the update procedure first in your test shop. Our support team is able and willing to help you if you experience problems with the update process. However, if you decide to perform the update directly in your live shop there is the possibility of a downtime of the shop of more than two days depending on the availability of our support if you do not want to book our complementary support.

Depending on the version it could be that the database has to be migrated. We recommend you therefore, to perform the updates in times when the shop is not visited too frequently by your customers.

3.2.2Update Instructions

Please always read the update instruction. Those instructions can be found in the changelog. If there are no special remarks, you can proceed by just overwriting the files in your system.

4Module Configuration in the JTL Shop

The configuration consists of two steps. The first step is the configuration of the main module with all the basic settings (cf. Configuration of the Main Module). During the second step you can then carry out individual configurations for each payment method . This allows for full flexibility and perfect adaptation to your processes.

Create backups!

Please create a backup of the main directory of your shop. In case of problems you will then always be able to return your shop to its original state.

We furthermore recommend testing the integration on a test system. Complications may arise with third party modules installed by you. In case of questions, our support is gladly at your disposal.

4.1Configuration of the Main Module

In a first step the plugin must be installed. The installation of the plugin is carried out under: Plugins > Plugin administration > Dimoco . By clicking on install, the plugin is installed in your shop. You can find the settings for the main module under Plugins > Dimoco .

In order to configure the main module, go to Plugins > Dimoco . Change to the tab Configurations. Enter the data and settings you have already saved in the back-office of Dimoco. In case of questions, you can find further information by moving the cursor to the question mark.

In the tab Information you can find important information on the plugin such as the version number, release date and callback URL. This data is important when contacting our support.

You have the option of synchronising the order status with the transactions with Dimoco. This means that when an item is sent or cancelled, you have the possibility of automatically also debiting the payment with Dimoco. Further information can be found in the section The Module in Action.

4.2Configuration of the Payment Module

After having successfully configured the main module, you can find the settings for the individual payment methods in your shop under Payment Processing > Payment Methods . Each payment method is listed individually. Install the payment methods you wish to offer you customers in your shop. You can carry out individual settings for each payment method and thereby optimally adapt the payment methods to your existing processes. The most central options are described in more detail further below.

In order for the payment method to be displayed in the shop, you must link them with a shipping method. Open the shipping methods under Payment Processing > Shipping Methods. By clicking edit, you can modify the shipping methods. Here you can link the payment methods you wish to offer and also have the option of setting individual payment fees.

4.2.1Configuration of payment methods in the WaWi

In order for the JTL WaWi to map the payment methods from the shop, make sure that you add them inside the WaWi Einstellungen > Zahlungsarten verwalten). Make sure that they are spelled exactly as written in the colum "Anmerkung".

4.3Direct Capturing of Transactions

The option "Capture" allows you to specify if you wish to debit payments directly or if you first wish to authorise them and then debit the payment at a later point.

Depending on your acquiring contract, a reservation is only guaranteed for a specific period of time. Should you fail to debit the payment within that period, the authorisation may therefore no longer be guaranteed. Further information on this process can be found below.

Different settings between Dimoco and the module

It may be that settings saved in the payment modules overwrite settings saved in Dimoco.

4.4Uncertain Status

You can specifically label orders for which the money is not guaranteed to be received. This allows you to manually control the order before shipment.

4.4.1Setting the order state

For each payment method you may select in which state the order should be set to depending on the booking state. This is the initial state of the order.

4.5Optional: Validation

Note: It can be that this option is not visible in your module. In this case just ignore this section.

With the option 'Validation' you can define the moment when the payment method should be made visible to the customer during the checkout process. This setting is relevant for modules where the usage depends on the customer's compliance with specific preconditions. For example, if a solvency check has to be carried out or if the payment method is only available in certain countries. In order for the credit check or address validation to also work with European characters, the charset of the "Blowfish mode" must be set to "UTF-8" for certain PSP settings.

You have the choice between these options:

  • Validation before the selection of the payment method: A validation verification is carried out before the customer selects the payment method. If the customer does not fulfill the requirements, the payment method is not displayed
  • Validation after selection of the payment method: The verification of the compliance occurs after the selection of the payment method and before the confirmation of the order
  • During the authorisation: The validation verification is carried out by Dimoco during the authorisation process. The payment method is displayed in any case

5Settings / Configuration of Payment Methods

5.1General Information About the Payment Methods

The plugin contains the most common payment methods. In case a desired payment method is not included per default, please contact us directly.

In order to be able to use a payment method, it must be activated in your account with Dimoco as well as in your shop. Information about the configuration of the payment methods can be found further above.

Below you can find important information for specific payment methods that deviate from the standard process.

5.2Information on Payment Status

For each payment method you can define an initial payment status (status for authorized payments etc.). You hereby define the payment status for each state depending on the processing type of the order (captured, authorized, etc.). It's the initial status which the order assumes. Depending on the mutation carried out by you, the status can change.

Important info regarding Order Status

Never set the status to Pending Dimoco or any similar pending status which is implemented by the module.

5.2.1Order status "pending" / imminent payment (or similar)

Orders with the status 'pending Dimoco' are pending orders. Orders are set to that status if a customer is redirected in order to pay but hasn't returned successfully or the feedback hasn't reached your shop yet (Customer closed window on the payment page and didn't complete payment). Depending on the payment method these orders will automatically be transformed into cancelled orders and the inventory will be cleared (so long as the Cronjob is activated). How long this takes depends on the characteristics of the payment method and cannot be configured.

If you have a lot of pending orders it usually means that the notifications from your webserver to Dimoco are being blocked. In this case check the settings of your firewall and ask the Hoster to activate the IPs and User Agents of Dimoco.

5.2.2Order status "cancelled"

Orders with the status "cancelled" have either been set to that status automatically due to a timeout, as described above, or have been cancelled directly by the customer.

6The Module in Action

Below you will find an overview of the most important features in the daily usage of the Dimoco module.

6.1Useful Transaction Information on the Order

You can find an overview of the transaction information in within the order detail view. Among others, this information allows for the definite attribution of the orders to their corresponding transaction, seen in the backend of Dimoco.

Figure 6.1: Transaction Information in the JTL backend

The payment information is also transmitted to your JTL WaWi Client.

Figure 6.1: Transaction Information in JTL WaWi

6.2Usage of the Alias Managers / Token Solution

With the Alias Manager, your customers can securely save their credit cards with Dimoco for later purchases. It is enabled by activating the option "Alias Manager" in the configuration of the Payment Method The customer can then choose from his or her saved credit cards without having to re-enter all the details.

Figure 6.1: Alias Manager Integration in JTL
Alias Manager Options

The usage of the Alias Managers requires the activation of the correct option with Dimoco. To do so, please contact the support directly.

6.3Transaction Management within the JTL Shop

The transaction management can be carried out from within the shop.

6.3.1Shipment

JTL does not support order status. The WAWI allows the processing of the order (e.g. shipments etc.)
The module does generate a payment receipt based on the transaction. The shipment should be created normally based on the payment receipt.

6.3.2Capturing of Orders

You can directly debit orders in the backend of your shop. In order to do so, switch to the tab Transactions. You can now search for the order number and then click on Show in order to find further information about the transaction. If you wish to capture an order, click 'capture'. Here you can modify the amount and the items. By clicking Capture, the action will be transmitted to Dimoco.

In case you do not want to capture all items of the order, you can also close the transaction for further captures.

Figure 6.1: Capturing of Orders in JTL backend
Partial Capturing

Please find out if the capturing of partial amounts is supported by your Dimoco contract. If this is not the case, it might happen that the transaction is closed for further transactions after a partial capture.

6.3.3Cancel Orders

In order to cancel an order, open the corresponding transaction. By clicking Cancel , a cancellation of the payment occurs with Dimoco. The reserved amount on the customer's card will be released automatically.

Figure 6.1: Cancelling of Orders in the JTL backend

6.4Refunds

You can also create refunds for already debited transactions and automatically transmit these to Dimoco. In order to do so, open the invoice of the already debited order (as described above). By clicking on Refund a dialog box for refunds will open up. Insert the amount you wish to refund and then click on Refund. The transaction will now be transmitted to Dimoco.

Figure 6.1: Refunds Directly from Within the JTL backend

Please note that you can't refund more than 100% of the originally authorised amount.

Executing a refund will not affect the order.

6.5Setting up Cron Job

In order to activate the time-controlled functions of the plugin (such as update service, deleting pending orders, etc.) set up a time-controlled request in your hosting on the URL, which you will find via Plugins > Plugins >Dimoco in the tab "Extended Information". Invoking it regularly will trigger the actions.

Here we suggest you use a Cron Engine like for example EasyCron. This allows you to open the file ( URL ) with an external service.

7Testing

Before switching from test to live mode it is important that you test the module extensively.

Testing

Do not forget to switch the operating mode from test to live after having successfully tested the module.

7.1Test Data

In the following section you can find the test data for the various payment methods:
Credit Card
Card number
4111 1111 1111 1111
Expiry Date
12/2020
CVC
123
Visa Success
Card number
4242 4242 4242 4242
Expiry Date
12/2020
CVC
123
Visa Failure
Card number
5555 5555 5555 4444
Expiry Date
12/2020
CVC
123
MasterCard Success
MasterCard (Failure)
5105 1051 0510 5100
Expiry Date
12/2020
CVC
123
MasterCard Failure
SOFORT
Instructions
Set the last name of the customer to the given value to simulate an outcome.
ignore
Do not simulate any behaviour
success
The transaction succeeds immediately
failed
The transaction fails immediately
redirectSuccess
A redirection occurs, and then the transaction succeeeds
redirectError
A redirection occurs, and then the transaction fails
pending
The transaction stays pending
html
Submit a given form, then the transaction succeeds
htmlError
Submit a given form, then the transaction fails
Simulation control
giropay
Instructions
Set the last name of the customer to the given value to simulate an outcome.
ignore
Do not simulate any behaviour
success
The transaction succeeds immediately
failed
The transaction fails immediately
redirectSuccess
A redirection occurs, and then the transaction succeeeds
redirectError
A redirection occurs, and then the transaction fails
pending
The transaction stays pending
html
Submit a given form, then the transaction succeeds
htmlError
Submit a given form, then the transaction fails
Simulation control
EPS
Instructions
Set the last name of the customer to the given value to simulate an outcome.
ignore
Do not simulate any behaviour
success
The transaction succeeds immediately
failed
The transaction fails immediately
redirectSuccess
A redirection occurs, and then the transaction succeeeds
redirectError
A redirection occurs, and then the transaction fails
pending
The transaction stays pending
html
Submit a given form, then the transaction succeeds
htmlError
Submit a given form, then the transaction fails
Simulation control
paysafecard
Instructions
Set the last name of the customer to the given value to simulate an outcome.
ignore
Do not simulate any behaviour
success
The transaction succeeds immediately
failed
The transaction fails immediately
redirectSuccess
A redirection occurs, and then the transaction succeeeds
redirectError
A redirection occurs, and then the transaction fails
pending
The transaction stays pending
html
Submit a given form, then the transaction succeeds
htmlError
Submit a given form, then the transaction fails
Simulation control
Przelewy24
Instructions
Set the last name of the customer to the given value to simulate an outcome.
ignore
Do not simulate any behaviour
success
The transaction succeeds immediately
failed
The transaction fails immediately
redirectSuccess
A redirection occurs, and then the transaction succeeeds
redirectError
A redirection occurs, and then the transaction fails
pending
The transaction stays pending
html
Submit a given form, then the transaction succeeds
htmlError
Submit a given form, then the transaction fails
Simulation control
iDEAL
Instructions
Set the last name of the customer to the given value to simulate an outcome.
ignore
Do not simulate any behaviour
success
The transaction succeeds immediately
failed
The transaction fails immediately
redirectSuccess
A redirection occurs, and then the transaction succeeeds
redirectError
A redirection occurs, and then the transaction fails
pending
The transaction stays pending
html
Submit a given form, then the transaction succeeds
htmlError
Submit a given form, then the transaction fails
Simulation control
Sepa Direct Debits
Instructions
Set the last name of the customer to the given value to simulate an outcome.
ignore
Do not simulate any behaviour
success
The transaction succeeds immediately
failed
The transaction fails immediately
redirectSuccess
A redirection occurs, and then the transaction succeeeds
redirectError
A redirection occurs, and then the transaction fails
pending
The transaction stays pending
html
Submit a given form, then the transaction succeeds
htmlError
Submit a given form, then the transaction fails
Simulation control

8Errors and their Solutions

You can find detailed information under http://www.sellxed.com/en/faq. Should you not be able to solve your problem with the provided information, please contact us directly under: http://www.sellxed.com/en/support

8.1The name of the payment method is not shown correctly in the email.

Depending on the name of the payment method and due to the naming convention, the name of the payment method in the email can be slightly strange. You can avoid this by adapting the email template. Go to Content > Email Templates.

In the order email you can replace the following '{$Bestellung->cZahlungsartName}' with '{$Bestellung->Zahlungsart->caption}'. From then on, the name you set in the payment configuration will be shown.

8.2The Referrer URL appears in my Analytics Tool

When a customer and the notification are redirected via Header Redirection, the Dimoco Referrer URL might appear in your Analytics Tool thus hiding the original traffic source. However, most Analytic Tools are able to minimize this problem.

In case you are using Google Analytics as reporting tool, this step by step guide may help you to exclude the URLs: under bullet point 4.

9Compatibility with Third-Party Plugins

The plugins listed below are compatible with our payment modules and allow you to handle certain tasks in an easier way.

9.1Birthday and gender in JTL

For certain payment service providers it is necessary to check the birthday and the gender of a customer. JTL does not check this by default. These checks can be enabled under "Einstellungen > Kunden / Formulare > Anrede abfragen" and "Einstellungen > Kunden / Formulare > Anrede abfragen" respectively.

10Error Logging

The module will log different unexpected errors or information depending on the configured level. If there is any issue with the module, this log can help identify the cause.

10.1Log Levels

You can configure the log level in the Dimoco settings. The logs are stored according to this setting and are not affected by the shopwide log level settings.

  • Error: Logs unexpected errors only. (Default)
  • Info: Logs extended information.
  • Debug: Logs information helpful for debugging.

10.2Log Location

The log messages are visible in the JTL backend under the menu item Admin > Systemlog.

11Advanced Information

This section of the manual is for advanced usage of the module. The content is for advanced users with special requirements. Everything in this section is optional and not required for the daily usage of the module.

11.1Transaction Object

This section describes how to extract information from a transaction, if you need it for further processing. E.g. you require more information of the transaction for further processing an order in your ERP system.

The code snippets in this section assume your script resides in the root folder of the shop with the default shop folder structure.

Have JTL initialized in your script, this is required for the database connection.
require_once("includes/globalinclude.php");
Include the module main file and modules Transaction class.
require_once 'includes/plugins/dimococw/version/100/init.php';
require_once 'includes/plugins/dimococw/version/100/classes/DimocoCw/Entity/Transaction.php';
Now you can load the transaction and then extract the transactionObject.
Load the transaction by Id:
$transactionById = DimocoCw_Entity_Transaction::loadById($transactionId);
$transactionObject = $transactionById->getTransactionObject();