Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter roef2000

    (@roef2000)

    Hi, thanks for the feedback. We sell to 20+ countries with 8 different currencies, that Spain/Netherlands was just a example ??
    GeoIP works for about 95% of the cases, showing correct currency and tax for the specific country,
    the fix I’m looking at is to make the remaining 5% to have a better checkout experience, as some local payment method is crucial for a specific country, I would like that to be the default one that selects for that country.
    An example that happend more than once: Customer from Norway are on vaccation in Italy and wants to make a purchase, in the checkout Italy is preselected and has let’s say Stripe as default payment, so customer changes shipping country to Norway, that’s the first step in the checkout so no problem at all. But now Stripe is still the selected payment, even though both Klarna or Vipps payment methods are now visible and above Stripe in the payment method list.
    Not a really big deal but still something that’s not a complete good user experience, and yes it looks like all goes down to that some payment methods uses iframe that hides part of the checkout and reloades the pages to hide it, so the snippet trick above won’t work.
    Anyway, think I can get to work as I want with jQuery

    Thread Starter roef2000

    (@roef2000)

    Ok understand, thanks anyway. I think the problem is that the whole checkout is reloading when you choose to leave Klarna Checkout for another payment method. So guessing this is a job for jQuery

    Thread Starter roef2000

    (@roef2000)

    Nevermind, got it working with the help of this

Viewing 3 replies - 1 through 3 (of 3 total)