Emili Castells
c963a79b47
Merge pull request #1505 from woocommerce/fix-renderer
...
Check that event handler is not null
2023-07-11 10:40:12 +02:00
Alex P
f67db5c524
Check that event handler is not null
...
It is passed as null in 5a0b0b41a9/modules/ppcp-wc-gateway/resources/js/gateway-settings.js (L85)
2023-07-11 11:31:34 +03:00
Alex P
ced0828c2d
Merge branch 'trunk' into PCP-1762-cart-paylater-amount
2023-07-11 10:44:22 +03:00
Alex P
d83eace9b8
Show buttons in block editing
2023-07-11 09:15:36 +03:00
Alex P
9802495c8c
Improve continuation mode label
2023-07-11 09:15:02 +03:00
Pedro Silva
25282b9514
Fix code review ajustments
2023-07-10 08:53:05 +01:00
Pedro Silva
96eae6c690
Add security to the onboarding return URL.
2023-07-07 18:44:53 +01:00
Emili Castells
5a0b0b41a9
Merge pull request #1493 from woocommerce/release-2.2.0-update-changelog
...
Update 2.2.0 changelog
2023-07-06 13:04:53 +02:00
Emili Castells Guasch
dd0e8a2fdb
Update changelog
2023-07-06 11:34:18 +02:00
Emili Castells
164ad71c6a
Merge pull request #1492 from woocommerce/release/2.2.0
...
Release 2.2.0
2023-07-06 11:17:50 +02:00
Emili Castells Guasch
a0e125841b
Bump 2.2.0 version
2023-07-06 11:01:48 +02:00
Emili Castells
65ac741535
Merge pull request #1461 from woocommerce/PCP-1825-prevent-repetitive-token-migration-and-database-overload-after-2-1-0-update
...
Prevent Repetitive Token Migration and Database Overload After 2.1.0 Update (1825)
2023-07-06 09:26:44 +02:00
Pedro Silva
3b5a4b7f23
Add cart cleanup functionality to single page Bookable products
2023-07-05 17:10:26 +01:00
Emili Castells Guasch
04adf15df2
Update user tokens migration message
2023-07-05 17:04:33 +02:00
Pedro Silva
01717e740a
Add ACDC vault declaring support for subscriptions
2023-07-05 10:48:29 +01:00
Pedro Silva
c00b5906f7
Merge branch 'trunk' into PCP-895-buttons-not-working-on-single-product-page-for-woo-commerce-bookings-product
2023-07-05 09:34:11 +01:00
Emili Castells
17a346cfc9
Merge pull request #1485 from woocommerce/PCP-1788-filter-to-conditionally-block-the-pay-pal-buttons
...
Filter to conditionally block the PayPal buttons (1788)
2023-07-05 10:15:34 +02:00
Alex P
249439d327
Send payee_preferred
2023-07-05 10:20:28 +03:00
Alex P
c9bf899b75
Remove not working payment_method in root
2023-07-05 09:57:38 +03:00
Pedro Silva
a9e56a3ff3
Remove dependency of ACDC Vault with Reference Transaction enabled
2023-07-04 17:53:59 +01:00
Emili Castells Guasch
45c69350e3
Fix skip empty key logic
2023-07-04 17:29:44 +02:00
Emili Castells
1d75e73b56
Merge pull request #1435 from woocommerce/PCP-860-apm
...
Improve handling of APMs when popup is not used or not redirected back to WC
2023-07-04 16:22:39 +02:00
Pedro Silva
f6e625718e
Refactor handleButtonStatus and shouldEnable methods in buttons bootstraps
2023-07-04 14:43:55 +01:00
Alex P
4a74911f6d
Fix funding source check
2023-07-04 16:43:37 +03:00
Alex P
298a72b6c5
Improve error message
2023-07-04 15:32:41 +03:00
Alex P
d20d4dd353
Check order id before requesting order
2023-07-04 15:31:19 +03:00
Emili Castells
79f0d476a6
Merge pull request #1483 from woocommerce/PCP-1856-blocks-flag
...
Make the blocks integration (partial) available without feature flag
2023-07-04 09:59:41 +02:00
Pedro Silva
87665401e5
Change filter names to plural woocommerce_paypal_payments_buttons_disabled and woocommerce_paypal_payments_product_buttons_disabled
2023-07-04 08:29:48 +01:00
Pedro Silva
6b03960de7
Refactor button renderer and filter woocommerce_paypal_payments_<context>_button_disabled
2023-07-03 17:35:01 +01:00
Alex P
3d61aa1ead
Make the blocks integration (partial) available without feature flag
...
The `woocommerce_paypal_payments_blocks_enabled` filter or `PCP_BLOCKS_ENABLED` env var are not used anymore, the blocks can be enabled in the settings without activating this feature flag first.
2023-07-03 17:17:45 +03:00
Emili Castells
5d488fb3aa
Merge pull request #1482 from woocommerce/PCP-1854-revert-elementor-pro-checkout-hook-compatibility
...
Revert Elementor Pro Checkout hook compatibility (1854)
2023-07-03 14:05:10 +02:00
Pedro Silva
5fb72b58dc
Remove hook rewrite filter for woocommerce_review_order_after_submit
2023-07-03 11:46:55 +01:00
Pedro Silva
74f28ca921
Add filter woocommerce_paypal_payments_<context>_button_disabled to disable PayPal buttons on a given context.
2023-07-03 11:40:37 +01:00
Emili Castells
1fd0899149
Merge pull request #1473 from woocommerce/PCP-1816-incompatibility-with-woo-commerce-one-page-checkout-or-similar-use-cases-in-version-2-1-0
...
Incompatibility with WooCommerce One Page Checkout (or similar use cases) in Version 2.1.0 (1816)
2023-07-03 11:55:28 +02:00
Emili Castells
313def09de
Merge pull request #1375 from fitimvata/trunk
...
[Fix] Undefined array key 0 when checking $retry_errors in process_payment method. (1698)
2023-07-03 11:46:35 +02:00
Pedro Silva
cdd4a69bf5
Fix lint
2023-07-03 08:31:27 +01:00
Pedro Silva
e94316aecd
Add filter woocommerce_paypal_payments_product_button_disabled to disable PayPal buttons on single product page.
2023-07-03 08:25:35 +01:00
Pedro Silva
28dd3ba0a2
Add booking test case for ChangeCartEndpointTest::testProducts
2023-06-30 13:56:54 +01:00
Pedro Silva
b9aed09f0f
Fix phpunit tests
2023-06-30 10:58:21 +01:00
Pedro Silva
7b04290eac
Add support for WooCommerce Bookings on single product page
2023-06-30 10:00:44 +01:00
Pedro Silva
f517ac4719
Add checkout detection in product page
2023-06-28 15:15:49 +01:00
Pedro Silva
4c33f0bee3
Add woocommerce-one-page-checkout detection in product page
2023-06-28 11:22:11 +01:00
Emili Castells
315ef2c2cd
Merge pull request #1471 from woocommerce/PCP-1827-update-system-report-plugin-status-for-vaulting
...
Update system report plugin status for Vaulting (1827)
2023-06-28 11:22:09 +02:00
Emili Castells
b4cc4dcfe9
Merge pull request #1469 from woocommerce/PCP-1607-smart-buttons-not-greyed-out-removed-on-single-product-when-deselecting-product-variation
...
Smart buttons not greyed out/removed on single product when deselecting product variation (1607)
2023-06-27 17:05:22 +02:00
Alex P
3ef53cce69
Merge branch 'trunk' into PCP-860-apm
2023-06-27 16:49:53 +03:00
Emili Castells
619dcb13bd
Merge pull request #1472 from woocommerce/fix-merge
...
Revert accidentally committed line
2023-06-27 15:48:53 +02:00
Alex P
0d34fead07
Revert accidentally committed line
2023-06-27 16:28:44 +03:00
Alex P
2b566fcf44
Merge branch 'trunk' into PCP-860-apm
2023-06-27 15:54:06 +03:00
Pedro Silva
bf5179d374
Add PayPal Vault enabled and ACDC Vault enabled on WooCommerce System status
...
Remove Vault enabled on WooCommerce System status
2023-06-27 11:00:59 +01:00
Emili Castells
7498417306
Merge pull request #1468 from woocommerce/PCP-1759-fix-caches-on-update
...
Refresh DCC/PUI status caches on plugin update
2023-06-27 11:41:34 +02:00