PHPackages                             ingrid/checkout-magento - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ingrid/checkout-magento

ActiveMagento2-module[API Development](/categories/api)

ingrid/checkout-magento
=======================

Ingrid Delivery Checkout Magento 2 Extension

2.1.0(7mo ago)02.9k↓50%1Apache-2.0PHPPHP ~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0

Since Apr 20Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/ingridhq/checkout-magento)[ Packagist](https://packagist.org/packages/ingrid/checkout-magento)[ RSS](/packages/ingrid-checkout-magento/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (108)Used By (0)

Ingrid Magento
==============

[](#ingrid-magento)

Install and Configure
---------------------

[](#install-and-configure)

### Super Fast Install

[](#super-fast-install)

```
composer require ingrid/checkout-magento

```

### Install

[](#install)

Unpack the archive in to `app/code/Ingrid/Checkout`.

Enable the Ingrid module:

```
magento module:enable Ingrid_Checkout
magento setup:upgrade

```

### Configure

[](#configure)

Configure Ingrid in admin at `Stores > Configuration > Sales > Shipping Methods > Ingrid Delivery Experience Platform`.

Enter at minimum Test Api key and select test mode to get started.

Or setting the paths:

- carriers/ingrid/active: true
- carriers/ingrid/test\_mode: true
- carriers/ingrid/stage\_api\_key:

Disable all other shipping methods, as they will conflict with Ingrid.

Frontend
--------

[](#frontend)

### Ingrid Checkout Widget

[](#ingrid-checkout-widget)

The Checkout Widget is added by default before the `shippingAddress` form in checkout.

To put it somewhere else include this in you checkout layout.

```

    Ingrid_Checkout/js/view/checkout/ingrid-checkout

```

### Checkout data sync

[](#checkout-data-sync)

Ingrid does not by itself auto-update when consumer/address data is entered in checkout.

Ingrid will however update when `shippingAddress` change on the `quote`. As such, you may trigger update of Ingrid using `Magento_Checkout/js/model/checkout-data-resolver#resolveShippingAddress()`.

Alternatively, Ingrid can be called directly using `Ingrid_Checkout/js/model/checkout#updateData()`.

Admin
-----

[](#admin)

On orders completed using Ingrid you will, in addition to the standard Shipping Method, find Ingrid shipping details in the Order overview.

Integration points
------------------

[](#integration-points)

- Coupons/Cart Price Rules
    - Specific Coupons
    - Free Shipping
- Magento Shipping Method
    - For display of the shipping line item on the order, does not carry sufficient information for booking
- Magento Api (Sales Order Api)
    - Complete information for booking are preset on the Sales Order, at `extension_attributes.ingrid`, this includes
        - selected option
        - external\_method\_id
        - location
        - timeslot
- Sales Order admin view
    - Complete information for booking

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance77

Regular maintenance activity

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Recently: every ~12 days

Total

98

Last Release

47d ago

Major Versions

1.0.57 → 2.0.02023-05-30

PHP version history (3 changes)1.0.1PHP ~7.2.0||~7.3.0||~7.4.0

1.0.30PHP ~7.2.0||~7.3.0||~7.4.0||~8.1.0

2.0.11PHP ~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e20cfeee629c13368534cb243a5a85fd56809aa37b5d9e04f207dc46b444134?d=identicon)[ingridhq](/maintainers/ingridhq)

---

Top Contributors

[![sergiunwt](https://avatars.githubusercontent.com/u/60968969?v=4)](https://github.com/sergiunwt "sergiunwt (160 commits)")[![nwtben](https://avatars.githubusercontent.com/u/33259951?v=4)](https://github.com/nwtben "nwtben (26 commits)")[![AdrianNWT](https://avatars.githubusercontent.com/u/92581189?v=4)](https://github.com/AdrianNWT "AdrianNWT (10 commits)")[![martinSternelius](https://avatars.githubusercontent.com/u/204673?v=4)](https://github.com/martinSternelius "martinSternelius (3 commits)")[![nwtamazalu](https://avatars.githubusercontent.com/u/93708472?v=4)](https://github.com/nwtamazalu "nwtamazalu (1 commits)")

---

Tags

magento2-module

### Embed Badge

![Health badge](/badges/ingrid-checkout-magento/health.svg)

```
[![Health](https://phpackages.com/badges/ingrid-checkout-magento/health.svg)](https://phpackages.com/packages/ingrid-checkout-magento)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[pagbank/payment-magento

PagBank - Payment for Magento and Adobe

2128.3k7](/packages/pagbank-payment-magento)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
