woocommerce-paypal-payments/modules/ppcp-api-client/src/Factory
Emili Castells d63383eaee
Merge pull request #4535 from woocommerce/dev/PCP-6690-onbarding-merchant-country
Enrich connection details with merchant country (6690)
2026-07-21 16:43:46 +02:00
..
AddressFactory.php fix(api-client): normalize array input in AddressFactory::from_paypal_response 2026-07-13 14:22:14 +04:00
AmountFactory.php Merge branch 'dev/develop' into dev/PCP-6447-gift-cards-ignored-on-paypal-payment-page 2026-06-09 13:32:23 +03:00
AuthorizationFactory.php Remove unneeded translations 2025-07-15 20:20:05 +03:00
BillingCycleFactory.php Retrieve shop currency later to avoid early caching in service 2024-10-03 10:10:50 +03:00
CaptureFactory.php Fix undefined $invoice_id warning 2025-10-14 14:05:21 +02:00
CardAuthenticationResultFactory.php Fix phpunit 2023-11-23 14:53:47 +01:00
ContactPreferenceFactory.php set Contact Module and Alternative Payment Methods features as constants 2025-11-08 21:04:34 +04:00
ExchangeRateFactory.php Fix ExchangeRate parsing 2022-02-14 18:16:33 +02:00
ExperienceContextBuilder.php Add landing page enum 2026-01-05 16:51:24 +01:00
FraudProcessorResponseFactory.php Process response code message on capture 2026-04-28 10:55:38 +02:00
ItemFactory.php fix(api-client): normalize fractional WC quantities below 1 to a single unit 2026-07-15 14:23:43 +04:00
MoneyFactory.php Add MoneyFactory 2022-02-14 10:46:55 +02:00
OrderFactory.php Remove unneeded translations 2025-07-15 20:20:05 +03:00
PartnersEndpointFactory.php refactor: 🔥 Simplify the PayPalBearerFactory 2026-07-16 18:24:05 +02:00
PatchCollectionFactory.php Fix loose equality ignore comment 2025-08-22 17:14:12 +02:00
PayeeFactory.php Fix merge conflicts 2021-09-30 12:52:15 +02:00
PayerFactory.php Fix null phone_number->national_number check 2026-06-15 17:09:17 +03:00
PaymentPreferencesFactory.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
PaymentsFactory.php Add support for refunds in api response structure 2023-08-04 11:46:34 +01:00
PayPalBearerFactory.php refactor: 🔥 Simplify the PayPalBearerFactory 2026-07-16 18:24:05 +02:00
PlanFactory.php Remove unneeded translations 2025-07-15 20:20:05 +03:00
PlatformFeeFactory.php Add SellerReceivableBreakdown 2022-02-14 10:46:55 +02:00
ProductFactory.php Remove unneeded translations 2025-07-15 20:20:05 +03:00
PurchaseUnitFactory.php Revert "[QA] add: OXXO Mexico E2E tests (PCP-6324, PCP-6325)" 2026-05-21 15:20:40 +02:00
RefundFactory.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
RefundPayerFactory.php Add support for refunds in api response structure 2023-08-04 11:46:34 +01:00
ReturnUrlFactory.php Remove commented-out code 2025-10-10 09:53:20 -04:00
SellerPayableBreakdownFactory.php Add support for refunds in api response structure 2023-08-04 11:46:34 +01:00
SellerReceivableBreakdownFactory.php Add SellerReceivableBreakdown 2022-02-14 10:46:55 +02:00
SellerStatusFactory.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
ShippingFactory.php Fix AddressFactory::from_wc_order billing address 2026-04-14 18:02:17 +03:00
ShippingOptionFactory.php Fix more than 1 shipping option selected problem 2024-05-23 19:29:33 +04:00
ShippingPreferenceFactory.php Skip checks 2026-02-05 17:54:28 +02:00
WebhookEventFactory.php Fix ?? 2026-02-05 17:50:42 +02:00
WebhookFactory.php Remove unneeded translations 2025-07-15 20:20:05 +03:00