Commit graph

6718 commits

Author SHA1 Message Date
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
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
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
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
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
Philipp Stracker
8712e37587
New gateway config wrapper for AXO & DCC 2024-09-18 14:23:13 +02:00
Daniel Dudzic
9aaf16990d
Revert changes to config.yaml again... 2024-09-17 22:54:08 +02:00
Daniel Dudzic
ee1f419052
Revert changes to config.yaml 2024-09-17 22:50:45 +02:00
Daniel Dudzic
9f4a708ef4
Fix the step counter in block checkout in the initial Fastlane stage 2024-09-17 22:44:57 +02:00
Philipp Stracker
cddada6fa5
️ Insert the watermark after the Continue button
Ensure that tab-focus goes from email to the “Continue” button, before focusing the watermark.
2024-09-17 18:24:10 +02:00
Niklas Gutberlet
f3e734dfa7
Merge pull request #2611 from woocommerce/PCP-3691-fix-phone-sync-error
Fastlane payment methods disappear on block Checkout when changing payment method (3691)
2024-09-17 15:06:51 +02:00
Philipp Stracker
d7cdc9eada
🔀 Merge branch 'fastlane' 2024-09-17 14:56:03 +02:00
Daniel Dudzic
2dae8021fd
Update the compatibility notice, removing Block Checkout from the incompatible list 2024-09-17 14:38:25 +02:00
Philipp Stracker
85ad2f8edb
🐛 Check if cancel is possible before calling it 2024-09-17 14:31:21 +02:00
Daniel Dudzic
46d0d1b0c3
Hide terms and place order button pre-lookup 2024-09-17 14:22:36 +02:00
Daniel Dudzic
483f017d8d
Make submit button full width on mobile 2024-09-17 14:13:29 +02:00
Daniel Dudzic
deb1d7a618
Fix parameters declaration for the constructor 2024-09-16 18:47:23 +02:00
Daniel Dudzic
7b9a19a7f0
Merge branch 'PCP-3681-fastlane-use-advanced-card-processing-gateway-icons' of github.com:woocommerce/woocommerce-paypal-payments into fastlane 2024-09-16 18:45:58 +02:00
Danny Dudzic
d34034a84e
Merge pull request #2606 from woocommerce/PCP-3678-fastlane-phone-sync-for-block-checkout
Fastlane "Phone-Sync" for block checkout (3678)
2024-09-16 18:29:24 +02:00
Philipp Stracker
119fdec839
♻️ Minor simplification 2024-09-16 18:27:42 +02:00
Philipp Stracker
22e0143c55
Update unit test to pass CI checks 2024-09-16 18:15:38 +02:00
Philipp Stracker
b05a3e933f
🔥 Remove useless state value 2024-09-16 17:56:00 +02:00
Philipp Stracker
c8fd798f62
Update prefill-value on phone number change 2024-09-16 17:55:19 +02:00
Philipp Stracker
50daa3e99e
Inject paymentComponent to phone-sync-handler 2024-09-16 17:52:32 +02:00
Danny Dudzic
9eaf93d642
Merge pull request #2597 from woocommerce/PCP-3679-fastlane-mastercard-icon-fix
Fix MasterCard in Fastlane component (3679)
2024-09-16 17:25:40 +02:00
Danny Dudzic
6d0ea8a7c4
Merge pull request #2605 from woocommerce/PCP-3380-prepare-fastlane-integration-on-block-checkout
AXO: Add support for Block Checkout
2024-09-16 17:24:30 +02:00
Daniel Dudzic
a1ded99f3f
Move axo block module loading to the correct place plus some minor PHPCS fixes 2024-09-16 17:16:29 +02:00
Philipp Stracker
55635d11c0
🔀 Merge branch 'PCP-3380’ 2024-09-16 16:35:12 +02:00
Danny Dudzic
47d5874e62
Merge pull request #2603 from woocommerce/PCP-3649-fastlane-backend-logic-changes
Fix Gary-flow in PCP-3380 branch (3649)
2024-09-16 16:26:39 +02:00
Daniel Dudzic
ae3ad55cde
Add the message on load instead of the card fields 2024-09-16 16:25:16 +02:00
Philipp Stracker
e2cb454556
🔥 Remove unused file 2024-09-16 15:47:10 +02:00
Philipp Stracker
243630ea5d
🐛 Revert logic to call setPaymentComponent
Before the change, the paymentComponent always was null, as it was not set anywhere.
2024-09-16 15:45:41 +02: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
Philipp Stracker
78e0da27a1
🔊 More descriptive error message
New error reason when tokenization fails due to missing paymentComponent
2024-09-16 15:13:25 +02:00
Philipp Stracker
1548e1dba7
🔀 Merge branch 'PCP-3380’ 2024-09-16 15:04:10 +02:00
Philipp Stracker
cfb9b31286
🚚 More accurate file name 2024-09-16 15:02:36 +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