Commit graph

10312 commits

Author SHA1 Message Date
Niklas Gutberlet
ea1a9a0951
Merge pull request #3566 from woocommerce/PCP-5021-new-ui-google-pay-dependencies-between-locations-for-payment-method-availability
Prevent early `is_enabled()` check for Google Pay button in new UI (5021)
2025-08-04 19:35:59 +02:00
Niklas Gutberlet
af18a7bcdd
Merge pull request #3547 from woocommerce/PCP-4425-react-onboarding-wizard-step-4-should-be-skipped
Skip "Payment Methods" step for branded-only + BCDC and casual sellers (4425)
2025-08-04 19:34:36 +02:00
Niklas Gutberlet
7c8532da62
Merge pull request #3561 from woocommerce/PCP-4483-add-a-button-to-copy-merchant-credentials-in-settings-tab
Add buttons to copy merchant credentials in the Settings tab (4483)
2025-08-04 19:33:44 +02:00
Niklas Gutberlet
0b6046ad73
Merge pull request #3524 from woocommerce/PCP-4484-apple-pay-does-not-reflect-updated-shipping-method-or-address-changes-on-checkout
Apple Pay does not update shipping method or address changes on Classic Checkout (4484)
2025-08-04 19:31:40 +02:00
Niklas Gutberlet
95e579525e
Merge pull request #3432 from woocommerce/PCP-4590-verify-google-pay-3-ds
New test files for Google Pay and Fastlane (4590)
2025-08-04 19:30:24 +02:00
Niklas Gutberlet
ff38eb06ec
Merge pull request #3535 from woocommerce/PCP-5012-address-mapping-for-non-us-non-ca-countries-fails-in-fastlane-ryan-flow
Axo: Make the state address data optional to fix non US-CA compatibility (5012)
2025-08-04 19:26:23 +02:00
Niklas Gutberlet
4f64b4fa0b
Merge pull request #3543 from woocommerce/PCP-1575-fix-already-authorized
Remove redundant authorize call in subscription renewal handler (1575)
2025-08-04 19:25:00 +02:00
Niklas Gutberlet
5e1148bd0d
Merge pull request #3550 from woocommerce/PCP-3957-when-apple-pay-is-enabled-empty-space-for-apple-pay-button-is-showing-on-all-pages
When Apple Pay is enabled empty space for Apple Pay button is showing on all pages  (3957)
2025-08-04 19:24:14 +02:00
Niklas Gutberlet
22a207913b
Merge pull request #3542 from woocommerce/PCP-5007-google-pay-transaction-isnt-possible-from-express-checkout-and-block-cart
Fix Google Pay transaction from block pages (5007)
2025-08-04 19:23:18 +02:00
Niklas Gutberlet
206804cab0
Merge pull request #3527 from woocommerce/PCP-4999-pay-pal-configuration-description-logo-not-working-as-expected
Fix empty description handling and logo display for PayPal gateway (4999)
2025-08-04 19:22:40 +02:00
Niklas Gutberlet
70271d53b4
Merge pull request #3539 from woocommerce/PCP-4941-add-branded-only-system-report-entry
Fix the "New UI active" status report, add "Branded only" status report (4941)
2025-08-04 19:21:39 +02:00
Narek Zakarian
c48f3e6d2a
Add the plugin base name 2025-08-04 19:19:53 +04:00
Narek Zakarian
9bf1042a01
Fix the wording 2025-08-04 19:05:49 +04:00
Narek Zakarian
f0e88a65d8
Fix the wording 2025-08-04 19:05:16 +04:00
Narek Zakarian
d975a552a2
Add feature-flag for the working capital.
Is turned off by default
2025-08-04 18:48:15 +04:00
Narek Zakarian
1fdff2c44e
Add feature-flag for the working capital.
Is turned off by default
2025-08-04 18:48:12 +04:00
Narek Zakarian
05e24ea0a9
Add feature-flag for the working capital.
Is turned off by default
2025-08-04 18:48:04 +04:00
Narek Zakarian
d7a45138ff
Add method to get and set the stay_updated setting 2025-08-04 18:47:11 +04:00
Narek Zakarian
f32c013677
Apply services 2025-08-04 18:12:49 +04:00
Narek Zakarian
cdf43b5023
Add TodoEligibility for working capital 2025-08-04 18:12:36 +04:00
Narek Zakarian
b97da8dda0
Add TodoDefinition for working capital 2025-08-04 18:12:16 +04:00
Narek Zakarian
3587074bab
Simplify the code 2025-08-04 18:11:49 +04:00
Narek Zakarian
7e43288f74
Register the notes in 'Inbox' Woo section 2025-08-04 17:50:56 +04:00
Narek Zakarian
0108779972
Add appropriate services 2025-08-04 17:50:08 +04:00
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
Daniel Dudzic
4a549f6625
Add Coming Soon mode to WordPress Playground blueprint 2025-08-01 15:25:31 +02:00
Daniel Dudzic
425e4c5ecc
🐛 Fix undefined context.repo error in playground comment workflow 2025-08-01 15:09:26 +02:00
Daniel Dudzic
d62bbae893
🔧 Add workflow and script files to trigger paths 2025-08-01 13:04:52 +02:00
Daniel Dudzic
05ba1d49eb
🔧 Resolve workflow validation errors and add playground testing 2025-08-01 13:00:58 +02:00
Daniel Dudzic
14cf824a13
🔧 Fix: resolve workflow validation errors and restructure jobs 2025-08-01 12:48:41 +02:00
Daniel Dudzic
e2a19b025d
🔧 Fix: move reusable workflow call to job level 2025-08-01 12:32:07 +02:00
Daniel Dudzic
fd87f93673
🧪 Simplify temporary testing to directly target PR #3574 2025-08-01 12:16:49 +02:00
Daniel Dudzic
a1902902a8
💰 Add path filtering to Playground workflow to optimize CI costs 2025-08-01 11:45:39 +02:00
Daniel Dudzic
37a465ca89
🔄 Add auto-update functionality to playground comments 2025-08-01 03:14:07 +02:00
Daniel Dudzic
bd51ff22aa
Merge branch 'PCP-5043-playground-blueprint-configuration' into PCP-5042-playground-artifact-integration 2025-08-01 00:07:15 +02:00
Daniel Dudzic
8db2078d5a
⚙️ Enhance playground blueprint with optimized WordPress configuration 2025-07-31 23:59:19 +02:00
Daniel Dudzic
2c4c2e0eac
🔗 Integrate artifact handling with playground demo workflow 2025-07-31 23:53:30 +02:00
Daniel Dudzic
11741da4c0
Merge branch 'PCP-5041-playground-comment-script' into PCP-5042-playground-artifact-integration 2025-07-31 23:45:51 +02:00
Daniel Dudzic
392bc75d6d
💬 Add playground comment script for PR demo links 2025-07-31 23:41:27 +02:00
Daniel Dudzic
094263a928
🚀 Add GitHub workflow for PR playground demo artifact creation 2025-07-31 23:35:21 +02: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