woocommerce-paypal-payments/tests/PHPUnit/WcGateway/Gateway
Narek Zakarian 3a6436de78
refactor(wc-gateway): drop unused invoice prefix from PayPalGateway
The $prefix property only fed the invoice_id now computed inside
CapturePayPalPayment::create_order() via from_wc_order(). Remove the
dead property, constructor parameter, and its DI wiring.
2026-07-20 14:15:41 +04:00
..
CreditCardGatewayTest.php Apply pending 4.1.1 fixes 2026-07-07 11:20:46 +02:00
TransactionUrlProviderTest.php Fix APM transaction-ID links pointing to live PayPal instead of sandbox 2026-06-02 10:01:58 +02:00
WcGatewayTest.php refactor(wc-gateway): drop unused invoice prefix from PayPalGateway 2026-07-20 14:15:41 +04:00