Skip to content

Plugin Configuration

Christian edited this page Oct 11, 2021 · 1 revision

There are many things you can configure in this plugin. Here is a description about every single configuration option.

General

Please configure these settings to make sure the communication from and to Mollie works correctly.

Configuration Default Description
Live Key - Please enter your Live API Key. This is the API key that is used when in production mode (testing mode disabled). You need this. You can use separate keys for each subshop if you'd like. You'll find it in your Mollie Account
Test Key - Please enter your Test API Key. This is the API key that is used when testing mode is enabled. You need this if you want to test payments/orders. You'll find it in your Mollie Account
Profil ID - Please enter your Profile ID. It is needed by Mollie Components. You'll find it in your Mollie Account
Test API als Admin on If you're logged in as Admin, in the Shop Backend, the the Shop will automatically use the Test API Key for your Orders.
Fallback-Locale de_DE If the customers Locale is not found, or not supported by Mollie, this one will be used.
Zahlungserinnerung  0 (off) If activated, and Payment after Order, the Customer will get an E-Mail with a Payment-Link, if the Order wasn't payed in time (in Minutes).
Checkout-Styles laden off The Plugin can add some CSS-Tweaks here, mainly working with EVO-Templates

Orders

Configuration Default Description
TransaktionsID des Zahlungseingangs OrderID / PaymentID OrderAPI: which ID should be put in the incoming payment (WAWI)
Bestellungen automatisch stornieren off If orders get canceld by the WAWI, the Plugin can try to cancel or refund the payment automatically.
Unbezahlte Bestellungen stornieren 0 (off) If active, the plugin tries to cancel unpaid orders, after a given time (in hours). 0 = disabled
Nur bezahlte Bestellungen in die WAWI übertragen on If active, only paid orders are transferred to the WAWI (Payment after Order)
Bestellabschluss Y (direct) Order Completion Modes:
- direct redirect
- after 3 seconds
- no redirect, button

Payments

Configuration Default Description
Zahlungsart zurücksetzen on If a payment fails, the Plugin will try to "reset" the method, so the Customer can choose between all available Mollie methods.
Payment API Description Order {orderNumber} This will be set as Payment Description. Available Variables: {orderNumber}, {storeName}, {customer.firstname}, {customer.lastname}, {customer.company}
Kunden bei Mollie anlegen (Customer API) yes If active, customers can save the Customer information at Mollie, needed for Single-Click payments

Shipping

Configuration Default Description
Versand bei Mollie yes - yes - the Plugin tries to ship all orders
- only customers and complete - the Plugin only shipps complete or registered customer's orders
- no - the plugin will not ship any orders
Teilversand Verhalten B Only concerns Guest Orders and partial shipments - A (Direkt alles versenden) will ship all orders directly and complete, even if only partly shipped
- B (Erst bei komplett Versand versenden) will ship orders, as soon as they are complete shipped.
Clone this wiki locally