paazl / magento2-checkout-widget

paazl/magento2-checkout-widget

Paazl checkoutWidget for Magento 2

magento2-module 2.4.6-2.4.9 Compatible Based on composer requirements only QA: failed

11311339?s=460&v=4

Paazl for Magento 2.x

About Paazl

Paazl is a carrier management and delivery experience platform for global e-commerce. Our mission is to help brands and retailers offer the best delivery everywhere.

Our extensions enable a seamless and intuitive display of delivery options in the check-out of your webshop. They support a wide range of home delivery options, carrier collection points and click & collect via your local stores. The extensions also provides timeframe availability, nominated day selection and ETA mechanisms. Powerful algorithms calculate the right delivery for every customer.

Our warehousing solutions take care of the shipping labels, carrier manifesting, electronic customs documentation and personalized track & trace notifications. Your customer service team can tap directly into our systems for real time monitoring.

In a nutshell, Paazl provides the tools to scale e-commerce delivery globally. Our carrier management and delivery experience platform increases carrier flexibility, go-to-market speed and customer loyalty, lowering shipping costs as well as driving long-term revenue

The Paazl Magento2 extension

The new Paazl Magento2 extension is all about the delivery experience of consumers. It comes with the brand new Paazl Checkout Widget that helps you display any type delivery method in your Magento checkout (See more here). The typical Magento2 customer for this extension has international ambitions, high volume delivery and processes its shipments via an ERP/OMS/WMS. See also our Wiki for the differences with our Magento1 extension.

Note 1: that the Paazl Magento2 extension offers all the basics for integrating Paazl in your checkout. Always make sure to align with other extensions and/or existing customisation.

Note 2: the extension is only available for customers that have the new Paazl license. Please always contact our Support team at [email protected] before installing.

Installation using Composer

Magento 2 uses Composer to manage the module package and the library. Composer is a dependency manager for PHP. Composer declares the libraries your project depends on and installs them for you. Check whether your server has Composer installed by running the following command;
composer –v

If your server doesn’t have Composer installed, the Composer Getting Started page explains how to install it.

Step 1. Run ssh console

Run your SSH Console to connect to your Magento 2 store.

Step 2. Go to root

Go to the root directory of your Magento 2 store.

Step 3. Install

Execute the following commands in your root directory:

composer require paazl/magento2-checkout-widget

Step 4. Cache and Deploy

Activate the extension and run setup by executing the following commands in root in the order shown:

php bin/magento module:enable Paazl_CheckoutWidget
php bin/magento setup:upgrade

If Magento 2 is running in production modus, run compiltation and deploy static content:

php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Released
1.23.0 stable Fail 2026-05-21 13:42:56
1.22.1 stable Not tested 2026-04-22 12:09:12
1.22.0 stable Not tested 2026-03-26 15:17:08
1.21.1 stable Not tested 2026-01-22 12:42:02
1.21.0 stable Not tested 2025-12-11 13:09:58
1.20.0 stable Not tested 2025-08-19 11:31:18
1.19.0 stable Not tested 2025-04-23 13:12:41
1.18.0 stable Not tested 2025-03-06 11:59:06
1.17.6 stable Not tested 2025-02-14 13:45:39
1.17.5 stable Not tested 2025-02-11 15:27:10
1.17.4 stable Not tested 2025-01-30 12:38:13
1.17.3 stable Not tested 2024-09-20 11:34:13
1.17.2 stable Not tested 2024-08-30 10:47:18
1.17.1 stable Not tested 2024-08-19 12:13:42
1.17.0 stable Not tested 2024-06-20 19:24:05
1.16.1 stable Not tested 2024-03-05 08:07:04
1.16.0 stable Not tested 2024-02-27 07:34:00
1.15.1 stable Not tested 2023-11-15 14:28:36
1.15.0 stable Not tested 2023-08-31 11:55:27
1.14.1 stable Not tested 2023-03-07 12:00:28
1.14.0 stable Not tested 2023-02-16 14:11:28
1.13.0 stable Not tested 2022-10-27 12:35:49
1.12.1 stable Not tested 2022-07-18 16:47:39
1.12.0 stable Not tested 2022-06-16 12:58:49
1.11.2 stable Not tested 2022-04-05 18:33:54
1.11.1 stable Not tested 2022-03-15 09:52:21
1.11.0 stable Not tested 2022-03-07 15:33:59
1.10.0 stable Not tested 2022-01-19 14:38:23
1.9.3 stable Not tested 2021-11-29 15:28:09
1.9.2 stable Not tested 2021-11-01 15:33:34
1.9.1 stable Not tested 2021-10-19 18:23:38
1.9.0 stable Not tested 2021-09-28 09:21:29
1.8.0 stable Not tested 2021-09-10 12:29:50
1.7.0 stable Not tested 2021-06-23 07:43:21
1.6.1 stable Not tested 2021-06-04 14:32:33
1.6.0 stable Not tested 2021-04-23 08:48:51
1.5.0 stable Not tested 2021-03-26 11:51:00
1.4.1 stable Not tested 2021-03-01 10:19:42
1.4.0 stable Not tested 2020-11-04 15:07:57
1.3.0 stable Not tested 2020-07-22 12:34:46
1.2.3 stable Not tested 2020-04-29 08:20:52
1.2.2 stable Not tested 2020-04-27 08:13:27
1.2.1 stable Not tested 2020-03-20 19:13:21
1.2.0 stable Not tested 2020-02-27 12:11:43
1.1.4 stable Not tested 2019-12-12 07:25:25
1.1.3 stable Not tested 2019-12-02 15:21:26
1.1.2 stable Not tested 2019-10-21 17:50:36
1.1.1 stable Not tested 2019-10-17 10:01:39
1.1.0 stable Not tested 2019-10-16 13:33:34
1.0.8 stable Not tested 2019-10-02 12:18:53
1.0.7 stable Not tested 2019-08-29 15:13:49
1.0.6 stable Not tested 2019-07-16 19:24:29
1.0.5 stable Not tested 2019-06-25 18:48:10

Requires 3

Package Constraint
magento/framework >=100.1.0
ext-json *
php >=7.4.0
QA results
Tool Status Findings Summary
PHPCS Pass 0
PHPStan Fail 94 94 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento)
Cpd Fail 2 2 duplicated chunks spanning 54 total lines (min-lines=5, min-tokens=70)
Security Pass 0
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.