• Resolved Brendan

    (@brendymullan)


    Currently my Klarna account has two options available for customers:

    1. Pay in 30 Days
    2. 3 interest-free instalments

    1. Is it possible to change the order of these at checkout? Currently it defaults to Pay in 30 Days.
    2. Is it possible to hide/remove one of the options? – The reason being is we have a seperate checkout that is for event bookings and we don’t want to have the Pay in 30 Days option for this as there’s no products sent. But we use the Pay in 30 on another part of the site as we do sell products.

    Thanks in advance ??

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

    (@brendymullan)

    Just a follow up – I did manage to hide it using some css:

    li.payment_method_klarna_payments_pay_later {display:none;}

    Is this the currently the best way to do this?

    Question about ordering still stands.

    Perhaps it would be a nice improvement to have a setting in the plugin to reorder or any payment options.

    Plugin Contributor Kristi at Klarna

    (@klarna)

    Hi @brendymullan
    You could set up 2 Klarna contracts to allow different payment option configuration for each contract & merchant id. To do so, you could contact Klarna support per https://docs.krokedil.com/article/304-klarna-contact-merchant-support
    For now, the CSS option is likely the best way for you to solve the problem quickly.

    Klarna does not currently support merchants to configure the ordering of Klarna Payment options. That would be something appropriate to be built and managed by Klarna, not specific to the Woo integration. Please feel free to submit this enhancement request to Klarna merchant support per above link as well.

    Thread Starter Brendan

    (@brendymullan)

    Thanks Kristi, much appreciated ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Order of payment options’ is closed to new replies.