Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support louisekrokedil

    (@louisekrokedil)

    Hi,

    Our Klarna Payments for WooCommerce plugin already has support for the WooCommerce Blocks checkout. Please try and place an order and see if it works for you.

    Thread Starter richardferlow

    (@richardferlow)

    I mean the description of the Klarna payment method does not appear. Here is a screenshot from the old Checkout

    Plugin Support louisekrokedil

    (@louisekrokedil)

    Hi,

    We do not have any setting for this in our Klarna Payments plugin but you can use the filters below to edit the name and description of the Klarna payment method when using WooCommerce blocks. You can use the code snippets plugin to add these snippets.

    add_filter(‘kp_blocks_description’, ‘Your description’);
    add_filter(‘kp_blocks_title’, ‘New name’);

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Checkout Block-based support’ is closed to new replies.