HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/klarna/module-core/CHANGELOG.md
6.0.3 / 2020-11-24
==================

  * MAGE-2711 Fix product URLs and images

6.0.2 / 2020-08-10
==================

  * MAGE-1252 Fix orderline for giftcards having the wrong name
  * MAGE-1897 Fix issue with shipping method not showing "Capture" badge in Merchant Portal
  * MAGE-2190 Change admin configuration labels for API credentials
  * MAGE-2354 Add sanitization of country data

6.0.0 / 2020-04-28
==================

  * MAGE-1939 Updates for PHP 7.4
  * MAGE-2015 Update order line code to handle discounts on item level instead of separate line

5.3.0 / 2020-02-11
==================

  * MAGE-1184 Update styling in the admin configuration
  * MAGE-1448 Define sensitive and environment specific fields
  * MAGE-1602 Fix error caused by capturing or refunding orders with a deleted product
  * MAGE-1624 Code cleanup for new Magento coding standards
  * MAGE-1640 Update Merchant Portal URLs
  * MAGE-1707 Add support for Oceania endpoint
  * MAGE-1808 Removing the merchant url entry from the invoice pdf

5.2.4 / 2019-11-04
==================

  * MAGE-1481 Clear organizationName if B2B is disabled
  * MAGE-1504 Fix bug with passing the wrong address object

5.2.1 / 2019-08-02
==================

  * MAGE-1175 Remove table and column migration from declarative schema
  * Some misc checkstyle cleanup
  * Update PHP versions supported

5.2.0 / 2019-07-02
==================

  * MAGE-484 Converted to declarative database schema

5.1.1 / 2019-06-10
==================

  * MAGE-58 Update PHP version supported in composer.json to match Magento
  * MAGE-250 Change coding standards to use Marketplace version
  * MAGE-315 Add translations

5.1.0 / 2018-12-06
==================

  * Allowing ramsey version 3.6.1.
  * PPI-254 Change types for the specific order line items
  * PPI-583 Cleanup install/upgrade scripts
  * MAGE-128 Added a try-catch block around checking customer default addresses
  * MAGE-147 Fix error with virtual products

5.0.0 / 2018-11-12
==================

  * Artificially increment major version to stop code from updating on 2.2.4/2.2.5

4.5.8 / 2018-11-07
==================

  * PI-509 Ensure company name is sent to Klarna API

4.5.7 / 2018-11-01
==================

  * PPI-592 Remove merchant portal link in confirmation email

4.5.6 / 2018-10-22
==================

  * PPI-582 Removed the check for a virtual quote.
  * PPI-580 Force billing and shipping address to have same email address

4.5.5 / 2018-10-17
==================

  * PPI-581 Fix DB upgrade script for table prefixes

4.5.4 / 2018-10-09
==================

  * PPI-557 Fix issue with running under Magento Commerce with split DB
  * PPI-573 Fix issue with fixed product tax

4.5.3 / 2018-09-27
==================

  * PI-471 Fix customer VAT calculation on shipping
  * PI-473 Add shipping line to API even when shipping costs are 0
  * PI-488 Add index to klarna_core_order table for is_acknowledged
  * PPI-557 Fix checkout doesn't work after enabling Klarna
  * PPI-561 Fix composer requirements after 2.3.0 change

4.5.2 / 2018-08-31
==================

  * PPI-500 2.3.0 Compatibility updates

4.5.1 / 2018-08-27
==================

  * PPI-508 Revert change to PPI-258 that broke payment method display

4.5.0 / 2018-08-24
==================

  * PPI-258 Add link to Merchant Portal in admin
  * PPI-467 Extended cleanser filtering
  * PPI-500 Add support for PHP 7.2 and Magento 2.3

4.4.5 / 2018-08-28
==================
  * PPI-507 Fix discount issue

4.4.4 / 2018-08-16
==================

  * PPI-419 Compatibility fixes for splitting modules

4.4.3 / 2018-08-03
==================

  * PPI-317: Fixed product tax is now working when using bundled products.

4.4.2 / 2018-07-26
==================

  * PPI-449 Cleanup code

4.4.1 / 2018-07-25
==================

  * PPI-449 Feedback from Magento for 2.2.6 release
  * PPI-403 Use the country value from the website level and add US onboarding link

4.4.0 / 2018-07-23
==================

  * PPI-403 Add link for Klarna on boarding - Phase 1
  * PPI-317 Add support for Fixed Product Tax
  * Fix schema scripts

4.3.2 / 2018-06-26
==================

  * BUNDLE-1462 Validation issues
  * PI-198 Fix giftwrapping tax issues

