Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scandipwa/klarna-graphql
- Owner: scandipwa
- License: osl-3.0
- Created: 2019-11-27T18:10:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T19:15:25.000Z (over 3 years ago)
- Last Synced: 2024-10-08T11:53:55.582Z (about 1 month ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`