I'm setting up Klarna payments on Magento 2.2.5 for a client.
I've entered the API details and enabled the payment method. When I go to the checkout I get the following error:
1 exception(s):
Exception #0 (Klarna\Core\Model\Api\Exception): Missing required attribute(s) on create: "purchase_country".
I'm using the default Magento checkout.
I've set the shipping origin settings in admin.
Any ideas on how to fix this?