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
public:faqoxid2mollie [2020/02/27 15:56]
ruedigerhaegele [Configuration]
public:faqoxid2mollie [2021/04/01 14:06]
markusmichalski
Zeile 1: Zeile 1:
-=====Mollie Payments ​for Oxid 6=====+====== OXID Plugin - Mollie Payments =====
 +for Oxid 6
  
-====Requirements====+==== Installation and configuration ​====
  
-  *  Oxid eShop Version 6 or above +Read more about the installation,​ configuration and more of the Mollie-Plugin on the [[https://​github.com/mollie/​mollie-oxid/​wiki|Mollie-Wiki]].
-   +
-  *  ​Mollie ​Account (www.mollie.com)+
  
 +----
  
-====Installation====+==== Support ​====
  
-  * Change to the directory "​source/​modules"​ in your OXID eShop installation and create the directory "​mollie"​ +If you need help from FATCHIP, please send detailed error description including plug-in and shop version ​to //support@fatchip.de//.
-  * In this directory create ​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. +
-  * 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":​ { +
-    "​psr-4":​ { +
-      "​Mollie\\Payment\\":​ "​./​source/​modules/​mollie/​molliepayment"​ +
-    }, +
-    "​files":​ ["​./​source/​modules/​mollie/​molliepayment/​lib/​mollie-api-php/​vendor/​autoload.php"​] +
-  }, +
- +
-   +
-Open a command-line on your webserver and execute the following command ​to regenerate the autoloader-files:​ +
- +
-''​vendor/bin/composer dump-autoload''​ +
- +
-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|}} +
- +
-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"//​ +
- +
- +
-{{:​public:​mollie_konfiguration.png?​400|}} +
- +
-{{:​public:​mollie_konfiguration_details.png?​400|}} +
- +
- +
-|no.|**configuration option**|**description**| +
-|1|"​Mode":​ "​Test"​ or "​Live"​|choose if you're still testing or already run the shop live / in production-mode| +
-|2|"​Test API Key"​|paste here the "Test API Key" you can find in your Mollie account| +
-|3|"​Live API Key"​|paste here the "Live API Key" you can find in your Mollie account|  +
-|4|"​Log result of transaction handling"​|choose to log the result of transactions being performed| +
-|5|"​Remove deactivated payment types"​|choose not to display payment types which haven'​t been activated in the Mollie account| +
-|6|"​Show icons"​|display the icons of the payment types| +
-|7|"​Status Pending"​|set the order-status before the customer gets redirected to the payment-gateway| +
-|8|"​Status Processing"​|set the order-status for completed payments| +
- +
- +
-====Usage==== +
- +
-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 displayed, too, if a Mollie payment-type is not activated. +
- +
-{{:​public:​mollie_zahlart.png?​400|}} +
- +
-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. +
-====Activation of Mollie Components for credit card==== +
- +
-To allow the customers to enter their credit card data without leaving your online-shop you have to  +
-  * select the payment-type "​Credit Card"​ +
-  * choose from the selectbox "​Creditcard data": "Input in shop checkout with iframe form inputs"​. +
- +
-{{:​public:​molliecreditcardcomponents.png?​400|}} +
- +
-====FAQ==== +
- +
- +
-====Support====+
public/faqoxid2mollie.txt · Zuletzt geändert: 2021/04/01 14:06 von markusmichalski