woocommerce-paypal-payments/modules/ppcp-webhooks/src
2025-12-05 15:10:59 +02:00
..
Endpoint Check admin permissions 2023-05-31 16:36:02 +03:00
Handler Fix fatal error where a callback expects WC_Payment_Gateway but got RequestHandler 2025-09-15 10:41:00 +07:00
Status Disable simulate and resubscribe webhooks on plugin upgrade 2025-12-04 14:07:07 +01:00
CustomIds.php Send customer id as custom_id when no wc order yet 2023-06-14 12:41:56 +03:00
IncomingWebhookEndpoint.php Return success response if event type is BILLING_AGREEMENTS.AGREEMENT.CREATED 2024-03-06 12:12:45 +01:00
WebhookEventStorage.php Fix name to avoid confusion 2023-03-08 17:36:38 +02:00
WebhookModule.php Prevent webhook resubscribe on upgrade from 3.0.0+ 2025-12-05 15:10:59 +02:00
WebhookOrchestrator.php Add new webhook orchestration service 2025-10-17 18:36:07 +02:00
WebhookRegistrar.php 🚸 Integrate webhook orchestration layer 2025-10-17 18:38:35 +02:00