Skip to content

unzerdev/jtl4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unzer payment methods (JTL shop 4)

This plugin integrates the following Unzer payment methods in the JTL Shop:

  • Alipay
  • EPS
  • Giropay
  • iDEAL
  • Credit Card / Debit Card
  • PayPal
  • Przelewy24
  • SOFORT
  • WeChat Pay
  • Invoice
  • Sepa Direct Debit
  • Unzer Bank Transfer
  • Unzer Instalment
  • Unzer Invoice secured
  • Unzer Direct Debit secured
  • Unzer Prepayment

Installation / Update

System requirements

  • JTL-Shop 4.06+ and its requirements
  • PHP 7.1 - 7.4
  • The following PHP extensions
    • ext-json
    • ext-curl
  • In order to avoid rounding errors when transmitting floating point values to the API we recommend you to set the following value in your php.ini, which will select an enhanced algorithm for rounding such numbers.
// php.ini
; When floats & doubles are serialized store serialize_precision significant
; digits after the floating point. The default value ensures that when floats
; are decoded with unserialize, the data will remain the same.
serialize_precision = -1

Further requirements

You must be registered with Unzer.

Plugin installation

The installation of the plugin is done in the standard procedure for JTL-Shop 4 as described here.

Plugin update

For an update, upload the plugin to the ./includes/plugins/ folder or via the plugin manager in the shop backend in the latest version as for an installation (and overwrite all existing plugin files if necessary). Then go to the plugin manager in the shop backend and press the update button.

Configuration

After the actual plugin installation, it is necessary to activate the new payment methods and add them to the desired shipping methods. Further information and configuration can be found in the Instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •