woocommerce-paypal-payments/tests/PHPUnit/ApiClient
Narek Zakarian c161b1db4f
test(api-client): cover fractional-quantity normalization in ItemFactory
Reproduces the reported 0.3 qty / 30.00 subtotal scenario for both the
cart and order code paths, confirmed to fail with quantity=0 on the
pre-fix code.
2026-07-15 14:23:50 +04:00
..
Authentication Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00
Endpoint Merge pull request #4509 from woocommerce/dev/PCP-6647-improved-buyer-facing-card-decline-reason-display 2026-07-14 10:40:25 +02:00
Entity feat(api-client): show user-friendly decline messages to buyers 2026-07-09 18:28:40 +04:00
Exception Add test for PayPal api exception friendly message 2024-04-18 11:42:40 +02:00
Factory test(api-client): cover fractional-quantity normalization in ItemFactory 2026-07-15 14:23:50 +04:00
Helper ♻️ Remove redundant ReferenceTransactionStatus cache and rely on cached seller status 2026-04-28 13:56:00 +02:00
Repository Apply latest fixes for 4.1.0 release 2026-06-23 11:00:56 +02:00