woocommerce-paypal-payments/modules/ppcp-webhooks/src/Handler
2022-09-14 10:39:15 +02:00
..
CheckoutOrderApproved.php Do not complete payment on CHECKOUT.ORDER.APPROVED handler 2022-07-12 15:19:24 +02:00
CheckoutOrderCompleted.php Add files from PCP-166 PR 2022-09-12 10:35:27 +02:00
CheckoutPaymentApprovalReversed.php Return array when getting wc orders 2022-09-14 10:39:15 +02:00
PaymentCaptureCompleted.php Fix phpcd (WIP) 2022-04-14 17:17:56 +02:00
PaymentCapturePending.php Fix typo and use log warning method 2022-07-21 15:37:07 +02:00
PaymentCaptureRefunded.php Add PAYMENT.AUTHORIZATION.VOIDED event to a refund handler 2022-07-01 19:01:21 +04:00
PaymentCaptureReversed.php Add update status note for capture denied 2022-07-20 11:37:28 +02:00
PrefixTrait.php Make sanitize_custom_id more correct 2021-11-16 17:28:11 +02:00
RequestHandler.php Fix psalm errors 2022-03-04 12:02:43 +01:00
RequestHandlerTrait.php Return array when getting wc orders 2022-09-14 10:39:15 +02:00
VaultCreditCardCreated.php Fix psalm errors 2022-03-04 12:02:43 +01:00
VaultPaymentTokenCreated.php Fix psalm errors 2022-03-04 12:02:43 +01:00