woocommerce-paypal-payments/modules/ppcp-api-client/src/Helper
2026-04-15 16:54:23 +03:00
..
Cache.php Specify Cache::set value type 2026-04-15 16:54:23 +03:00
CurrencyGetter.php Retrieve shop currency later to avoid early caching in service 2024-10-03 10:10:50 +03:00
DccApplies.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
ErrorResponse.php Use Composer modules and convert modules to PSR-4 2021-08-26 11:01:20 +02:00
FailureRegistry.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
InMemoryCache.php Retrieve merchant data by creating order 2024-11-06 09:15:53 +02:00
ItemTrait.php Update the prepare_item_string() comments 2024-03-11 20:04:40 +01:00
MoneyFormatter.php Fix lint 2023-08-09 12:03:09 +01:00
OrderHelper.php Update method description 2022-06-02 15:46:56 +02:00
OrderTransient.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
PartnerAttribution.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
PaymentLevelEligibility.php feat: add conditional Level 2/3 processing settings UI 2026-01-21 18:01:03 +04:00
PaymentLevelHelper.php test: suppress false positive for WC_Product::get_global_unique_id 2026-01-22 15:12:52 +04:00
ProductStatus.php Enable custom cache TTL decision in child class 2026-01-13 14:20:27 +01:00
ProductStatusResultCache.php 👔 Add cache expiration logic to result cache 2026-01-13 13:46:43 +01:00
PurchaseUnitSanitizer.php Migrate ppcp-api-client wc-gateway.settings to SettingsProvider 2025-12-16 15:14:21 +04:00
ReferenceTransactionStatus.php Fix bool (false) in transients 2026-04-15 16:53:26 +03:00