Commit graph

10264 commits

Author SHA1 Message Date
Narek Zakarian
96c7f8a6e9
Create a registrar for inbox notes 2025-08-04 17:49:56 +04:00
Narek Zakarian
fc9c350e80
Create a factory for inbox notes 2025-08-04 17:49:48 +04:00
Narek Zakarian
3be262a1f4
Create the type for inbox note action 2025-08-04 17:49:33 +04:00
Narek Zakarian
80b4969555
Create the type for inbox note 2025-08-04 17:49:23 +04:00
Narek Zakarian
1a4697a31b
Add the task inside 'Things To Do Next' Woo section 2025-08-04 17:49:02 +04:00
Narek Zakarian
31e46a8e17
Add mapping for the stay_updated setting 2025-08-04 17:45:54 +04:00
Niklas Gutberlet
8a48732966
Merge pull request #3551 from woocommerce/PCP-5027-checkout-error
Fix undefined properties error in checkout block (5027)
2025-08-04 11:44:39 +02:00
Himad M
b631692bc6
Add polling mechanism for renderer wrapper 2025-08-01 15:31:46 -04:00
Diego Curbelo
69765ed47b
Merge pull request #3572 from woocommerce/release/3.0.9
3.0.9 release
2025-07-31 13:23:03 -03:00
Diego Curbelo
09ef2befd7
Update changelog 2025-07-31 13:19:09 -03:00
Danny Dudzic
f106645513
Merge pull request #3571 from woocommerce/release/3.0.9-rc1
Release 3.0.9-rc1
2025-07-31 16:34:08 +02:00
Daniel Dudzic
d8dbe206d2
📦 Prepare 3.0.9-rc1 release 2025-07-31 16:17:40 +02:00
Danny Dudzic
e75d7085e0
Merge pull request #3570 from woocommerce/PCP-5034-block-checkout-proceed-to-pay-pal-endless-loop-unable-to-complete-transaction
Fix endless redirect bug for the PayPal button (5034)
2025-07-31 12:18:37 +02:00
Daniel Dudzic
0b75c7fab8
🐛 Fix endless redirect bug for the PayPal button 2025-07-31 10:27:06 +02:00
Narek Zakarian
1062e548f2
Remove the watermark 2025-07-29 22:09:56 +04:00
Narek Zakarian
3c4114f84a
Fix the fonts 2025-07-29 22:09:45 +04:00
Narek Zakarian
bdaa16f3b8
Fix: Prevent early is_enabled() check for Google Pay button in new UI
In the new UI, the Google Pay button availability is determined by gateway enablement and location selection, not a global setting. The `is_enabled()` check depends on context functions (like `is_cart()`), which return `false` too early during block registration.

This commit skips the `is_enabled()` check when the new UI is active to avoid incorrect context evaluation and ensure the Google Pay button is properly registered.
2025-07-29 19:21:27 +04:00
Daniel Dudzic
9cfd827e27
Add buttons to copy merchant credentials in the Settings tab 2025-07-29 01:16:48 +02:00
Diego Curbelo
9455a6855d
Merge pull request #3559 from woocommerce/release/3.0.8
3.0.8 release
2025-07-28 10:48:29 -03:00
Diego Curbelo
344726ca95
Update changelog with release date 2025-07-28 10:25:10 -03:00
Narek Zakarian
7835222484
Adjust component 2025-07-28 16:27:50 +04:00
Narek Zakarian
4fcefe3773
Adjust styles 2025-07-28 16:27:36 +04:00
Emili Castells Guasch
28adbcd649
Fix not adding address to result 2025-07-25 16:12:07 +02:00
Emili Castells Guasch
efe753de42
Ensure shipping address exist before using it 2025-07-25 15:24:41 +02:00
Emili Castells Guasch
416ce86973
Ensure shipping address exist before using it 2025-07-25 15:21:20 +02:00
Himad M
0385aad301
Add optional chaining to address properties 2025-07-23 16:32:22 -04:00
Emili Castells Guasch
33b27e5ee4
Add condition to display button if apple session and can make payments 2025-07-23 14:45:00 +02:00
Emili Castells
d7b133a752
Merge pull request #3511 from woocommerce/PCP-4606-add-transaction-with-multiple-products-and-discounts-integration-tests
Add OXXO and vaulting transaction tests
2025-07-23 14:02:15 +02:00
Emili Castells Guasch
546a775c49
Remove should_mock_ppec_gateway logic 2025-07-23 12:42:44 +02:00
Narek Zakarian
ecb46a9ec7
Skip "Payment Methods" step for branded-only + BCDC and casual sellers. 2025-07-22 18:24:17 +04:00
Himad M
c4db1ac53a
Remove redundant authorize call in subscription renewal handler 2025-07-21 15:58:52 -04:00
Narek Zakarian
8fccfd637f
Add check for payer 2025-07-21 18:38:03 +04:00
Narek Zakarian
086fe17983
Add check for purchase_units 2025-07-21 18:37:53 +04:00
Emili Castells Guasch
f1ed2233f3
Merge branch 'trunk' into PCP-5026-subscriptions-migrated-from-ppec-to-ppc-lose-gateway-id-during-renewal 2025-07-21 16:16:13 +02:00
Emili Castells
a8dfe57165
Merge pull request #3541 from woocommerce/release/3.0.8-rc1
Release 3.0.8-rc1
2025-07-21 15:47:48 +02:00
Emili Castells Guasch
0fb03abfcc
Fix typo in changelog 2025-07-21 15:47:27 +02:00
Emili Castells Guasch
1f0836489e
Release 3.0.8-rc1 2025-07-21 15:39:46 +02:00
Emili Castells Guasch
521099b16d
Add billing agreements fallback to existing method instead of new filter 2025-07-21 15:27:26 +02:00
Emili Castells Guasch
038ee9821b
Ensure billing agreement is used as payment token for ppec orders 2025-07-21 14:04:23 +02:00
Emili Castells Guasch
576b70c3c4
Exclude phpcs rule 2025-07-21 09:49:06 +02:00
Emili Castells Guasch
ac2bfa13af
Remove comments 2025-07-21 09:34:40 +02:00
Emili Castells Guasch
6cccb0c973
Fix psalm 2025-07-18 17:05:09 +02:00
Emili Castells Guasch
749ffe0f76
Add check for user logged in and is paypal continuation 2025-07-18 17:01:35 +02:00
Emili Castells Guasch
5a2b079f80
Rename service 2025-07-18 15:18:39 +02:00
Emili Castells Guasch
0d265f5aa1
Add validation to axo script attributes endpoint 2025-07-18 13:56:37 +02:00
Emili Castells Guasch
fbe13cb7dd
Fix phpcs 2025-07-18 11:29:12 +02:00
Emili Castells Guasch
06c000b42b
Add axo script attributes to blocks checkout 2025-07-18 11:09:23 +02:00
Emili Castells Guasch
57e36ed954
Get sdk token from paypal 2025-07-17 17:36:06 +02:00
Emili Castells Guasch
450e4eb6aa
Add axo script attributes boilerplate to classic checkout 2025-07-17 16:44:25 +02:00
Emili Castells Guasch
fff4f5bb84
Add sdk client token when loading PayPal script (WIP) 2025-07-17 16:04:31 +02:00