Skip to content

Releases: wexo/module-webshipper

1.0.5

27 Jan 09:59
Compare
Choose a tag to compare

Full Changelog: 1.0.4...1.0.5

1.0.3

04 Mar 10:37
Compare
Choose a tag to compare

Changed external reference on order line to use item_id, to enable Webshipper to correctly create shipments on orders in Magento.

PHP8 compatibility

01 Nov 07:15
Compare
Choose a tag to compare

Added nullchecks for string operations, which had been overlooked in the previous PHP8 compatibility release.

Order Synchronization is here!

11 Apr 11:29
Compare
Choose a tag to compare

Version 1.0.0 brings even more joy to the Webshipper Magento2 users

The module can now send orders towards webshipper automatically or manualy ( depending on setup )

You can now also control which information Webshipper gets when sending the order.

Developers rejoice, you can easily extend our plugin with Magento Plugins to handle the data sent

Magento 2.4.4 Support

03 Jun 11:37
Compare
Choose a tag to compare
0.8.2

Shipping rates in php8.1 requires a price, added type casting to ensu…

0.8.1 - Rate Quotes Configuration Mapping

25 Apr 08:19
Compare
Choose a tag to compare

Rate Quotes Configuration Mapping

Added the ability for the webshop owner to configure which fields to map to which value

  • Addresses
    • Delivery
    • Sender
  • Order

Using Webshippers documentation we map each field to the allowed value from Webshipper
Magento Fields can be expanded easily by a developer but the built in fiels should suffice.
The custom Mapping allows the webshop owner to take control over the data being sent to Webshipper

By defualt the module will send what relevant information we think webshipper needs to determine the correct shipping_method, but the webshop owner can add additional or modify existing data on the Rate Quote to handle which delivery method is shown based on Webshipper Filters

Example: Add Company name to the Rate Quote Shipping Address to allow your shipping methods in Webshipper to filter based on which company name is entered

0.8.0: Rate Quotes Mapping

25 Apr 06:31
Compare
Choose a tag to compare

Rate Quotes Configuration Mapping

Added the ability for the webshop owner to configure which fields to map to which value

  • Addresses
    • Delivery
    • Sender
    • billing
  • Order

Using Webshippers documentation we map each field to the allowed value from Webshipper
Magento Fields can be expanded easily by a developer but the built in fiels should suffice.
The custom Mapping allows the webshop owner to take control over the data being sent to Webshipper

By defualt the module will send what relevant information we think webshipper needs to determine the correct shipping_method, but the webshop owner can add additional or modify existing data on the Rate Quote to handle which delivery method is shown based on Webshipper Filters

Example: Add Company name to the Rate Quote Shipping Address to allow your shipping methods in Webshipper to filter based on which company name is entered

0.7.9: Image tags with a source of # results in invalid images being shown

14 Feb 06:46
Compare
Choose a tag to compare

When disabling images the initial idea was that the theme was supposed to take over and handle the design, however a sideffect caused images to break when turned off instead of hiding them

0.7.8

09 Feb 14:11
Compare
Choose a tag to compare
Incident: https://status.webshipper.com/incidents/6hh6r4w1j4zf proved…