alt

Important information

The API reference is now available here.
The deprecated API reference is available here.

Unzer

Set up your payment methods

Set up the payment methods that you want to offer to your customers.

Before you begin

Step 1: Configure your payment methods in the JTL Shop

To configure each payment method, sign in to your admin account, and go to Administration > Zahlungen > Zahlungsarten.

For Unzer Flexipay Installment (Hire purchase), you must also enter the interest rate.

FieldDescription
Effektiver Zinssatz (in %)Specifies the effective interest rate of the monthly installment payments. The value is bound to your merchant configuration.

Example: 5.99

Step 2: Assign shipping methods

To assign the payment methods to the desired shipping methods/countries, go to Administration > Versand > Versandarten and update the details.

icon
info
To check which payment methods are supported in each country, go to Payment methods.

JTL administration shipping methods

Step 3: Set up JTL-Wawi for the plugin

To configure and set up your plugin,

1. Configure the payment methods in JTL Wawi

  1. Go to Zahlungen > Zahlungsarten.
  2. Create the payment methods, that you want to use, for example, Alipay.
    icon
    info
    The payment methods must correspond to the Anzeigenamen in the JTL store. So, if you change the displayed name, also translate for other languages, and update here as well.
  3. Select the Auslieferung vor Zahlungseingang möglich for the payment method Unzer Rechnung. This is necessary because the payment methods can be activated only during shipping.

JTL 5 payment method configuration

2. Edit the invoice printing template

For invoices, you must update the invoice template. This is required to avoid unassigned payments or billing for the wrong accounts. The bank details to be used and the reason for payment are sent by the plugin as payment info and order attributes.

For invoices, insert the following DotLiquid code in the invoice print template.

Ihre Daten für die Überweisung:

Empfänger: {{ Vorgang.Attribute | Replace: '^.*unzer_account_holder=(.*?)(\||$).*','$1' }}
IBAN: {{ Vorgang.Attribute | Replace: '^.*unzer_iban=(.*?)(\||$).*','$1' }}
BIC: {{ Vorgang.Attribute | Replace: '^.*unzer_bic=(.*?)(\||$).*','$1' }}
Betrag: {{ Vorgang.Gesamtbetrag }}
Verwendungszweck: {{ Vorgang.Attribute | Replace: '^.*unzer_transaction_descriptor=(.*?)(\||$).*','$1' }}

Bitte beachten: Geben Sie bitte nur den Verwendungszweck an, 
andernfalls können wir Ihre Zahlung nicht zuordnen.

Die Rechnung ist bei Erhalt und ohne Abzug fällig. 
Bitte überweisen Sie den Gesamtbetrag schuldbefreiend auf das oben genannte Konto.

3. Create payment attributes

The payment information (if any) about transactions is updated by the plugin in the payment attributes. Create these attributes in Verkauf > Auftragsattribute so that you can also view them on the orders.

Create payment attributes

FieldDescription
unzer_ibanThe IBAN of the Unzer account to which the customer must transfer their money.
unzer_bicThe BIC of the Unzer account to which the customer must transfer their money.
unzer_transaction_descriptorThe purpose of use of Unzer, which the customer must specify on bank transfers.
unzer_account_holderThe account holder of the Unzer account
unzer_short_idTechnical ID of the transaction from Unzer, which can be used in the Insight Portal to find the transaction.
unzer_payment_idPayment ID from Unzer
unzer_payment_type_idPayment method ID
unzer_rate_pdf_linkLink to the PDF with the information about the installment plan for the customer.
unzer_rate_total_amountTotal amount of the installment
unzer_rate_total_purchase_amountOrder amount of the installment
unzer_rate_total_interest_amountInterest amount of the installment

4. Create workflows for (Deprecated) Unzer Invoice and (Deprecated) Unzer Invoice Secured

For the payment methods Unzer Rechnung and Unzer Ratenkauf, you need the invoice number to finalize the order during shipping. Because JTL-Wawi does not sent the invoice number in the online store comparison. You must set up a workflow for sending the invoice details. The invoice number is then sent to the plugin when an invoice is created.

  1. Go to Admin > JTL Workflows, and then Workflowverwaltung.
  2. Create a new workflow for the Auslösende Ereignis > Rechnung > Erstellt and specify the details.

Workflow configuration

Workflow conditions

The workflow must have the following conditions:

Make sure that the One condition met option is enabled for conditions.

OptionComparisonValue
Auftrag.Zahlungsart.NameequalUnzer Rechnung
Auftrag.Zahlungsart.NameequalUnzer Ratenkauf

Workflow Actions

  1. Create a new Web Request (POST) action for the workflow with the following options:
    OptionValue
    URLhttps://{IHRE_SHOP_URL}/unzer-sync-workflow
    Parameterattrs={{ Vorgang.Auftrag.Attribute }}&invoice_id={{ Vorgang.Rechnungsnummer }}&invoice_date={{ Datum.Gestartet }}
    icon
    info
    Replace {IHRE_SHOP_URL} with the URL where your online store can be reached.
  2. Add the value by clicking the button.
icon
info
If you update the value in the input field and it is not grayed out, the variables are not replaced, but treated as normal text. So, the invoice number is not saved in the store when the workflow is executed and the invoice payment types cannot be finalized.

Set up Apple Payment payment method

  • You require an Apple device to test the integration.
  • For the payment type Apple Pay, make sure to add the necessary certificates as specified here.
  • You need an Apple Developer account for the integration.
  • When you change your key pair, you need to re-upload your Apple Pay Payment processing certificate.
  • If you want to use Apple Pay for other web browsers, you must update to iOS 16 on your apple device. Go to the Apple Pay site for the latest updates and news.

