Benutzer-Werkzeuge

Webseiten-Werkzeuge


public:klarna-en

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:klarna-en [2022/07/22 08:10]
markusmichalski [Supported OXID eShop versions]
public:klarna-en [2022/10/24 06:59]
markusmichalski [Supported countries / markets]
Zeile 101: Zeile 101:
  
 ==== Supported countries / markets ==== ==== Supported countries / markets ====
-The present Klarna Checkout and Klarna Payments Module for the OXID eShop provides the Klarna Checkout and Klarna Payments for the following countries: SE, NO, FI, DE, AT, CH, NL, UK, BE, IT, ES, FR + KCO global (see https://​developers.klarna.com/​documentation/​klarna-checkout/​kco-global/​implementation-guidelines – KCO global is available in most other countries in the world, which means that customers from these countries can at least pay by credit card in the Klarna Checkout Iframe.)+The present Klarna Checkout and Klarna Payments Module for the OXID eShop provides the Klarna Checkout and Klarna Payments for the following countries: SE, NO, FI, DE, AT, IE, CH, NL, UK, BE, IT, ES, FR + KCO global (see https://​developers.klarna.com/​documentation/​klarna-checkout/​kco-global/​implementation-guidelines – KCO global is available in most other countries in the world, which means that customers from these countries can at least pay by credit card in the Klarna Checkout Iframe.)
  
 To see which products are supported by country, please see the Klarna Developers page: To see which products are supported by country, please see the Klarna Developers page:
Zeile 134: Zeile 134:
 ** (edit composer.json file) ** ** (edit composer.json file) **
  
-In your project folder containting the composer.json execute the following command: <​code>​composer require fatchip-gmbh/​oxid-klarna-6:​v5.5.2</​code>​ +In your project folder containting the composer.json execute the following command: <​code>​composer require fatchip-gmbh/​oxid-klarna-6:​v5.5.3</​code>​ 
-or add the following line to the central composer.json file of your project within the section „require“:​ <​code>"​fatchip-gmbh/​oxid-klarna-6":​ "v5.5.2"</​code>​+or add the following line to the central composer.json file of your project within the section „require“:​ <​code>"​fatchip-gmbh/​oxid-klarna-6":​ "v5.5.3"</​code>​
 and then execute the following command: <​code>​composer update</​code>​ and then execute the following command: <​code>​composer update</​code>​
 There might be dependencies with OXID metapackage when installing deviating module versions which should be taken care of manually. \\ There might be dependencies with OXID metapackage when installing deviating module versions which should be taken care of manually. \\
Zeile 434: Zeile 434:
 You are not allowed to use the field "Price increase / discount"​ for Klarna payment methods. You are not allowed to use the field "Price increase / discount"​ for Klarna payment methods.
  
-**Do not assign user groups to Klarna Checkout**\\ +**Do not assign user groups to Klarna Checkout ​when allowing guest orders**\\ 
-As the Klarna Checkout is also displayed to guest users before registration or login takes place, the payment method "​Klarna Checkout"​ must not be restricted to certain ​user groups. ​+As the Klarna Checkout is also displayed to guest users before registration or login takes place, the payment method "​Klarna Checkout"​ must not be restricted to any user groups. \\ 
 +The following also applies to the Shipping Methods and Shipping Cost Rules: There has to be at least one Shipping Method and one Shipping Cost Rule which are not restricted to any user groups.
  
 ==== Multilingualism ==== ==== Multilingualism ====
public/klarna-en.txt · Zuletzt geändert: 2024/04/29 07:35 von markusmichalski