woocommerce-paypal-payments/modules/ppcp-webhooks/src/Handler
2024-09-13 15:35:13 +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 Create order and redirect when no order 2023-11-14 10:55:30 +02:00
CheckoutOrderCompleted.php Refactor 2023-06-14 16:05:44 +03:00
CheckoutPaymentApprovalReversed.php Refactor 2023-06-14 16:05:44 +03:00
PaymentCaptureCompleted.php Display PayPal fees in wc order 2024-08-26 12:34:53 +02:00
PaymentCapturePending.php Refactor webhook responses 2023-06-09 16:26:58 +03:00
PaymentCaptureRefunded.php Fix psalm 2023-08-30 16:22:23 +02:00
PaymentCaptureReversed.php Refactor webhook responses 2023-06-09 16:26:58 +03:00
PaymentSaleCompleted.php Extract renewal handler logic to new class 2024-09-13 15:35:13 +02:00
PaymentSaleRefunded.php Add updating refund fees in order 2023-08-04 17:51:32 +01:00
RequestHandler.php Fix psalm errors 2022-03-04 12:02:43 +01:00
RequestHandlerTrait.php Send customer id as custom_id when no wc order yet 2023-06-14 12:41:56 +03:00
VaultPaymentTokenCreated.php Do not handle webhook if version is not 2.0 2024-03-05 11:44:48 +01:00
VaultPaymentTokenDeleted.php Refactor webhook responses 2023-06-09 16:26:58 +03:00