We have Klarna Checkout with KSS that fetches shipping methods from Consignor.
This works fine, but it seems there is an issue with updating the order in Litium. Since the grand total of the Klarna-order is higher than the grand total on the Litium-order.
It seems to be that the shipping cost is not updated on the Litium-order, because the shipping cost in BackOffice on that order is 0. (The price is in a json string on the key KSS though)
{"id":"option-79-0","name":"Schenker Norge - Stykkgods | 79","description":null,"promo":null,"price":65000,"tax_amount":0,"tax_rate":0,"preselected":false,"shipping_method":"Home","delivery_details":{"carrier":"schenker","class":"standard","product":{"name":null,"identifier":null},"pickup_location":null,"timeslot":null},"tms_reference":"XXXXXXXXXX"}
Litium version: 7.7.0