4.3.1 / 2018-06-08
==================

  * PPI-259 Add Shipping and discount order lines to OM calls
  * PI-254 Fix order with discount fails

4.2.3 / 2018-05-22
==================

  * Dummy release to bypass Marketplace submission block because of out of order release

4.2.1 / 2018-05-18
==================

  * PPI-413 Remove isConfigFlag method in favor of direct calling ConfigHelper
  * PPI-410 Fix issue invoicing v2 orders

4.2.0 / 2018-05-14
==================

  * Restrict to Magento 2.2 or later
  * PPI-410 Fix qty on v2 invoice items
  * PPI-349 Add cancellation_terms URL (for DE/AT)
  * PI-198 Fix issue with tax on gift wrap applied on order level
  * PPI-394 Move method to KCO module

4.1.5 / 2018-04-27
==================

  * PPI-390 Move config stuff out of PayPal's exclusive section

4.1.4 / 2018-04-26
==================

  * PPI-390 Fix setting of response object in return value
  * PPI-390 Add PayPal module to dependencies

4.1.3 / 2018-04-20
==================

  * Fix logging code

4.1.2 / 2018-04-10
==================

  * Fix typo in config name

4.1.1 / 2018-04-10
==================

  * Fix issue with trying to instantiate interface because of invalid di.xml reference

4.1.0 / 2018-04-09
==================

  * Combine all CHANGELOG entries related to CBE program
  * Update code per CBE program
  * Add Gift Wrap Support
  * Fix admin notifications on Magento 2.1
  * Change method to return KP builder by default
  * Move API config into Payments section
  * Change logging style of request/response to match KP module
  * Implement methods instead of rely on magic methods
  * Change all bool methods to be 'is' instead of 'get'
  * Drop support for Magento 2.0

3.3.0 / 2018-04-09
==================

  * Add support for other logging methods

3.2.5 / 2018-03-05
==================

  * Fix getFailureUrl to return a string instead of a boolean

3.2.4 / 2018-02-09
==================

  * Fix PHPDOC return value
  * Fix XSS issue

3.2.3 / 2018-01-31
==================

  * Update compoesr.lock file
  * Change shipping line to no longer calculate total
  * Update admin payment config display

3.2.2 / 2018-01-24
==================

  * Exclude composer.lock from packages

3.2.1 / 2018-01-24
==================

  * Fix for refactored ApiHelper in KCO
  * Add B2B Support
  * Move base admin config stuff to to core module
  * Sort API versions before displaying as options
  * Change display of payment method info in admin
  * Remove abandoned package
  * Add composer.lock file to repo
  * Update composer.json for dev dependencies
  * Remove extra phpunit.xml.dist file
  * Add testing configs
  * Add GrumPHP
  * Remove errand use statement

3.1.1 / 2017-12-19
==================

  * Allow Magento 2.1.1
  * Allow Magento 2.2.2

3.1.0 / 2017-11-13
==================

  * Add better error handling when invalid API version selected
  * Fix mapping of modules for version info
  * Fixes for logging after Guzzle 6 update
  * Add support for disabling shipping in iframe in markets that support it

3.0.0 / 2017-10-30
==================

  * Update Guzzle to 6.0
  * Update to new logos

2.7.1 / 2017-10-04
==================

  * Change constant to regular field

2.7.0 / 2017-10-04
==================

  * Move Enterprise classes into core module to support single Marketplace release

2.6.0 / 2017-10-04
==================

  * Change the way module versions are retrieved

2.5.5 / 2017-10-02
==================

  * Handle for neither KCO or KP being enabled
  * Allow Magento 2.2.0 to be installed

2.5.4 / 2017-09-28
==================

  * Allow 2.0.16
  * Fix PHPDOC and update imports

2.5.3 / 2017-09-25
==================

  * Allow 2.1.9

2.5.2 / 2017-09-19
==================

  * Remove reference to magento-base, because Marketplace!

2.5.1 / 2017-09-18
==================

  * Exclude tests as well as Tests from composer package

2.5.0 / 2017-09-15
==================

  * Add support for bundled products PPI-62

2.4.0 / 2017-09-11
================

  * Refactor code to non-standard directory structure to make Magento Marketplace happy 😢

2.3.0 / 2017-08-30
==================

  * Fix conflict dependency to comply with Marketplace logic but still block 2.0.11 and 2.1.3
  * Update code with fixes from MEQP2 to prepare for Marketplace release
  * Add check for countries requiring region that shouldn't
  * Refactor tax calculations for discount lines

