Skip to content

Releases: shopgate/cart-integration-sdk

Shopgate Cart Integration SDK version 2.9.75

02 Aug 09:24
Compare
Choose a tag to compare

2.9.75 - 2018-08-02

Fixed

  • child node creation in xml exports

Shopgate Cart Integration SDK version 2.9.74

15 May 16:21
ae55257
Compare
Choose a tag to compare

2.9.74 - 2018-05-15

Added

  • temporary generated cache and log files to the git ignore list

Changed

  • zendframework/zend-json required version adjusted to support Magento 2

Shopgate Cart Integration SDK version 2.9.73

10 Apr 14:57
11fde15
Compare
Choose a tag to compare

2.9.73 - 2018-04-10

Changed

  • resources for Mobile Redirect will now always be loaded from Shopgate via https
  • enforcing TLS 1.2 on connections to Shopgate Merchant API now (aligned with server-side requirements)

Shopgate Cart Integration SDK version 2.9.72

25 Jan 11:36
bcb18ed
Compare
Choose a tag to compare

2.9.72 - 2018-01-25

Added

  • gclsrc and ParcelLab parameters as redirectable get parameters

Shopgate Cart Integration SDK version 2.9.71

21 Nov 16:32
Compare
Choose a tag to compare

2.9.71 - 2017-11-21

Added

  • ShopgateDeliveryNote::LAPOSTE and ShopgateDeliveryNote::COLL_STORE

Shopgate Cart Integration SDK version 2.9.70

24 Oct 10:18
Compare
Choose a tag to compare

2.9.70 - 2017-10-24

Added

  • ShopgateCartBase::BRAINTR_PP
  • white list for jobs in method cron

Changed

  • modified .htaccess file to support Apache 2.4 module mod_authz_core
  • introduced namespaces in folder tests

Shopgate Cart Integration SDK version 2.9.69

13 Sep 11:45
Compare
Choose a tag to compare

2.9.69 - 2017-09-13

Added

  • ShopgateConfigInterface::buildConfigFilePath()
  • ShopgateConfig::buildConfigFilePath()

Deprecated

  • ShopgateConfig::$config_folder_path, use ShopgateConfigInterface::buildConfigFilePath() instead

Shopgate Cart Integration SDK version 2.9.68

29 Aug 11:32
Compare
Choose a tag to compare

2.9.68 - 2017-08-29

Changed

  • fixed a bug in class ShopgateObject method jsonDecode

Shopgate Cart Integration SDK Version 2.9.67

24 Aug 05:50
Compare
Choose a tag to compare

2.9.67 - 2017-08-22

Changed

  • renamed Shopgate Library to Shopgate Cart Integration SDK
  • migrated Shopgate Cart Integration SDK to GitHub