Commit graph

6988 commits

Author SHA1 Message Date
Daniel Dudzic
9c4385298c
Re-add a code comment 2024-09-24 14:49:55 +02:00
Daniel Dudzic
9b7cb5f401
Further reduce prop drilling and move the phone number to the Redux store 2024-09-24 14:46:12 +02:00
Daniel Dudzic
5a31fdd183
Move card details and shipping address to the Redux store 2024-09-24 02:09:38 +02:00
Philipp Stracker
c852bc92b5
🐛 Fix express payment error in block cart 2024-09-23 17:14:28 +02:00
Alex P.
8846f1fc17
Check if paylater-configurator service exists (module can be disabled) 2024-09-23 16:31:48 +03:00
Alex P
01fb5bee31
Fix missing trait property 2024-09-23 15:50:00 +03:00
Philipp Stracker
5891d80f75
🎨 Code style changes & cleanup
- Remove unused imports
- Use state instead of global window-variable (continuationFilled)
- Apply codestyle rules (spaces, change one let to const)
2024-09-23 13:50:44 +02:00
Emili Castells Guasch
54770491d3 Merge branch 'trunk' into PCP-3677-pay-pal-subscriptions-api-renewal-order-not-created-in-woo-commerce 2024-09-23 12:19:01 +02:00
Daniel Dudzic
8ef129066b
Update code comments 2024-09-23 11:11:56 +02:00
Daniel Dudzic
47ceb8333b
Add backwards compatibility when address editing state toggling is not available 2024-09-23 11:00:40 +02:00
Emili Castells Guasch
1508432981 Fix psalm 2024-09-23 09:40:20 +02:00
Emili Castells Guasch
aafa11ad2b Fix psalm 2024-09-23 09:38:23 +02:00
Alex P.
f0e2ca2b5b
Remove continuation context 2024-09-23 09:10:49 +03:00
Alex P.
f77d08133d
Check cart/checkout ajax before other context checks 2024-09-23 09:09:18 +03: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
Emili Castells Guasch
e9886cf185 Merge branch 'trunk' into PCP-3719-pay-pal-subscriptions-cancel-from-subscriptions-list-page-does-not-work 2024-09-20 16:26:32 +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 Guasch
c056b33b3c Use woocommerce_subscription_status_updated for all subscription status updates 2024-09-20 15:25:49 +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
6518ae0655 Updates subscription status from subscriptions list page 2024-09-20 12:49:11 +02:00
Emili Castells Guasch
a2d02cd7f4 Extrat update subscription status logic to its own class 2024-09-20 12:15:11 +02:00
Emili Castells Guasch
5a0ec4fa37 Update changelog 2024-09-20 11:11:29 +02:00
Daniel Dudzic
3596265ced
Axo Blocks: Add support for the Advanced Style Settings in Block Checkout 2024-09-19 21:28:00 +02:00
Niklas Gutberlet
75960fc4a4
Merge pull request #2620 from woocommerce/PCP-3680-simplify-fastlane-settings
Fastlane: Remove Gateway Title, and move Cardholder Name to Advanced Card Processing (3680)
2024-09-19 16:36:12 +02:00
Daniel Dudzic
8bd78e8e63
Check whether the Card Element container exists before trying to render it 2024-09-19 14:26:49 +02:00
Danny Dudzic
39531cfb10
Merge pull request #2622 from woocommerce/PCP-3692-hide-acdc-on-block-checkout-when-fastlane-is-active
Remove ACDC from the block checkout if Axo is present (3692)
2024-09-19 13:18:35 +02:00
Danny Dudzic
304846e200
Merge pull request #2621 from woocommerce/PCP-3697-display-fastlane-watermark-on-the-right-side-below-email-field
Axo Blocks: Move the Fastlane watermark to the right (3697)
2024-09-19 13:18:16 +02:00
Daniel Dudzic
3ca879d4e1
Add PHPCS fixes 2024-09-19 12:25:13 +02:00
Emili Castells Guasch
ca3f095220 Merge branch 'trunk' into PCP-3677-pay-pal-subscriptions-api-renewal-order-not-created-in-woo-commerce 2024-09-19 11:27:04 +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
Daniel Dudzic
c1c8c44af1
Remove ACDC from the block checkout if Axo is present 2024-09-19 00:39:53 +02:00
Daniel Dudzic
d0830852b5
Fix indentation 2024-09-18 23:27:36 +02:00
Daniel Dudzic
f90282ab2b
Move the Fastlane watermark to the right 2024-09-18 23:24:46 +02:00
Danny Dudzic
b0c43a02d2
Merge pull request #2615 from woocommerce/PCP-3694-improve-continue-button-accessibility
Improve tab order for "Continue" button (3694)
2024-09-18 22:43:01 +02:00
Danny Dudzic
c92d90f542
Merge pull request #2617 from woocommerce/PCP-3693-adjust-numbering-logic-to-display-correct-numbers-during-checkout-steps
AXO Blocks: Fix the step counter in block checkout in the initial Fastlane stage
2024-09-18 22:42:20 +02:00
Philipp Stracker
643a23c6e0
🐛 Fix the 0-amount bug
When shipping is disabled, the shippingFee is `undefined` which also resulted in the amount to become `NaN`
2024-09-18 17:34:20 +02:00
Philipp Stracker
368ad49d16
🎨 Minor changes in comment linebreaks 2024-09-18 17:33:27 +02:00
Philipp Stracker
a5a1294483
🚨 Address CI errors 2024-09-18 16:47:21 +02:00
Philipp Stracker
3affc6afbc
🐛 Fix typos in admin settings code 2024-09-18 15:49:01 +02:00
Philipp Stracker
48f59abba1
Update unit tests 2024-09-18 15:45:05 +02:00
Philipp Stracker
05fec033c3
♻️ Move the “Name On Card” setting to DCC 2024-09-18 15:41:01 +02:00
Philipp Stracker
c6937085cd
🔥 Remove the unused AXO gateway title 2024-09-18 15:40:21 +02:00
Philipp Stracker
0adc8ae4ba
♻️ Switch gateways to use new configuration class 2024-09-18 15:35:46 +02:00
Alex P.
eb625af36d
Make ACDC default for China 2024-09-18 16:27:32 +03:00