Commit graph

4168 commits

Author SHA1 Message Date
Alex P
e5513d51de
Separate message rendering, fix some message rendering issues 2023-09-11 10:57:23 +03:00
Alex P
dbe4e82707
Clear optionsFingerprint if element was destroyed 2023-09-11 10:50:39 +03:00
Alex P
50ca4dc079
Disable via CSS class 2023-09-11 10:47:08 +03:00
Alex P
a2f61e9505
Ignore actions.enable/disable errors
Can happen when buttons were destroyed.
Unclear if we really need to call this at all, CSS may be enough already.
2023-09-11 10:39:35 +03:00
Alex P
465649ba15
Fire ppcp_buttons_enabled_changed 2023-09-11 10:36:16 +03:00
Alex P
bf64309bf5
Handle enable/disabled only when changed 2023-09-11 10:35:20 +03:00
Alex P
294e14d30b
Merge branch 'trunk' into PCP-1967-paylater 2023-09-08 16:38:25 +03:00
Emili Castells
74241dd147
Merge pull request #1678 from woocommerce/PCP-1983-remove-item_url-from-API-request-when-product-has-no-image
Don't send `image_url` when it is empty (1983)
2023-09-08 15:35:58 +02:00
Narek Zakarian
fa45071a5f
Don't send image_url when it is empty 2023-09-08 14:41:21 +04:00
Alex P
ec0b4b8c65
Merge branch 'trunk' into PCP-1967-paylater 2023-09-08 11:15:50 +03:00
Emili Castells
b4f8478920
Merge pull request #1595 from woocommerce/PCP-1906-capture-on-status-change-improvements
Apply Capture On Status Change only when order contains PayPal payment method (1906)
2023-09-08 09:54:42 +02:00
Emili Castells
37d61b2b2e
Merge pull request #1663 from woocommerce/PCP-1973-wc-payment-token-created-multiple-times-when-webhook-vault-payment-token-created-is-received
WC Payment Token created multiple times when webhook is received (1973)
2023-09-08 09:51:42 +02:00
Emili Castells
53f82b74f3
Merge pull request #1601 from woocommerce/PCP-881-compatibility-with-third-party-product-add-ons-plugins
Compatibility with third-party "Product Add-Ons" plugins (881)
2023-09-07 16:45:26 +02: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
abd26dc016
Merge pull request #1668 from woocommerce/PCP-1974-by-disconnecting-or-disabling-the-plugin-the-connection-should-clear-the-onboarding-links-from-cache
By disconnecting or disabling the plugin the connection should clear the Onboarding links from cache (1974)
2023-09-07 12:40:20 +02:00
Emili Castells Guasch
3ae960e4c3 Fix merge conflict 2023-09-07 12:30:50 +02:00
Emili Castells Guasch
fb0725df77 Improve dockblock 2023-09-07 10:08:18 +02:00
Emili Castells Guasch
090287f0f0 Merge branch 'trunk' into PCP-1973-wc-payment-token-created-multiple-times-when-webhook-vault-payment-token-created-is-received 2023-09-07 09:56:29 +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
b8f6ed0ccf
Merge pull request #1656 from woocommerce/PCP-1952-compatibility-with-yith-woo-commerce-order-shipment-tracking-plugin
Add compat layer for Yith tracking (1952)
2023-09-07 09:45:55 +02:00
Emili Castells
b5e60fe863
Merge pull request #1660 from woocommerce/PCP-1966-woo-commerce-bookings-products-dont-remain-in-cart-as-a-guest-when-pay-pal-button-active-on-single-product
WooCommerce Bookings products don't remain in Cart as a guest when PayPal button active on single product (1966)
2023-09-07 09:41:49 +02:00
Emili Castells
957016d2a3
Merge pull request #1655 from woocommerce/PCP-1971-product-page-pp-button-keep-loading-popup-wc-add-to-cart-params-is-not-defined-error-in-woo-commerce
Product page PP button keep loading popup - "wc_add_to_cart_params is not defined" error in WooCommerce (1971)
2023-09-07 09:39:43 +02:00
Pedro Silva
ca9fd29884
Fix tests 2023-09-05 12:20:45 +01:00
Pedro Silva
5b7eed750f
Fix test 2023-09-05 11:53:23 +01:00
Emili Castells
8b21e50b25
Merge pull request #1661 from woocommerce/PCP-1965-method-title-order-editing
Set payment method title for order edit page only if our gateway
2023-09-05 12:36:29 +02:00
Pedro Silva
9960134933
Fix lint 2023-09-05 11:25:49 +01:00
Pedro Silva
4482809c18
Fix clearing onboarding links cache on disconnect
Add clearing onboarding links cache on uninstall
2023-09-05 10:40:50 +01:00
Emili Castells
104aa3b22a
Merge pull request #1588 from woocommerce/PCP-1926-improve-invalid-currency-backend-notice
improve invalid currency backend notice (1926)
2023-09-04 17:17:08 +02:00
Emili Castells Guasch
e819dc68df Ensure WC payment token does not exist before creating it 2023-09-04 16:33:04 +02:00
Alex P
f54f413f7b
Set payment method title for order edit page only if our gateway 2023-09-04 16:09:33 +03:00
Emili Castells
fa60c3c8f5
Merge pull request #1583 from woocommerce/PCP-1877-improve-line-item-mismatch-handling
Improve line item mismatch handling (1877, 255)
2023-09-04 14:23:00 +02:00
Pedro Silva
7ff9dcd2d4
Refactor error and exception handing on SimulateCart 2023-09-04 11:56:22 +01:00
Narek Zakarian
13f843af5e
Fix PHPcs 2023-09-01 18:55:30 +04:00
Narek Zakarian
cb59f725a2
Add compat layer for Yith tracking 2023-09-01 18:42:27 +04:00
Pedro Silva
72e64ef922
Refactor CartHelper endpoint for edge case configurations. 2023-09-01 14:19:29 +01:00
Alex P
d335e367ce
Do not enable Pay Later when only messaging enabled 2023-09-01 09:42:23 +03: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
Pedro Silva
d41a51fa63
Add handler support for settings fields
Add settings SubElementsHandler
2023-08-30 16:57:06 +01:00
Emili Castells Guasch
1942acf67b Fix psalm 2023-08-30 16:22:23 +02:00
Emili Castells Guasch
5852e45178 Add HPOS support for order tracking metabox 2023-08-30 16:14:55 +02:00
Emili Castells Guasch
eedcbea51b Fix merge conflicts 2023-08-30 15:57:03 +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
Emili Castells
99e84d59e4
Merge pull request #1613 from woocommerce/PCP-1950-acdc-footer
Hide ACDC footer frame via CSS to avoid empty space
2023-08-30 11:04:22 +02:00
Emili Castells
b0877aab8b
Merge pull request #1586 from woocommerce/PCP-160-compatibility-with-woo-commerce-product-add-ons-plugin
Compatibility with WooCommerce Product Add-Ons plugin (160)
2023-08-30 11:03:43 +02:00