Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scandipwa/klarna-graphql

Additional endpoints for Klarna payment method
https://github.com/scandipwa/klarna-graphql

Last synced: 14 days ago
JSON representation

Additional endpoints for Klarna payment method

Awesome Lists containing this project

README

        

# Scandiweb_KlarnaGraphQl

This module extends Magento 2 Klarna GraphQl definitions.

## Configuration

In order for Klarna to work, check that country of your store and selected currency corresponds to the following table:

| Country | Currency |
| -------------- | -------- |
| Austria | EUR |
| Denmark | DKK |
| Finland | EUR |
| Germany | EUR |
| Netherlands | EUR |
| Norway | NOK |
| Sweden | SEK |
| United Kingdom | GBP |
| United States | USD |

Check that you have set according values in `Stores -> Configuration -> `:
- `General -> General -> Default Country`
- `General -> Currency Setup -> Currency Options`

Afterwards, configure Klarna in `Stores -> Configuration -> Sales -> Payment Methods -> Klarna`