Skip to content

Releases: Returnless-com/returnless-v1-connector-magento2

1.0.8

12 Mar 10:09
Compare
Choose a tag to compare

Fixes:

  • Fixed returning image for Product when it was saved for only one store.
  • Removed default integration_api_password.

1.0.7

02 Mar 20:14
Compare
Choose a tag to compare

Features:

  • Added current module version to Admin Panel->Configuration->Returnless->Connector Api->Current Version Installed.
  • Added variable "installed_module_version" to response.
Fixes:
  • Added ability to use module with php 7.4.

v1.0.6

19 Feb 16:17
Compare
Choose a tag to compare

Features:

  • We've added a Phone field in the billing address container. When you provide us with a Phone number of your customer, we will add it to a Gate-Keeper request. Also the phone number is used when creating a Budbee shipment, as they require it for sending notifications for the pick-up.

Fixes:

  • Fixed logging: removed withName. Added log marks. #3

v1.0.5

11 Feb 08:18
Compare
Choose a tag to compare

Features:

  • Added the possibility to separate bundle products. When config is set to Yes, both bundle and child products will be exported to Returnless.
  • We've added the following pricing fields in the connector so that they are exported to Returnless: Price excl Tax, Discount amount, Row total amount, Cost

Fixes:

  • When a product was deleted in Magento, the order could not be found in Returnless. A fall-back has been implemented so that the extension is no longer dependent on the existence of a product.

v1.0.3

16 Dec 22:09
Compare
Choose a tag to compare

Features:

  • Added the possibility to select the attribute code for your EAN attribute in configuration

v1.0.2

10 Nov 19:00
Compare
Choose a tag to compare

Improvements:

  • Added HEADER_SIGNATURE, $response, $logger. Implemented setResponse, returnResponse.
  • Fixed returnResponse.
  • Added OrderInfo::returnFlag to return when webapi.

v.1.0.1

22 Oct 18:43
Compare
Choose a tag to compare

Improvements:

  • Added billing_address fields for pre-fill address functionality on Returnless

v1.0.0

12 Oct 14:39
7d1b123
Compare
Choose a tag to compare

Initial release of our Magento 2 Returnless Connector 🎉

Returnless Connector

12 Oct 14:01
08ae88e
Compare
Choose a tag to compare
Merge pull request #1 from sedonik/patch-1

Created composer.json