Hi!
I want to create a global channel and klarna for multiple countries. But I can not make it work. The klarna widget doesn’t appear and the error message says “Can’t change payment method”.
I have a channel called en-eu with url-prefix, English (united kingdom) as language and United states as country with euro as currency. Doesn’t it work to have it that way?
I Klarna config I have:
<paymentAccount
paymentAccIdentifier="KCOV3_EU"
merchantId="#####"
sharedSecret="######"
isTestAccount="true"
isKlarnaShippingServiceEnabled="true"
isKlarnaCheckoutEnabled="true"
isKlarnaPaymentsHppEnabled="true"
headlessCheckout="false"
salesCountry="US"
captureFraudRiskOrders="false"
distributeHppSessionPaymentLink="false">
</paymentAccount>
I also tried salesCountry as “BE,BG,CY,CZ,HR,EE,ES,FR,GR,HU,IE,IT,LV,LT,LU,MT,NL,PL,PT,RO,AT,SK,SI”
And in UpdateDataSentToKlarna, I set “klarnaCheckoutOrder.ShippingCountries” with countries BE,BG,CY,CZ,HR,EE,ES,FR,GR,HU,IE,IT,LV,LT,LU,MT,NL,PL,PT,RO,AT,SK,SI.
It works in the local environment (sometimes) but not in the staging.
Thanks!
Litium version: [Version number]