Learn how to set up, customize, and expand the functionality of your WooCommerce products with our library of documentation and tutorials.
  1. Documentation /
  2. Products /
  3. Extensions /
  4. Klarna /
  5. Klarna Checkout

Klarna Checkout


Documents

  • Klarna Checkout – Extra checkout fields

    With Klarna Checkout you have an embedded checkout solution that handles both payment methods and customer address fields. In some cases you might need to collect more information than the regular customer address data. Default checkout fields The Klarna Checkout for WooCommerce plugin retrieve and populate following address data in WC()->customer right before the checkout […]

  • Klarna Checkout – introduction

    Klarna Checkout for WooCommerce is a plugin that extends WooCommerce, allowing you to take payments via Klarna. This plugin integrates with Klarnas latest platform (v3). You need an agreement with Klarna specific to the new platform to use this plugin. Klarna Checkout is available in Austria, Denmark, Finland, Germany, The Netherlands, Norway, Sweden and United Kingdom. […]

  • Klarna Checkout – recurring payments

    Klarna Checkout is compatible with the WooCommerce Subscriptions extension for handling of recurring payments (in Sweden, Norway, Finland, Germany & Austria). Requirements To get started with recurring payments via Klarna in your WooCommerce store, you will need the following: Your Klarna Checkout MID needs to be configured to enable recurring payments. Get in touch with Klarna to activate […]

  • Klarna Checkout Hooks: Actions & Filters

    Hooks in WordPress essentially allow you to change or add code without editing core files. They are used extensively throughout WordPress and WooCommerce and are very useful for developers. Read more about action and filter hooks here: WordPress hooks WooCommerce hooks In Klarna Checkout for WooCommerce there are some action and filter hooks available, mainly for […]