woocommerce-paypal-payments/tests/PHPUnit/WcGateway
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
..
Admin * Fix tests 2023-08-04 14:18:27 +01:00
Checkout Add more tests 2025-09-12 14:29:53 +04:00
Endpoint test(wc-gateway): cover saved-token capture request body for custom_id/invoice_id 2026-07-20 14:15:56 +04:00
Gateway refactor(wc-gateway): drop unused invoice prefix from PayPalGateway 2026-07-20 14:15:41 +04:00
Helper Show account or card last digits in payment method title 2026-06-08 11:11:20 +03:00
Processor test: update AuthorizedPaymentsProcessorTest decline message assertion 2026-07-09 18:29:50 +04:00
Settings Fix phpunit 2026-02-26 12:41:40 +01:00