Emili Castells
b6642d185c
Merge pull request #1506 from woocommerce/PCP-1169-order-does-not-contain-intent
...
Order does not contain intent error (1169)
2023-08-30 10:52:35 +02:00
Danae Millan
0c7f2e4769
woorelease: Product version bump update
2023-08-29 13:44:01 -03:00
Danae Millan
9b30c4eece
Merge pull request #1636 from woocommerce/release/2.2.2
...
Release 2.2.2
2023-08-29 13:42:41 -03:00
Alex P
7fc13a2999
Bump 2.2.2, update changelog
2023-08-28 11:46:55 +03:00
Alex P
e16a8c4ff3
Do not use transient expiration longer than month to support memcached
2023-08-25 09:01:09 +03:00
Mayisha
7571a1cea8
Merge pull request #1621 from woocommerce/release/2.2.1
2023-08-24 23:05:10 +06:00
Mayisha
3ad4969eec
woorelease: Product version bump update
2023-08-24 22:04:00 +06:00
Alex P
a866fd355b
Hide ACDC footer frame via CSS to avoid empty space
...
It seems like this iframe (added when ACDC is enabled) can result in some empty space being shown because of some inherited `body` CSS about fonts/text. So hiding it via `display: none`, I think it will not cause any issues, because this iframe is not supposed to be visible anyway (`width`, `height` are set to `0`).
2023-08-22 10:50:58 +03:00
Emili Castells
81730a15b1
Merge pull request #1607 from woocommerce/PCP-1936-subscriptions-api-renewals
...
Subscriptions API renewals (1936)
2023-08-18 21:15:07 +02:00
Emili Castells Guasch
3d5a44ba7d
Fix phpunit
2023-08-18 16:36:32 +02:00
Emili Castells Guasch
1cddb3d132
Update transaction id on parent order or otherwsie create renewal order
2023-08-18 16:17:37 +02:00
Emili Castells Guasch
4d0a4676ec
Do not add payment token if subscription use PayPal Subscriptions API
2023-08-18 12:47:05 +02:00
Emili Castells Guasch
4f334f5f60
Merge branch 'trunk' into PCP-1936-subscriptions-api-renewals
2023-08-17 12:09:11 +02: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
Emili Castells Guasch
f33f603a23
Revert to updating parent order transcation id on each renewal from PayPal
2023-08-16 16:53:15 +02:00
Pedro Silva
9c94d5a536
Updated lib/README.md for new common folder.
2023-08-16 15:39:57 +01:00
Emili Castells Guasch
ae0f56e30b
Update renewal order status to completed
2023-08-16 15:48:45 +02:00
Pedro Silva
23c5245381
Fix potential notice.
2023-08-16 14:07:01 +01:00
Emili Castells Guasch
507932b565
Merge branch 'trunk' into PCP-1936-subscriptions-api-renewals
2023-08-16 14:31:47 +02:00
Pedro Silva
6e21d965d0
Removed satackey/action-docker-layer-caching from e2e testing
2023-08-16 11:54:44 +01: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
Emili Castells
cdbab64a1c
Merge pull request #1600 from woocommerce/PCP-1947-order-page-is-broken-when-wc-subscriptions-is-deactivated
...
Order page is broken when WC Subscriptions is deactivated (1947)
2023-08-16 12:41:41 +02:00
Emili Castells Guasch
715bbeba04
Remove satackey/action-docker-layer-caching from e2e testing
2023-08-16 11:36:42 +02:00
Emili Castells Guasch
26c9733181
Ensure WooCommerce Subscriptions plugin functions exist
2023-08-16 11:24:34 +02:00
Pedro Silva
6692c4f2db
Removed satackey/action-docker-layer-caching from e2e testing
2023-08-15 11:52:47 +01:00
Pedro Silva
c3f7e48d46
Add gateway validation for woocommerce_order_status_changed filter.
2023-08-15 11:49:54 +01:00
Pedro Silva
cff4e2a6f6
Removed satackey/action-docker-layer-caching from e2e testing
2023-08-15 09:21:07 +01:00
Pedro Silva
af6d51b3a1
Removed satackey/action-docker-layer-caching from e2e testing
2023-08-15 08:58:38 +01:00
Pedro Silva
12e578b001
Removed satackey/action-docker-layer-caching from e2e testing
2023-08-15 08:29:26 +01:00
Pedro Silva
0eb616c94e
Refactor WooCommerce\PayPalCommerce\Internale\Pattern to WooCommerce\PayPalCommerce\Common\Pattern
2023-08-15 08:27:59 +01:00
Emili Castells Guasch
55f5e62dd8
Create subscription renewal order on payment sale completed webhook handler
2023-08-14 17:02:27 +02:00
Emili Castells Guasch
17a06a61a3
Do not process renew if order was created with PayPal Subscription API
2023-08-14 15:43:56 +02:00
Emili Castells
895cc486d4
Merge pull request #1594 from woocommerce/PCP-1942-ensure-metaboxes-works-when-hpos-is-enabled
...
Ensure all metaboxes are HPOS compatible (1492)
2023-08-14 15:27:37 +02: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
Emili Castells Guasch
32aaad4d32
Fix phpcs
2023-08-14 14:30:57 +02:00
Emili Castells Guasch
1294b331ac
Ensure class CustomOrdersTableController
exist
2023-08-14 14:20:51 +02:00
Pedro Silva
d48c2f60c6
Fix code review changes
...
Add ppcp_ditch_items_breakdown support
2023-08-14 12:00:40 +01:00
Emili Castells Guasch
a7bf718271
Add HPOS compatibility to all metaboxes
2023-08-14 12:16:49 +02:00
Pedro Silva
ad4b909460
Fix comments
2023-08-14 08:53:32 +01:00
Emili Castells
52f6505eca
Merge pull request #1589 from woocommerce/release/2.2.1
...
Release 2.2.1
2023-08-11 17:52:54 +02:00
Pedro Silva
bd6af7e957
Fix lint
2023-08-11 16:15:10 +01:00
Pedro Silva
53bf234a4c
Fix single product page extra fields in array format
2023-08-11 16:09:11 +01:00
Emili Castells Guasch
d714314a80
Fix typo in changelog
2023-08-11 16:04:43 +02:00
Emili Castells Guasch
47bce57482
Bump 2.2.1 version
2023-08-11 16:03:07 +02:00
Emili Castells
054e1bcf02
Merge pull request #1561 from woocommerce/PCP-1915-hpos-compatibility-improvements
...
HPOS compatibility fixes and improvements (1915)
2023-08-11 15:31:41 +02:00
Emili Castells Guasch
bdf7447e03
Handle WC_Order
when COT is data source. #1587
2023-08-11 12:56:19 +02:00
Pedro Silva
1d20566592
Fix tests
2023-08-11 11:36:20 +01:00
Pedro Silva
75bbdb6635
Merge branch 'trunk' into PCP-160-compatibility-with-woo-commerce-product-add-ons-plugin
2023-08-11 11:15:20 +01:00
Pedro Silva
0a873eb2a1
Fix lint
2023-08-11 10:57:08 +01:00