woocommerce-paypal-payments/tests/PHPUnit/WcGateway/Endpoint
Narek Zakarian d926d9b6a0
test(wc-gateway): cover saved-token capture request body for custom_id/invoice_id
Adds regression coverage for the PCP-6702 fix: purchase units must come
from from_wc_order() (never from_wc_cart()), the request body must not
carry top-level custom_id/invoice_id, and those values must flow
through into purchase_units instead.
2026-07-20 14:15:56 +04:00
..
CaptureCardPaymentTest.php test: Add tests for missing order id validation and retry 2026-06-28 18:39:26 +02:00
CapturePayPalPaymentTest.php test(wc-gateway): cover saved-token capture request body for custom_id/invoice_id 2026-07-20 14:15:56 +04:00
ShippingCallbackEndpointTest.php Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00