Giter Site home page Giter Site logo

netresearch / dhl-module-rates-express Goto Github PK

View Code? Open in Web Editor NEW
0.0 11.0 3.0 481 KB

The DHL Express Rates at Checkout extension for Magento® 2 integrates the DHL Express Rates API into the Magento® 2 checkout process.

License: Open Software License 3.0

PHP 94.43% HTML 3.03% CSS 0.93% JavaScript 1.61%
dhl dhl-express-rates dhl-express rates magento2 magento2-module magento2-extension magento2-extension-free

dhl-module-rates-express's Introduction

DHL Express Rates at Checkout for Magento 2

The DHL Express Rates at Checkout extension for Magento® 2 integrates the DHL Express Rates API into the Magento® 2 checkout process.

Requirements

  • Magento® 2 >= 2.3.0
  • PHP >= 7.1.3

License

See LICENSE.md for license details.

Setup and Usage

Please refer to the Setup and User documentation in PDF format in the "doc" directory of this package for detailed installation and usage instructions.

dhl-module-rates-express's People

Contributors

andreasmueller75 avatar johnorourke avatar magicsunday avatar mam08ixo avatar ngolatka avatar powli avatar sebastian80 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dhl-module-rates-express's Issues

Unknown Exception TypeError in Model/Config/ModuleConfig.php

We recently upgraded to the most recent version 1.1.0 when we upgraded Magento to 2.3.6. We only use DHL for international shipments. We are getting this error

Uncaught exception 'TypeError' with message 'explode() expects parameter 2 to be string, null given' in /app/yeh5h2jcsa7mq/vendor/dhl/module-rates-express/Model/Config/ModuleConfig.php:608

This is because we do not have selected for Allow Domestic Product.

I believe the fix is to add a isset or not empty on the $combinedKeys
$combinedKeys = isset($allowedProductsValue) ? explode(',', $allowedProductsValue): []; or something like that.

Hoping this is a known issue and will be fixed in the next version thank you!

Can't sync the order to DHL Express.

Hi,

We are trying to sync the order to DHL Express system using this module (We installed using composer from the marketplace)

Please see below screenshots

image

The below screenshot shows that. the $orders variable is null it is not reaching or calling to external DHL System. We just like to sync all orders placed with any carriers to be synced with DHL System

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.