Set up the payment method

  1. In the JTL 5 shop back end, set up the key pairs for the B2C currency combination.
  2. Go to Installed plug-ins > Solution 360 Unzer Payments > Apple Pay.
    Apple pay
  3. Add the Merchant Identifier and the Merchant Domain.
  4. Download the CSR files for both the Payment Processing Certificate and Merchant Identity Certificate.
    Create payment attributes
  5. Select Refresh to generate a new CSR file.
  6. In your Apple merchant account, upload both files to generate all the required certificates:
    1. Payment Processing Certificate
    2. Payment Processing Certificate ID
    3. Merchant Identity Certificate
    4. Merchant Identity Certificate ID
  7. Upload the certificates to the JTL 5 shop back end.
    Upload certificate
  8. Select Save.
  9. Select Activate Certificate.
    Activate certificates

Set up Unzer Invoice payment method

  • For Direct Debit, ensure that only end customers with an invoice address from Germany and Austria can use this payment method.
  • You require a unique key pair for this payment method, for example, a separate key pair for each combination B2C (EUR).
  • Only B2C customer type is supported.
  • Only Euro (EUR) is supported.
  • Ensure that the payment method can only be used for the minimum and maximum amounts contractually agreed with Unzer.
  • You can view the transactions in Unzer Insights.
  • You must generate a shipment notification in the JTL-WAWI before you can charge the payment. This ensures that the insurance period is initiated.
  • In the JTL 5 shop back end, you must also set up the key pairs for the B2C currency combination.

Set up the payment method

  1. In the shop back end, go to Installed plug-ins > Solution 360 Unzer Payments > Key Pairs and then select Add. JTL5 Add key pair

  2. Set up the payment method. JTL5 Set up payment method

    FieldDescription
    Private KeyEnter the private key that is available in Unzer Insights.
    Public KeyEnter the public key that is available in Unzer Insights.
    B2BThis check box should be checked only if the payment method and the entered key pairs supported the B2B customer type.
    CurrencyChoose the currency that supported by the entered key pairs.
    Payment MethodChoose the payment method that should be added (In this case, Unzer Invoice should be selected)
  3. Choose the payment method and customer-currency combination that should be added (In this case, Unzer Invoice B2B for EUR currency)
    JTL5 Edit key pair

  4. Select Save.

  5. Repeat the same steps to add other combinations according to your business case, for example, CHF, B2C & B2B. JTL5 Add key pair

Set up Unzer Installment payment method

  • For Installment payment method, ensure that only end customers with an invoice address from Germany, Austria, or Switzerland can use this payment method.
  • You require a unique key pair for each customer type and currency combination, for example a separate key pair for each combination B2C (CHF), B2C (EUR).
  • Currently, only B2C customer type is supported.
  • Currently only Euro (EUR) and Swiss Franc (CHF) currencies are supported.
  • Ensure that the payment method can only be used for the minimum and maximum amounts contractually agreed with Unzer.
  • You can view the transactions in Unzer Insights.
  • You must generate a shipment notification in the JTL-WAWI before you can charge the payment. This ensures that the insurance period is initiated.
  • In the JTL 5 shop back end, you must also set up the key pairs for the B2C currency combination.

Set up payment method

  1. In the shop back end, go to Installed plug-ins > Solution 360 Unzer Payments > Key Pairs and then select Add. JTL5 Add key pair

  2. Set up the payment method.
    JTL5 Edit key pair

    FieldDescription
    Private KeyEnter the private key that is available in Unzer Insights.
    Public KeyEnter the public key that is available in Unzer Insights.
    B2BThis check box should be checked only if the payment method and the entered key pairs supported the B2B customer type.
    icon
    For installment payment method, this check box should not be selected.
    CurrencyChoose the currency that supported by the entered key pairs.
    Payment MethodChoose the payment method that should be added (In this case, Unzer Installment should be selected)
  3. Choose the payment method that should be added (In this case, Unzer Installment should be selected)

  4. Select Save. JTL5 key pair

  5. Repeat the same steps to add other combinations according to your business case, for example, CHF, B2C & B2B. JTL5 Add key pair

Set up Unzer Direct Debit payment method

  • For Direct Debit, ensure that only end customers with an invoice address from Germany and Austria can use this payment method.
  • You require a unique key pair for this payment method.
  • Currently, only B2C customer type is supported.
  • Currently only Euro (EUR) currency is supported.
  • Ensure that the payment method can only be used for the minimum and maximum amounts contractually agreed with Unzer.
  • You must generate a shipment notification in the JTL-WAWI before you can charge the payment. This ensures that the insurance period is initiated.

Set up the payment method

  1. In the shop back end, go to Installed plug-ins > Solution 360 Unzer Payments > Key Pairs and then select Add.
    JTL5 Add key pair

  2. Set up the payment method.
    JTL5 add key pair

    FieldDescription
    Private KeyEnter the private key that is available in Unzer Insights.
    Public KeyEnter the public key that is available in Unzer Insights.
    B2BThis check box should be checked only if the payment method and the entered key pairs supported the B2B customer type.
    icon
    info
    For Direct Debit payment method, this check box should not be selected.
    CurrencyChoose the currency that supported by the entered key pairs.
    icon
    info
    For Direct Debit payment method, this check box should not be selected.
    Payment MethodChoose the payment method that should be added (In this case, Unzer Direct Debit should be selected)
  3. Choose the payment method that should be added (In this case, Unzer Direct Debit should be selected)

  4. Select Save.
    JTL5 key pair

Next steps

Learn how to handle transactions Manage transactions

See also