2.2.5 / 2017-08-25
==================

  * Fix to handle for customer default shipping/billing address

2.2.4 / 2017-08-22
==================

  * Bump require-dev version of pdepend

2.2.3 / 2017-08-15
==================

  * Allow 2.1.8 to be installed

2.2.2 / 2017-08-10
==================

  * Change to ensure using street_address2 instead of street_address_2

2.2.1 / 2017-08-10
==================

  * Add additional block to prevent early upgrading of Magento

2.2.0 / 2017-08-04
==================

  * Add ability to pass context to logger

2.1.1 / 2017-08-03
==================

  * Add code to handle for when Klarna order is not set

2.1.0 / 2017-08-02
==================

  * Add failure_url lookup
  * Add admin CSS file and load it in Stores->Configuration section
  * Add warning message in admin panel for misconfigured settings per PPI-319

2.0.6 / 2017-07-11
==================

  * Fix missing import in CommonController trait

2.0.5 / 2017-07-10
==================

  * Change labels to make it more understandable cross-market what the values should be
  * Fix sort order of config settings
  * Add getPackage method to VersionInfo
  * Change all trait properties/methods to public in CommonController

2.0.4 / 2017-06-27
==================

  * Update name from Klarna AB to Klarna Bank AB (publ)

2.0.3 / 2017-06-09
==================

  * Change to pass correct store to order line collector to ensure correct classes are used
  * Change composer setup to block upgrades to Magento until supported by Klarna

2.0.2 / 2017-05-17
==================

  * Fix issue with checking country on a null object
  * PPI-281 Add workaround for class rename/replace done in Magento 2.1.3

2.0.1 / 2017-05-15
==================

  * Log exception to request response
  * PPI-269 Move UTF-8 conversion code to Kred module as only relevant to v2 API
  * Change region to 2 letter code if country is US for PPI-267

2.0.0 / 2017-05-01
==================

  * Add support for multibyte characters
  * Change code to replace non-UTF8 characters in sku and name with question marks for PPI-218
  * Set store on product before pulling product URL
  * Move methods from discount line to abstract
  * Add plugin to set invoice_id on credit memo
  * Cast discount title to string before sending to API
  * Port over tax rate stuff from M1 for PPI-177
  * Handle for apply tax before discount
  * Handle for tax on discount when not using a separate tax line
  * Handle for when orderline is processed by OM
  * Fix DOB on prefill
  * Disable editing order to resolve PPI-202
  * Add passing of store to config check
  * Display Klarna logo instead of plain text in admin
  * Remove check on merchant_prefill and have this done in each builder instead
  * Fix scope setting for stores
  * Add status code and message to response array and throw exception when status is 401
  * Fix for PPI-185 not sending colors for KP
  * Fix tests directory in composer.json
  * Update license header
  * Refactor klarna.xml to use options inside api_version
  * Refactor code to better handle for which builder is used by OM
  * Move address split into Kred module
  * Add product image URL to API call
  * Add product URL to API call
  * Move API credentials to core module
  * Change logger to support enabling per store
  * Add getApiConfig and getApiConfigFlag methods
  * Fix shipping reference to match shipping method code
  * Add is_acknowledged setter/getter to interface and implementation for order
  * Split Magento Edition out of version string
  * Add getOmBuilderType method
  * Move version info into it's own class
  * Update copyright years
  * Refactor to abstract processing of klarna.xml
  * Add handling of payments_order_lines in klarna.xml
  * Move orderlines from KCO to Core module
  * Add reading from kp's klarna.xml file
  * Refactor to properly handle KP vs KCO payment methods
  * Add preferences for Order and OrderRepository interfaces
  * Fix create API call to not set the street_address field for DE markets
  * Move CommonController trait to core as it is used by multiple modules
  * Add preference for service class
  * Relocate quote to kco module
  * Fix missing methods from interface
  * Update BuilderInterface for KP support
  * Remove unused dependencies
  * Move payment info block to core module
  * Rename order table and add session_id column
  * Fix PPI-149 merchant checkbox text not being sent in API call
  * Add override of user-agent from Guzzle client
  * Update interface and implementation classes
  * Fix to create quote if one doesn't exist
  * Add getPaymentConfigFlag method
  * Refactor class to be more generic to add support for KP
  * Change how loading of quote works
  * Change how delete of quote works
  * Add SaveHandler
  * Add member fields for db caching
  * Remove getList method as unused
  * Add gitattributes file to exclude certain files from composer
  * Add CHANGELOG.md