Commit graph

700 commits

Author SHA1 Message Date
Emili Castells Guasch
34cc1bffe4 Add save payment method for purchase later (WIP) 2023-10-26 16:36:38 +02:00
Emili Castells Guasch
9f41d5c874 Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-10-25 11:21:28 +02:00
Emili Castells Guasch
f47d7cec18 Remove payee from purchase units 2023-10-24 11:49:43 +02:00
Emili Castells Guasch
b07ac130dc Add target customer id when creating id token 2023-10-20 16:46:02 +02:00
Emili Castells Guasch
b6734a82da Fix phpunit 2023-10-20 15:16:30 +02:00
Emili Castells Guasch
518a1f4e4e Refactor payment source to handle arbitrary types 2023-10-20 12:54:00 +02:00
Emili Castells Guasch
99d05ca44d Add save payment method attributes to PayPal payment source 2023-10-19 16:15:20 +02:00
Emili Castells Guasch
08280fa138 Add endpoint for getting id token for payer 2023-10-19 12:28:01 +02:00
Emili Castells Guasch
94674adc25 Move PayPal subscriptions api logic to its own module 2023-10-18 17:03:15 +02:00
Emili Castells Guasch
792a1d8654 Rename subscription module to wc subscriptions 2023-10-17 16:29:56 +02:00
Pedro Silva
9db41ee34e
Fix tests 2023-10-12 18:49:27 +01:00
Pedro Silva
26a2b80b1b
Fix lint 2023-09-25 11:26:37 +01:00
Pedro Silva
561d43baf6
Add SellerStatus API caching.
Add GooglePay capability notice.
2023-09-25 10:12:27 +01:00
Pedro Silva
1581f34a44
Add failure registry to API module.
Add product status failure handling to GooglePay.
2023-09-22 16:27:43 +01:00
Emili Castells
bb500e7d1e
Merge pull request #1712 from woocommerce/PCP-2034-add-item-url-and-image-url-to-track-call
Include `item_url` & `image_url` to tracking call (2034)
2023-09-21 14:29:59 +02:00
Emili Castells
31f726155f
Merge pull request #1711 from woocommerce/PCP-2030-remove-payment-vaulted-checker
Remove payment vaulted checker functionality (2030)
2023-09-21 14:27:23 +02:00
Emili Castells Guasch
09ac019bd0 Add improvements based on PR feedback 2023-09-21 11:24:50 +02:00
Narek Zakarian
961a0fb3b9
validation for image url 2023-09-20 17:30:56 +04:00
Emili Castells
5ca0e16b5b
Merge pull request #1700 from woocommerce/PCP-1797-critical-error-when-editing-the-description-of-a-product-linked-with-a-pay-pal-subscription-to-exceed-127-characters
Error when product description linked with a PayPal subscription exceeds 127 characters (1797)
2023-09-19 14:29:25 +02:00
Emili Castells Guasch
7d17e4a892 Move vaulted subscriptions intent logic to module 2023-09-19 12:19:31 +02:00
Pedro Silva
4fd7619665
Fix undefined index notice on ppcp_create_order_request_body_data hook. 2023-09-18 11:56:28 +01:00
Emili Castells Guasch
0afae2f9ee Move prepare description method to trait for reusing 2023-09-18 09:47:30 +02:00
Emili Castells Guasch
a13da931ed Ensure subscription product description does not exceed 127 characters 2023-09-15 15:33:14 +02:00
Emili Castells
bd974a7922
Merge pull request #1646 from woocommerce/PCP-1870-billing-agreements-endpoint-called-too-frequently-for-reference-transactions-check
Billing agreements endpoint called too frequently for Reference Transactions check (1870)
2023-09-08 15:42:06 +02:00
Narek Zakarian
fa45071a5f
Don't send image_url when it is empty 2023-09-08 14:41:21 +04:00
Pedro Silva
6d137effef
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins 2023-09-07 13:55:51 +01:00
Emili Castells
c0058f758f
Merge pull request #1624 from woocommerce/PCP-1823-transient-time
Do not use transient expiration longer than month to support memcached
2023-09-07 14:10:39 +02:00
Emili Castells
867949cce0
Merge pull request #1562 from woocommerce/PCP-1742-upgrade-tracking-integration
Upgrade tracking integration (1742)
2023-09-07 09:54:11 +02:00
Emili Castells
b07e1bb18a
Merge pull request #1649 from woocommerce/PCP-1912-include-Item-URL-Image-URL-optional-UPC-in-create-order-call
Include `url` & `image_url` in create order call (1912)
2023-09-07 09:48:18 +02:00
Pedro Silva
3a8de5f3de
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins 2023-09-07 08:46:06 +01:00
Emili Castells Guasch
c38906da9b Convert transient vaule to boolean 2023-09-01 09:48:11 +02:00
Narek Zakarian
c0166ee9ba
Fix psalm errors 2023-08-31 17:49:08 +04:00
Narek Zakarian
f869f98ac1
Add url & image_url to Item 2023-08-31 17:40:06 +04:00
Pedro Silva
17cf2d36e3
Fix merge conflicts 2023-08-30 17:13:03 +01:00
Pedro Silva
fcaf4d495e
Merge branch 'trunk' into PCP-1877-improve-line-item-mismatch-handling 2023-08-30 17:03:31 +01:00
Emili Castells Guasch
c8e1b3cd7f Check for string instead of boolean 2023-08-30 16:58:30 +02:00
Emili Castells Guasch
1942acf67b Fix psalm 2023-08-30 16:22:23 +02:00
Emili Castells
2571d31ad8
Merge pull request #1578 from woocommerce/PCP-1512-pay-pal-fee-and-pay-pal-payout-do-not-change-on-order-if-we-do-partial-refund
PayPal fee and PayPal Payout do not change on order if we do partial refund (1512)
2023-08-30 11:05:34 +02:00
Alex P
e16a8c4ff3
Do not use transient expiration longer than month to support memcached 2023-08-25 09:01:09 +03:00
Emili Castells
0e97af9122
Merge pull request #1529 from woocommerce/PCP-1899-high-rate-of-auth-voids
High rate of auth voids on vaulted subscriptions for guest users (1899)
2023-08-17 11:28:11 +02:00
Pedro Silva
b8eed0f324
Add filters woocommerce_paypal_payments_cart_line_item_name and woocommerce_paypal_payments_order_line_item_name. 2023-08-16 11:48:56 +01:00
Pedro Silva
0eb616c94e
Refactor WooCommerce\PayPalCommerce\Internale\Pattern to WooCommerce\PayPalCommerce\Common\Pattern 2023-08-15 08:27:59 +01:00
Pedro Silva
576805a15a
Fix lint 2023-08-14 14:01:13 +01:00
Pedro Silva
1e84697883
Fix ditched_items_breakdown filter log message condition. 2023-08-14 13:40:50 +01:00
Pedro Silva
d48c2f60c6
Fix code review changes
Add ppcp_ditch_items_breakdown support
2023-08-14 12:00:40 +01:00
Pedro Silva
4338b9879c
Fix lint 2023-08-10 10:01:28 +01:00
Pedro Silva
ecb884c86c
Add SingletonDecorator
Refactor PurchaseUnitSanitizer service registration to SingletonDecorator
2023-08-10 09:46:15 +01:00
Pedro Silva
2b497182d3
Fix lint
Fix currency precision
2023-08-09 12:03:09 +01:00
Pedro Silva
bb3b8553b9
Refactor PurchaseUnitSanitizer to subtract 0.01 instead of rounding down
Refactor PurchaseUnitSanitizer to use singleton pattern
2023-08-09 11:48:49 +01:00
Pedro Silva
1a0fa269ef
Add passing data between PayPal order and WC order via transient helper.
Add order notes when ditch oor extra line occurs.
2023-08-08 15:20:40 +01:00