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/02/26 16:46]
ruedigerhaegele [Installation]
public:faqoxid2mollie [2020/02/27 12:01]
ruedigerhaegele [Usage]
Zeile 13: Zeile 13:
   * In this directory create a sub-directory "​molliepayment"​ and change to it. You find yourself in the path "​source/​modules/​mollie/​molliepayment"​ now.   * In this directory create a sub-directory "​molliepayment"​ and change to it. You find yourself in the path "​source/​modules/​mollie/​molliepayment"​ now.
   * Use a Git or SVN client to check out the module-files or download the ZIP-file https://​github.com/​mollie/​mollie-oxid/​archive/​master.zip and extract its content to this directory.   * Use a Git or SVN client to check out the module-files or download the ZIP-file https://​github.com/​mollie/​mollie-oxid/​archive/​master.zip and extract its content to this directory.
-  * In der **composer.json** ​des Installationsordners des Shops fügen Sie die autoload ​Konfiguration hinzu oder erweitern diesese, falls bereits vorhanden um folgendes: +  * Open the file **composer.json** ​in the root-directory of your shop and add this autoload-configuration or add/​complete an existing configuration with the following:
  
   "​autoload":​ {   "​autoload":​ {
Zeile 24: Zeile 23:
  
   ​   ​
-Über eine Konsolenverbindung zum Webserver führen Sie folgenden Befehl aus um die Autoloader Dateien neu zu generieren: +Open a command-line on your webserver and execute the following command to regenerate the autoloader-files:
-  ​+
  
 ''​vendor/​bin/​composer dump-autoload''​ ''​vendor/​bin/​composer dump-autoload''​
  
-Wechseln Sie in den Admin Ihres Oxid eShop. Das Modul steht nun unter //Erweiterungen ​-> Module// zur Verfügung.+Login to the OXID-admin of your shop and see the module "​Mollie Payment" ​in the list of modules at //Extensions ​-> Modules//
  
 {{:​public:​mollie_aktivieren.png?​400|}} {{:​public:​mollie_aktivieren.png?​400|}}
  
 +Click on "​activate"​ in case you find the module still being deactivated.
 +====Configuration====
 +The configuration options of the Mollie Payment module are available in the OXID-admin here: //​Extensions -> Modules -> Mollie Payment -> tab "​Settings"//​
  
-====Konfiguration==== 
- 
-Sie Können das Modul im Oxid Admin über //​Erweiterungen -> Module -> Mollie Payment -> Einstell.// konfigurieren. 
  
 {{:​public:​mollie_konfiguration.png?​400|}} {{:​public:​mollie_konfiguration.png?​400|}}
  
-|**Konfiguration**|**Beschreibung**| 
-|Modus Test/​Live|Auswahl zwischen Tesbetrieb und Livebetrieb| 
-|Test API Key|Tragen Sie hier den Test API Key aus Ihrem Mollie Account ein| 
-|Live API Key|Tragen Sie hier den LiveAPI Key aus Ihrem Mollie Account ein|  
-|Ergebnisse von Transaktions-Verarbeitung loggen|Logging von Transaktionen| 
-|Deaktivierte Zahlarten entfernen|Zahlarten,​ die im Mollie Account nicht aktiviert wurden werden im Frontend ausgeblendet| 
-|Icons Anzeigen|Icons der Zahlarten anzeigen| 
-|Status Ausstehend|Legen Sie den Bestell-Status fest, bevor der Kunde zum Zahlungs-Gateway umgeleitet wird| 
-|Status In Bearbeitung|Legen Sie den Bestell-Status für Abgeschlossene Zahlungen fest| 
  
  
-====Usage====+|**configuration option**|**description**| 
 +|"​Mode":​ "​Test"​ or "​Live"​|choose if you're still testing or already run the shop live / in production-mode| 
 +|"Test API Key"​|paste here the "Test API Key" you can find in your Mollie account| 
 +|"Live API Key"​|paste here the "Live API Key" you can find in your Mollie account|  
 +|"Log result of transaction handling"​|choose to log the result of transactions being performed| 
 +|"​Remove deactivated payment types"​|choose not to display payment types which haven'​t been activated in the Mollie account| 
 +|"Show icons"​|display the icons of the payment types| 
 +|"​Status Pending"​|set the order-status before the customer gets redirected to the payment-gateway| 
 +|"​Status Processing"​|set the order-status for completed payments| 
  
-Aktivieren Sie die Mollie Zahlungsarten wie gewohnt unter //​Shopeinstellungen -> Zahlungsarten//​.+====Usage====
  
-Mollie ​Zahlungsarten werden in den Stammdaten als solche gekennzeichnetSollten diese im Mollie ​Account noch nicht aktiviert seinwird Ihnen das ebenfalls angezeigt.+Activate payment-types as usual at //Shop Settings -> Payment Methods//. You see if a payment-type is provided by Mollie ​by selecting it with a click on a list-item, e.g. to "​Belfius"​ or "​Credit card". You'll get displayed "This is a Mollie ​payment type" on top in the tab "​Main"​. It will be displayedtoo, if a Mollie payment-type is not activated.
  
 {{:​public:​mollie_zahlart.png?​400|}} {{:​public:​mollie_zahlart.png?​400|}}
  
-Sobald die Zahlungarten ​in Ihrem Mollie ​account und im Oxid Admin korrekt eingerichtet und aktiviert wurden, stehen Ihnen diese im Checkout des Shops zur Verfügung.+As soon as the payment-types are correctly configured ​in your Mollie ​Account and the OXID-Admin they are available in the checkout of your online-shop.
 ====Aktivierung von Mollie Components für Kreditkarte==== ====Aktivierung von Mollie Components für Kreditkarte====
 Damit Kunden das Kreditkarten-Formular direkt in Ihrem Shop ausfüllen können, müssen Sie in der Konfiguration der Zahlart Credit Card die Option Damit Kunden das Kreditkarten-Formular direkt in Ihrem Shop ausfüllen können, müssen Sie in der Konfiguration der Zahlart Credit Card die Option
public/faqoxid2mollie.txt · Zuletzt geändert: 2021/04/01 14:06 von markusmichalski