-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Billing city does not match Klarna order. #605
Comments
Hello @aramayisd ! Thanks for reporting this issue. We introduced in 2.12.6 additional controls where we compare and check that the billing fields in both Klarna and Woo matches. However, as you've reported, we did notice that some merchant has opted to remove these standard Woo fields. I've confirmed that this is also the case for your store (please see attachment). As you can see, the "billing_city" and "billing_address_1" fields are missing. While disabling the ![]() |
Hey @mntzrr, thank you for your reply.
Do you know how we can enable this fields Thank you. |
The fields must be unset manually. This is not something you can do in WooCommerce without either using a third-party plugin or the From my experience, I've found people disabling them from their theme's |
I understand, ok thank you. |
No problem! I'll keep this issue open for a while, while we decide on how we should proceed from here. I'll post an update once we've reached a conclusion or refer to a fix. |
I have the same problem in Klarna Checkout, the customers having trouble to checkout, it worked before update. "Shipping method have been changed during the checkout process" |
Description of the issue
Hello @mntzrr — I am the developer of AraratButik.com (which has the same issue).
When we updated the plugin version from
2.12.5
till2.12.9
in mobilfastfix.se — the checkout page stops working and we receiving the following error.It looks like something break between that releases, no all users has this issue, but a couple websites already have this bug.
I commented the following line in plugin source code, and it help. (so now
2.12.9
works)File:
classes/class-kco-gateway.php
It looks like it's a recently change.
Could you please check?
We tried to set "Defaults to the customer's billing address" and "Force delivery to the customer's billing address" but it doesn't help.
Expected behavior
After click on
Betala köp
the checkout pop up should open and thenBekräfta och betala
.Actual behavior
When we click on
Betala köp
it opens a window and say the followingSteps to reproduce the behavior
Betala köp
Klarna plugin version
2.12.19
WordPress version
6.5.2
WooCommerce version
8.5.2
Screenshots
The text was updated successfully, but these errors were encountered: