Benutzer-Werkzeuge

Webseiten-Werkzeuge


public:faqoxid2mollie

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
public:faqoxid2mollie [2020/07/15 09:45]
markusmichalski [FAQ]
public:faqoxid2mollie [2020/10/29 07:12]
markusmichalski [Activation]
Zeile 82: Zeile 82:
  
 ---- ----
 +==== Cronjobs ====
 +The Mollie module includes a cronjob script which is able to execute certain tasks of the Mollie module periodically.
 +For those periodic tasks to work you have to configure a cronjob on the webserver of your OXID eShop.
 +The cronjob script can be found here:
 +  {PATH TO YOUR SHOP}/​source/​modules/​mollie/​molliepayment/​cron.php
 +This cronjob main script starts all sub-jobs included in the Mollie module.
 +You can configure the minute interval in which you want the sub-jobs to run in the database table "​molliecronjob"​.
 +You can enable or disable certain sub-jobs in the module configuration in the Cronjobs group.
  
 +The Mollie module has the following sub-jobs currently:
 +
 +  * OrderExpiry:​ Orders with pending payments can be cancelled automatically after a certain time. You can configure this timespan in the configuration for each Mollie payment method in the OXID backend. You can select a timespan between 1 and 30 days or deactivate this for each payment method.
 +
 +More sub-jobs will be added in the future.
 ==== FAQ ==== ==== FAQ ====
  
Zeile 161: Zeile 174:
 === 5. Are the shipping information transfered to mollie? === === 5. Are the shipping information transfered to mollie? ===
 If you are using the plugin version 1.0.9 or higher, the information will be send to mollie after you saved the shipping information in OXID.\\ If you are using the plugin version 1.0.9 or higher, the information will be send to mollie after you saved the shipping information in OXID.\\
-Please update to the latest plugin version, if you using a version smaller than 1.0.9.+Please update to the latest plugin version, if you using a version smaller than 1.0.9 to use this feature.
  
 === 6. What settings are possible within the backend? === === 6. What settings are possible within the backend? ===
public/faqoxid2mollie.txt · Zuletzt geändert: 2021/04/01 14:06 von markusmichalski