PHPackages                             aimanecouissi/module-stripe-webhook-signature-bypass - 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. [Payment Processing](/categories/payments)
4. /
5. aimanecouissi/module-stripe-webhook-signature-bypass

ActiveMagento2-module[Payment Processing](/categories/payments)

aimanecouissi/module-stripe-webhook-signature-bypass
====================================================

Bypass signature checks for Stripe webhooks

1.0.0(2mo ago)112↓93.3%1MITPHPPHP ^8.3

Since Apr 30Pushed 2mo agoCompare

[ Source](https://github.com/aimanecouissi/magento2-module-stripe-webhook-signature-bypass)[ Packagist](https://packagist.org/packages/aimanecouissi/module-stripe-webhook-signature-bypass)[ Docs](https://github.com/aimanecouissi/magento2-module-stripe-webhook-signature-bypass)[ RSS](/packages/aimanecouissi-module-stripe-webhook-signature-bypass/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (3)Used By (0)

AimaneCouissi\_StripeWebhookSignatureBypass
===========================================

[](#aimanecouissi_stripewebhooksignaturebypass)

[![Latest Stable Version](https://camo.githubusercontent.com/181735dd0c2b26b6dddd6921222f7c1da6b416a63399fd2ceaf2d5b8040cae88/687474703a2f2f706f7365722e707567782e6f72672f61696d616e65636f75697373692f6d6f64756c652d7374726970652d776562686f6f6b2d7369676e61747572652d6279706173732f76)](https://packagist.org/packages/aimanecouissi/module-stripe-webhook-signature-bypass) [![Total Downloads](https://camo.githubusercontent.com/caed844ae24e3c49b1aadb1c17edb0837126499e7bb73ca140f796fad914e1c7/687474703a2f2f706f7365722e707567782e6f72672f61696d616e65636f75697373692f6d6f64756c652d7374726970652d776562686f6f6b2d7369676e61747572652d6279706173732f646f776e6c6f616473)](https://packagist.org/packages/aimanecouissi/module-stripe-webhook-signature-bypass) [![Magento Version](https://camo.githubusercontent.com/e12f3bc2204f91814f000943743aed5e534bc134962b7cd0704ee6051acfdb20/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e782d453638373138)](https://packagist.org/packages/aimanecouissi/module-stripe-webhook-signature-bypass) [![License](https://camo.githubusercontent.com/4d04de31ca0195c30f54f37116b91b262188c747d6b243482d5e4f1989984b9b/687474703a2f2f706f7365722e707567782e6f72672f61696d616e65636f75697373692f6d6f64756c652d7374726970652d776562686f6f6b2d7369676e61747572652d6279706173732f6c6963656e7365)](https://packagist.org/packages/aimanecouissi/module-stripe-webhook-signature-bypass) [![PHP Version Require](https://camo.githubusercontent.com/b4b1171db6dd130b36da05d1b0113ae5cd09f40a457869c39affe5c678dd6fe9/687474703a2f2f706f7365722e707567782e6f72672f61696d616e65636f75697373692f6d6f64756c652d7374726970652d776562686f6f6b2d7369676e61747572652d6279706173732f726571756972652f706870)](https://packagist.org/packages/aimanecouissi/module-stripe-webhook-signature-bypass)

Bypasses Stripe webhook signature verification during local webhook replay. The module also removes the **Webhooks Unconfigured** Admin notification used by the Stripe payment module.

Caution

This module is intended for development environments only and must **never** be enabled on a **production store**.

Installation
------------

[](#installation)

```
composer require --dev aimanecouissi/module-stripe-webhook-signature-bypass
bin/magento module:enable AimaneCouissi_StripeWebhookSignatureBypass
bin/magento setup:upgrade
bin/magento cache:flush
```

Usage
-----

[](#usage)

During local webhook replay, Stripe webhook requests are accepted without a `Stripe-Signature` header, and the **Webhooks Unconfigured** Admin notification is removed. The package is installed with `--dev`.

Uninstall
---------

[](#uninstall)

```
bin/magento module:disable AimaneCouissi_StripeWebhookSignatureBypass
composer remove --dev aimanecouissi/module-stripe-webhook-signature-bypass
bin/magento setup:upgrade
bin/magento cache:flush
```

Changelog
---------

[](#changelog)

See [CHANGELOG](CHANGELOG.md) for all recent changes.

License
-------

[](#license)

[MIT](LICENSE)

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance87

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~60 days

Total

2

Last Release

65d ago

PHP version history (2 changes)1.1.0PHP ~8.3.0||~8.4.0

1.0.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/355d6c90d36920c9ac79d58c7f959ae1dd258d39fbae7288ef4384ff9afe1505?d=identicon)[aimanecouissi](/maintainers/aimanecouissi)

---

Top Contributors

[![aimanecouissi](https://avatars.githubusercontent.com/u/109481784?v=4)](https://github.com/aimanecouissi "aimanecouissi (1 commits)")

---

Tags

magentomagento-extensionmagento-modulemagento2magento2-extensionmagento2-modulephpstripestripe-webhookstripemagentowebhookmagento2adobe commercesignature-bypass

### Embed Badge

![Health badge](/badges/aimanecouissi-module-stripe-webhook-signature-bypass/health.svg)

```
[![Health](https://phpackages.com/badges/aimanecouissi-module-stripe-webhook-signature-bypass/health.svg)](https://phpackages.com/packages/aimanecouissi-module-stripe-webhook-signature-bypass)
```

###  Alternatives

[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

1310.9k2](/packages/opengento-module-category-import-export)

PHPackages © 2026

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