Commit graph

6625 commits

Author SHA1 Message Date
Narek Zakarian
baea5ba32c
Use the PayPal icons instead of WC ones 2024-09-25 17:57:27 +04:00
Emili Castells
78cbb94029
Merge pull request #2629 from woocommerce/PCP-3525-google-pay-shipping-callback-fix
Google Pay shipping callback active for virtual product, Fix (3525)
2024-09-20 17:29:14 +02:00
Philipp Stracker
975660d905
🐛 Hide shipping options for non-physical products 2024-09-20 16:52:28 +02:00
Philipp Stracker
44a4830480
🔀 Merge branch 'trunk' 2024-09-20 16:23:22 +02:00
Emili Castells
eec8e7b7e7
Merge pull request #2627 from woocommerce/2.9.1-rc3-update-changelog
2.9.1-rc3 update changelog
2024-09-20 15:51:32 +02:00
Emili Castells Guasch
e03a02a83d Update changelog 2024-09-20 15:44:13 +02:00
Emili Castells
0a2e935f6e
Merge pull request #2566 from woocommerce/update/add-title-description-and-gateway
Add title, description and gatewayId to the express payment method
2024-09-20 15:39:22 +02:00
Emili Castells Guasch
8933cc4994 Remove package-lock.json 2024-09-20 15:27:37 +02:00
Emili Castells Guasch
b8a7a533c2 Merge branch 'trunk' into update/add-title-description-and-gateway 2024-09-20 15:26:48 +02:00
Emili Castells
b1df03b4bf
Merge pull request #2626 from woocommerce/2.9.1-rc2-update-changelog
2.9.1-rc2 update changelog
2024-09-20 13:46:14 +02:00
Emili Castells Guasch
5a0ec4fa37 Update changelog 2024-09-20 11:11:29 +02:00
Emili Castells
f57c7683ac
Merge pull request #2619 from woocommerce/PCP-3684-dcc-cn
Make ACDC default for China
2024-09-19 09:41:46 +02:00
Alex P.
eb625af36d
Make ACDC default for China 2024-09-18 16:27:32 +03:00
Emili Castells
bf525bc7b8
Merge pull request #2601 from woocommerce/release/2.9.1-rc1
Release 2.9.1-rc1
2024-09-16 15:22:36 +02:00
Emili Castells Guasch
db752b23e2 Release 2.9.1-rc1 2024-09-16 15:14:45 +02:00
Emili Castells
d9a74bd7cf
Merge pull request #2600 from woocommerce/PCP-3671-pui-error-device-data-not-available-on-checkout-page-when-we-try-to-pay-with-pui
PUI error `DEVICE_DATA_NOT_AVAILABLE` on checkout page when we try to pay (3671)
2024-09-16 14:59:30 +02:00
Emili Castells Guasch
660ce00887 Fix psalm 2024-09-16 12:42:25 +02:00
Emili Castells Guasch
23962841e7 Move fraudnet session id logic into entity getter method 2024-09-16 12:22:33 +02:00
Emili Castells
e7e8140739
Merge pull request #2588 from woocommerce/PCP-3674-fastlane-component-disappears-in-gary-flow
Fastlane Component disappears in Gary flow (3674)
2024-09-13 12:22:14 +02:00
Emili Castells
b0e7510e63
Merge pull request #2589 from woocommerce/PCP-3672-remove-unnecessary-console-log
Remove leftover `console.log`
2024-09-13 12:06:23 +02:00
Emili Castells
51ad5404b3
Merge pull request #2586 from woocommerce/PCP-3659-hook-into-things-to-do-next
Hook into the "Things to do next" section to add custom tasks (3659)
2024-09-13 12:05:43 +02:00
Emili Castells
b44afc1245
Merge pull request #2584 from woocommerce/PCP-3651-fix-webhooks-list-after-registration
Fix webhooks list after onboarding
2024-09-13 12:05:17 +02:00
Narek Zakarian
a280c1b0f4
Remove leftover console.log 2024-09-12 14:47:34 +04:00
Narek Zakarian
2139ddaea8
Merge remote-tracking branch 'origin/PCP-3659-hook-into-things-to-do-next' into PCP-3659-hook-into-things-to-do-next 2024-09-12 14:24:04 +04:00
Narek Zakarian
2722c3f326
Fix the coding styles 2024-09-12 14:23:42 +04:00
Emili Castells Guasch
4309689365 Add namespace and constructor to stub task class 2024-09-12 12:11:39 +02:00
Philipp Stracker
fbcc19ef4d
♻️ New getter for form-selector
To avoid typos and better document usage.
2024-09-11 18:55:03 +02:00
Philipp Stracker
6e1a6280de
🐛 Quick-fix to re-render missing Card component
Fix the clean-up process during email change, to generate a fresh Card component when needed.
2024-09-11 18:51:34 +02:00
Narek Zakarian
09b6e09df4
Remove the leftover check 2024-09-11 20:31:19 +04:00
Narek Zakarian
216654418c
Fix the dockblock 2024-09-11 20:29:36 +04:00
Narek Zakarian
137a8b4975
Early return instead of complicating the task 2024-09-11 20:28:31 +04:00
Narek Zakarian
42a6cb2b45
Continue instead of exit 2024-09-11 20:23:09 +04:00
Narek Zakarian
15a8a0d9d0
Add condition to check if pay later task should be enabled 2024-09-11 20:18:46 +04:00
Niklas Gutberlet
4f35259461
Merge pull request #2578 from woocommerce/PCP-3670-fix-report-shipping-callback
Fix shipping callback condition in status report
2024-09-11 17:59:54 +02:00
Narek Zakarian
a25c86477c
Add stubs for WC Task 2024-09-11 19:46:48 +04:00
Narek Zakarian
0b9515df2c
Add stubs for WC Task 2024-09-11 19:44:57 +04:00
Narek Zakarian
4fb62c5c72
Add stubs for WC Task 2024-09-11 19:41:12 +04:00
Narek Zakarian
12d17a7990
Register the tasks 2024-09-11 19:20:19 +04:00
Narek Zakarian
4c8de1dafe
Add the services and configs 2024-09-11 19:20:04 +04:00
Narek Zakarian
eb893704ad
Create the task registrar 2024-09-11 19:19:51 +04:00
Narek Zakarian
dd21647561
Create the factory for simple redirect task creation 2024-09-11 19:19:38 +04:00
Narek Zakarian
ea9ecbeb23
Create the simple redirect task 2024-09-11 19:19:15 +04:00
Niklas Gutberlet
43e9d4c85f
Merge pull request #2554 from woocommerce/PCP-3562-fastlane-prefill-phone-number-inside-card-field-components
Fastlane prefill phone number inside card field components (3562)
2024-09-11 17:07:47 +02:00
Niklas Gutberlet
fd266fe9f9
Merge pull request #2579 from woocommerce/PCP-3647-fastlane-allows-merchants-to-combine-billing-and-shipping-address-data
AXO: Remove restriction for the Force shipping to the customer billin… (3647)
2024-09-11 17:06:36 +02:00
Alex P.
dd82f67888
Do not cache webhook.status.registered-webhooks 2024-09-11 16:47:15 +03:00
Daniel Dudzic
c24b753c38
AXO: Remove restriction for the Force shipping to the customer billing address shipping config 2024-09-10 19:12:14 +02:00
Alex P.
9bafceddec
Fix shipping callback condition in status report 2024-09-10 16:41:53 +03:00
Philipp Stracker
f51dbfc6d3
Merge pull request #2574 from woocommerce/PCP-3657-fix-card-fields-hiding
Improve card fields hiding
2024-09-09 12:18:09 +02:00
Philipp Stracker
e00a4a302c
Replace existing logic with new helper method 2024-09-09 12:16:27 +02:00
Philipp Stracker
fc4d2baa67
Extract repeat logic into new helper method 2024-09-09 12:16:02 +02:00