• Using Klarna Checkout for WooCommerce (klarna-checkout-for-woocommerce) 2.11.5 and Customer Reviews for WooCommerce (customer-reviews-woocommerce) 5.37.1

    When CR parses Klarna Checkout’s V3 API response for customer consent at CR_Checkout::klarna_cr_payment_complete(), it accesses array index "merchant_requested", but there is no such key in Klarna Checkout V3 API’s response as seen in the Klarna Checkout V3 docs: https://docs.klarna.com/api/checkout/#operation/readOrderMerchant
    There hovewer exists options.additional_checkboxes

    "merchant_requested" was used in Klarna Checkout V2 API, as seen here: https://docs.klarna.com/legacy/kco-v2/checkout-api/

    I’m not sure in which version exactly the switch to V3 API was made, but this makes the plugin incompatible with new versions of Klarna Checkout.

Viewing 4 replies - 1 through 4 (of 4 total)
  • jh

    (@jethrohazelhurst)

    Hi, we are also using Klarna and CR. Have you noticed this issue causing payment issues or errors?

    Thread Starter Sakri Koskimies

    (@saggre)

    This will not cause payment issues. No errors or other data mishandling occurs. @jethrohazelhurst

    Plugin Support pistachio6321

    (@pistachio6321)

    Thanks for reporting this issue. Could you please update the plugin to the version 5.38.3 and check if it helps to resolve the problem?

    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘A bug with Klarna Checkout compatibility’ is closed to new replies.