Apps
App icon
Klarna

by Saleor Commerce

Connect Saleor with Klarna, the leading BNPL provider.

Klarna app

This app integrates Saleor with Klarna payment gateway.

Required Saleor version: 3.15

[!NOTE] This is an example implementation. Only community support is available.

Development

Prerequisites

Software

  • Node.js 20

  • pnpm 8.14.2

Access

You need to have a Klarna playground account to run this app. You can create one here.

Installation

  1. Copy .env.example to .env and fill in the required values.
  2. pnpm install

Usage

[!IMPORTANT] The app needs to be tunneled in local development.

To run the app on port 3000, use the following command:

pnpm dev

Each time you modify a .graphql file, you have to run:

pnpm generate

to regenerate the GraphQL types.

Running storefront example

This app comes with a simple storefront example. To run it, follow these steps:

  1. Clone the repository.
  2. Copy .env.example to .env and fill in the required values.
  3. pnpm install
  4. pnpm dev

Manage Cookies Settings

© Copyright 2018 - 2024 Saleor Commerce

Terms of usePrivacy Policy