woocommerce-paypal-payments/modules/ppcp-api-client/src/Entity
Emili Castells 0181186f35
Merge pull request #2015 from woocommerce/PCP-2626-cannot-enable-apple-pay
Cannot enable Apple Pay when API credentials were manually created (2626)
2024-02-15 16:31:12 +01:00
..
Address.php Do not send empty address fields 2022-01-25 16:56:34 +02:00
Amount.php Refactor money value formatting 2022-07-07 12:34:21 +03:00
AmountBreakdown.php Fix phpdoc type 2021-11-03 10:16:33 +02:00
ApplicationContext.php Send payee_preferred 2023-07-05 10:20:28 +03:00
Authorization.php Add the FraudProcessorResponse to Authorization 2024-01-30 17:42:59 +04:00
AuthorizationStatus.php Merge branch 'trunk' into bug/fix-project-configuration 2021-10-07 18:04:36 +03:00
AuthorizationStatusDetails.php Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into bug/fix-project-configuration 2021-10-13 10:55:38 +02:00
BillingCycle.php Fix phpcs (WIP) 2023-05-02 14:28:36 +02:00
Capture.php Fix new psalm errors 2022-11-09 10:13:03 +02:00
CaptureStatus.php Rename new classes 2021-10-07 18:09:06 +03:00
CaptureStatusDetails.php Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into bug/fix-project-configuration 2021-10-13 10:55:38 +02:00
CardAuthenticationResult.php Fix phpunit 2023-10-20 15:16:30 +02:00
ExchangeRate.php Add SellerReceivableBreakdown 2022-02-14 10:46:55 +02:00
FraudProcessorResponse.php Create Fraud processor response and it's factory. 2022-04-25 19:14:21 +04:00
Item.php validation for image url 2023-09-20 17:30:56 +04:00
Money.php Refactor PurchaseUnitSanitizer to subtract 0.01 instead of rounding down 2023-08-09 11:48:49 +01:00
Order.php Just remove the to_array part 2023-11-27 11:01:47 +01:00
OrderStatus.php Add save payment method attributes to PayPal payment source 2023-10-19 16:15:20 +02:00
Patch.php Refactor patch request 2023-04-26 16:57:45 +03:00
PatchCollection.php Use Composer modules and convert modules to PSR-4 2021-08-26 11:01:20 +02:00
Payee.php Fix merge conflicts 2021-09-30 12:52:15 +02:00
Payer.php Change address handling for card button 2022-07-19 09:24:19 +03:00
PayerName.php Use Composer modules and convert modules to PSR-4 2021-08-26 11:01:20 +02:00
PayerTaxInfo.php Use Composer modules and convert modules to PSR-4 2021-08-26 11:01:20 +02:00
PaymentPreferences.php Fix phpcs (WIP) 2023-05-02 14:28:36 +02:00
Payments.php Fix typo 2023-08-07 08:49:31 +01:00
PaymentSource.php Use object instead of stdclass for payment source properties 2023-12-11 14:06:14 +01:00
PaymentToken.php Fix phpcs 2022-10-25 16:22:06 +02:00
PaymentTokenActionLinks.php Remove unused imports 2022-04-13 11:17:58 +03:00
Phone.php Use Composer modules and convert modules to PSR-4 2021-08-26 11:01:20 +02:00
PhoneWithType.php Use Composer modules and convert modules to PSR-4 2021-08-26 11:01:20 +02:00
Plan.php Fix phpcs (WIP) 2023-05-02 14:28:36 +02:00
PlatformFee.php Add SellerReceivableBreakdown 2022-02-14 10:46:55 +02:00
Product.php Fix phpcs (WIP) 2023-05-02 14:28:36 +02:00
PurchaseUnit.php Remove payee from purchase units 2023-10-24 11:49:43 +02:00
Refund.php Add support for refunds in api response structure 2023-08-04 11:46:34 +01:00
RefundCapture.php Add support for refunds in api response structure 2023-08-04 11:46:34 +01:00
RefundPayer.php Add support for refunds in api response structure 2023-08-04 11:46:34 +01:00
RefundStatus.php Add support for refunds in api response structure 2023-08-04 11:46:34 +01:00
RefundStatusDetails.php Add support for refunds in api response structure 2023-08-04 11:46:34 +01:00
SellerPayableBreakdown.php Add updating refund fees in order 2023-08-04 17:51:32 +01:00
SellerReceivableBreakdown.php Add SellerReceivableBreakdown 2022-02-14 10:46:55 +02:00
SellerStatus.php Fix checking of ApplePay and GooglePay product status capabilities 2024-02-14 11:20:49 +00:00
SellerStatusCapability.php Fix checking of ApplePay and GooglePay product status capabilities 2024-02-14 11:20:49 +00:00
SellerStatusProduct.php Use Composer modules and convert modules to PSR-4 2021-08-26 11:01:20 +02:00
Shipping.php Show shipping methods in paypal if express without review 2023-04-25 15:06:24 +03:00
ShippingOption.php Show shipping methods in paypal if express without review 2023-04-25 15:06:24 +03:00
Token.php Fix new psalm errors 2022-11-09 10:13:03 +02:00
Webhook.php Fix new psalm errors 2022-11-09 10:13:03 +02:00
WebhookEvent.php Fix new psalm errors 2022-11-09 10:13:03 +02:00