Files
dolibarr/htdocs
Erwan-Wiwit 08feb72c6c Add hook stripeWebhookEvent in Stripe IPN for external modules (#37293)
* Add hook stripeWebhookEvent in Stripe IPN for external modules

Allow external modules to intercept and handle Stripe webhook events
via the standard Dolibarr hook system. The hook is called before the
built-in event processing, and modules can return >0 to stop default
processing if they handled the event entirely.

Hook context: stripeipn
Hook method: stripeWebhookEvent
Parameters: event (full Stripe event), servicestatus, service

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Fix phpstan: instantiate HookManager before use in ipn.php

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-02-23 01:43:25 +01:00
..
2025-11-24 16:03:38 +01:00
2025-11-24 16:03:38 +01:00
2026-02-11 18:07:37 +01:00
2025-11-06 13:15:03 +01:00
2025-10-17 15:10:33 +02:00
2026-02-12 18:56:00 +01:00
2025-11-24 16:03:38 +01:00
2025-12-02 15:04:14 +01:00
2026-02-08 13:10:29 +01:00
2026-02-20 18:51:38 +01:00
2025-11-24 16:03:38 +01:00
2025-11-24 16:03:38 +01:00
2025-11-06 13:15:03 +01:00
2025-11-24 16:03:38 +01:00
2025-11-24 16:03:38 +01:00
2025-11-24 16:03:38 +01:00
2025-11-06 13:15:03 +01:00
CI
2026-02-16 21:43:56 +01:00
2026-02-23 00:35:33 +01:00
2025-11-06 13:15:03 +01:00
2025-11-24 16:03:38 +01:00
2025-11-24 16:03:38 +01:00
2025-11-23 03:19:11 +01:00
2026-02-19 22:29:20 +01:00
2026-02-19 22:29:20 +01:00