Skip to content

Compatibility module for the modules netresearch/module-shipping-ui & amasty/module-single-step-checkout.

License

Notifications You must be signed in to change notification settings

mediarox/module-compatibility-amasty-checkout-netresearch-shipping-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compatibility module for

  • amasty/module-single-step-checkout
  • netresearch/module-shipping-ui

Corrected behaviors

  1. Fixes a javascript ajax loop in checkout in case of preselect shipping method

    The loop is characterized by the repetitive Ajax calls of "nrshipping/shipping-option/selection/update" and "shipping-information". An explanation can be found here. At the moment we override the mixin

    Netresearch_ShippingUi/js/mixin/checkout/set-shipping-information

    to remove the calls to "shippingService.isLoading". However, as can be seen from the issue above, it is not yet conclusive whether this is useful.

Installation

composer require mediarox/module-compatibility-amasty-checkout-netresearch-shipping-ui
bin/magento setup:upgrade

Notice

Further suggestions, corrections or features (pull requests or issues) are welcome.

About

Compatibility module for the modules netresearch/module-shipping-ui & amasty/module-single-step-checkout.

Resources

License

Stars

Watchers

Forks

Packages

No packages published