定制 aimanecouissi/module-stripe-webhook-signature-bypass 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

aimanecouissi/module-stripe-webhook-signature-bypass

最新稳定版本:1.0.0

Composer 安装命令:

composer require aimanecouissi/module-stripe-webhook-signature-bypass

包简介

Bypass signature checks for Stripe webhooks

README 文档

README

Latest Stable Version Total Downloads Magento Version License PHP Version Require

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

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

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

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

Changelog

See CHANGELOG for all recent changes.

License

MIT

统计信息

  • 总下载量: 12
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-14