woocommerce-paypal-payments/modules/ppcp-webhooks/src/Handler
2026-04-23 13:20:30 +02:00
..
BillingPlanPricingChangeActivated.php Remove debug log entry 2023-10-18 11:26:17 +02:00
BillingPlanUpdated.php Refactor webhook responses 2023-06-09 16:26:58 +03:00
BillingSubscriptionCancelled.php Ensure WooCommerce Subscriptions plugin functions exist 2023-08-16 11:24:34 +02:00
CatalogProductUpdated.php Refactor webhook responses 2023-06-09 16:26:58 +03:00
CheckoutOrderApproved.php Remove order status restriction from PayPal payment processing 2026-03-13 16:50:51 +01:00
CheckoutOrderCompleted.php Remove order status restriction from PayPal payment processing 2026-03-13 16:50:51 +01:00
CheckoutPaymentApprovalReversed.php Remove order status restriction from PayPal payment processing 2026-03-13 16:50:51 +01:00
PaymentCaptureCompleted.php Fix APM orders stuck in pending by accepting pending status in PAYMENT.CAPTURE.COMPLETED handler 2026-04-23 13:20:30 +02:00
PaymentCapturePending.php Replace is_a() to instanceof 2026-02-05 22:00:39 +02:00
PaymentCaptureRefunded.php Replace is_a() to instanceof 2026-02-05 22:00:39 +02:00
PaymentCaptureReversed.php Replace is_a() to instanceof 2026-02-05 22:00:39 +02:00
PaymentSaleCompleted.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
PaymentSaleRefunded.php Fix grouped "use" statement issues. 2025-08-22 17:01:29 +02:00
RequestHandler.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
RequestHandlerTrait.php Send customer id as custom_id when no wc order yet 2023-06-14 12:41:56 +03:00
VaultPaymentTokenDeleted.php Refactor webhook responses 2023-06-09 16:26:58 +03:00