We’re going global for one of our clients, and we’re planning on using two channels:
Swedish (swedish lang, currency SEK)
Global (english lang, currency EUR)
The payment and delivery options are the same for all countries.
Now, the question is: how can we easily add all countries on the global channel? Manually adding them, one by one, will take forever, so I hope there is another way.
Not sure you need to add all these countries if Payment, Delivery, Pricelist, Currency and Inventory is the same, then it’s better to have another logic on inside EU and outside EU instead to handle the Tax.
OK, but we need some logic to send the country to Klarna Checkout. I believe we need a dropdown (pre-selected with GEO-ip country) in the checkout, and that country is then sent to Klarna.
And for that logic I guess that would require the countries to exist in Litium?
You do not need to create countries in BO for having a DropDown with all countries in the Checkout page, Litium uses the standard .net classes for countries.
OK! After some evaluation we decided to start with 30-40 countries, and also add a new currency for USD. That way we’ll add those to Litium and configure settings.
But we won’t add them to the channel, since they will all use the same payment method and delivery method.
If you don’t add them to the used Channel then you will not be able to fetch all countries connected to your current used channel in case you need to fetch any information inside or connected to the Country object.