woocommerce-paypal-payments/modules/ppcp-compat/src
Narek Zakarian 104fe0ef37
refactor(compat): extract WCS subscription counting into overridable method
Moves the wcs_get_subscriptions query out of
disable_legacy_paypal_standard_on_connect into a protected
count_wps_active_subscriptions method. The null/int return type
distinguishes "WCS absent" from "zero active subs", and the protected
visibility allows anonymous subclasses in unit tests to inject the count
without needing function_exists mocking.
2026-06-19 15:13:56 +04:00
..
Assets Refactor GermanizedShipmentIntegration to Shiptastic. 2026-02-03 11:20:38 +01:00
PPEC Remove vault v2 code 2026-04-03 16:16:06 +02:00
WooCommerceBlueprint ♻️ Reuse DataSanitizer for DTO hydration in blueprint importer 2026-05-05 11:49:58 +02:00
CompatModule.php refactor(compat): extract WCS subscription counting into overridable method 2026-06-19 15:13:56 +04:00
Integration.php Create tracking integration for Germanized 2023-10-16 15:19:28 +04:00
WcGiftCardsCompat.php Use extra discount store api filter 2026-06-09 13:30:51 +03:00