woocommerce-paypal-payments/modules/ppcp-api-client/src/Factory
Emili Castells 1e8490879d
Merge pull request #3586 from woocommerce/PCP-4220-fix-missing-shipping-address-with-flexible-checkout-fields
Add shipping-related filters to avoid MISSING_%field_name% errors
2025-09-08 14:09:30 +02:00
..
AddressFactory.php Do not throw but set empty string when no country code is received 2022-06-02 11:33:07 +02:00
AmountFactory.php Remove unneeded translations 2025-07-15 20:20:05 +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 PHPCS spacing issues 2025-08-22 17:00:32 +02:00
CardAuthenticationResultFactory.php Fix phpunit 2023-11-23 14:53:47 +01:00
ContactPreferenceFactory.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
ExchangeRateFactory.php Fix ExchangeRate parsing 2022-02-14 18:16:33 +02:00
ExperienceContextBuilder.php Fix PHPCS spacing issues 2025-08-22 17:00:32 +02:00
FraudProcessorResponseFactory.php Fix lint 2024-02-01 09:53:26 +00:00
ItemFactory.php Remove unneeded translations 2025-07-15 20:20:05 +03: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
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 Add email validation like in WC to fix confusing error message 2022-06-08 15:59:16 +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
PaymentTokenActionLinksFactory.php Handle free trial for paypal 2022-04-12 14:59:07 +03:00
PaymentTokenFactory.php Remove unneeded translations 2025-07-15 20:20:05 +03: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 Merge pull request #3586 from woocommerce/PCP-4220-fix-missing-shipping-address-with-flexible-checkout-fields 2025-09-08 14:09:30 +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 Save cart data 2025-07-31 10:16:54 +03: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 Refactor conditionals 2025-08-08 15:05:43 +02:00
ShippingOptionFactory.php Fix more than 1 shipping option selected problem 2024-05-23 19:29:33 +04:00
ShippingPreferenceFactory.php Merge pull request #3586 from woocommerce/PCP-4220-fix-missing-shipping-address-with-flexible-checkout-fields 2025-09-08 14:09:30 +02:00
WebhookEventFactory.php Remove unneeded translations 2025-07-15 20:20:05 +03:00
WebhookFactory.php Remove unneeded translations 2025-07-15 20:20:05 +03:00