Skip to content
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

Version 2.13.1 #617

Merged
merged 9 commits into from
Sep 10, 2024
Merged

Version 2.13.1 #617

merged 9 commits into from
Sep 10, 2024

Conversation

mntzrr
Copy link
Contributor

@mntzrr mntzrr commented Sep 10, 2024

  • Fix - Fixed compatibility with the "Product Bundles for WooCommerce" plugin.
  • Fix - Fixed an issue where a quantity mismatch would occur when the product SKU is reused.
  • Fix - Fixed an issue where checkout validation would fail due to different mapping of the "State" field between Woo and Klarna.
  • Tweak - Added Germany (DE) to the list of countries that allow sale to B2B and B2C customers from the same checkout session.

anyakro and others added 9 commits September 4, 2024 11:22
Skip order content validation if WooCommerce Product Bundles plugin is installed.
The setting for allowed_customer_types has been updated to now also include DE (Germany).
There doesn't seem to be a standard naming convention for country states. E.g., In an Irish state in Woo is "D" (or "Dublin") whereas in Klarna it is "Co. Dublin". Furthermore, the way you enter the state in Woo is through a select dropdown whereas in Klarna it must be typed unless autocompleted.
Add bundle plugin check to order validation
…ariations

Handle variable products as a single product
@mntzrr mntzrr self-assigned this Sep 10, 2024
@mntzrr mntzrr merged commit 4cefe66 into master Sep 10, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants