Emili Castells
|
c405a98382
|
Merge pull request #2672 from woocommerce/PCP-3767-axo-block-fix-the-handling-of-the-missing-card-profile
Axo Block: Display card fields for authenticated cardless profiles (3767)
|
2024-10-11 14:58:54 +02:00 |
|
Daniel Dudzic
|
efc2b8cf32
|
Axo Block: Normalize the Watermark margin pre and post email lookup
|
2024-10-10 20:53:53 +02:00 |
|
Daniel Dudzic
|
0d228d0d76
|
Axo Block: Always display the Fastlane watermark under the email input in the includeAdditionalInfo mode. Also move the loading spinner to the right.
|
2024-10-10 20:40:03 +02:00 |
|
Daniel Dudzic
|
733eee08a2
|
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3771-axo-refactor-pay-pal-script-loading-to-prevent-conflicts
|
2024-10-08 09:17:08 +02:00 |
|
Daniel Dudzic
|
e76c8b257b
|
Rename the new script loading script
|
2024-10-08 00:41:30 +02:00 |
|
Daniel Dudzic
|
eba3d12e4e
|
Update code comments
|
2024-10-07 15:42:01 +02:00 |
|
Daniel Dudzic
|
a874eca456
|
Remove log message
|
2024-10-07 15:35:50 +02:00 |
|
Daniel Dudzic
|
07bedc4460
|
Add the UnifiedScriptLoader and usePayPalCommerceGateway hook
|
2024-10-07 10:42:56 +02:00 |
|
Emili Castells
|
e9ef82a4da
|
Merge pull request #2663 from woocommerce/PCP-3752-fastlane-modal-info-message-overflow-in-the-block-checkout
Axo Block: Fix the Fastlane modal info message text overflow issue (3752)
|
2024-10-07 10:42:17 +02:00 |
|
Emili Castells
|
8f13457181
|
Merge pull request #2662 from woocommerce/PCP-3740-fastlane-update-fastlane-block-checkout-description-in-editor
Axo: Remove Axo from the Checkout block in the editor and add an ACDC card preview (3740)
|
2024-10-07 10:40:32 +02:00 |
|
Daniel Dudzic
|
5e1c2a22d2
|
Introduce a unified script loader to improve script loading, debugging and prevent conflicts
|
2024-10-05 02:26:09 +02:00 |
|
Daniel Dudzic
|
769cd3c3f7
|
Axo Block: Correctly reset setIsEmailLookupCompleted state when a different payment method gets selected
|
2024-10-04 16:13:05 +02:00 |
|
Daniel Dudzic
|
12fc44eaa7
|
Axo Block: Make sure the container exists before trying to render the Card component
|
2024-10-04 15:13:12 +02:00 |
|
Daniel Dudzic
|
af9eca7ef6
|
Axo Block: Display card fields when the profile is missing a card
|
2024-10-04 11:34:19 +02:00 |
|
Danny Dudzic
|
1ca98a10bc
|
Merge pull request #2668 from woocommerce/PCP-3765-add-code-comments-to-the-axo-block-module
Axo Block: Improve code comments and fix minor misc bugs (3765)
|
2024-10-03 15:50:05 +02:00 |
|
Daniel Dudzic
|
05ea2f1e10
|
Axo Block: Improve the comment regarding class names
|
2024-10-03 14:33:54 +02:00 |
|
Daniel Dudzic
|
2436ceb487
|
Axo Block: Improve code comments and fix minor misc bugs
|
2024-10-03 14:09:12 +02:00 |
|
Alex P.
|
5f0c59cd8d
|
Fix lint
|
2024-10-03 10:12:17 +03:00 |
|
Daniel Dudzic
|
c153401608
|
Fix PHPCS formatting issues
|
2024-10-01 15:57:20 +02:00 |
|
Daniel Dudzic
|
7dc3113be0
|
Axo Block: Fix the Fastlane modal info message text overflow issue
|
2024-10-01 15:48:27 +02:00 |
|
Daniel Dudzic
|
763f6a431e
|
Remove Axo from the Checkout block in the editor and add the ACDC card component in the editor view
|
2024-10-01 15:03:38 +02:00 |
|
Daniel Dudzic
|
70676468b8
|
Axo Blocks: Migrate console logs to the Axo log function
|
2024-09-26 12:47:04 +02:00 |
|
Daniel Dudzic
|
e197a86202
|
Remove redundant console error for the submit button root not existing
|
2024-09-25 23:24:48 +02:00 |
|
Daniel Dudzic
|
9a041f68f1
|
Merge branch 'fastlane' of github.com:woocommerce/woocommerce-paypal-payments into axo-blocks-additional-minor-code-cleanup-refactor
|
2024-09-25 16:17:53 +02:00 |
|
Danny Dudzic
|
3d51663ab9
|
Merge pull request #2623 from woocommerce/fix-cannot-find-FastlaneCardComponent-container-error
Axo Blocks: Check whether the Card Element container exists before trying to render it
|
2024-09-25 15:40:11 +02:00 |
|
Danny Dudzic
|
09341f8475
|
Merge pull request #2624 from woocommerce/add-support-for-advanced-style-settings
Axo Blocks: Add support for Advanced Style Settings
|
2024-09-25 15:39:16 +02:00 |
|
Daniel Dudzic
|
8b96613339
|
Localize strings
|
2024-09-25 00:09:27 +02:00 |
|
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 |
|
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 |
|
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 |
|
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
|
0adc8ae4ba
|
♻️ Switch gateways to use new configuration class
|
2024-09-18 15:35:46 +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 |
|
Philipp Stracker
|
d7cdc9eada
|
🔀 Merge branch 'fastlane'
|
2024-09-17 14:56:03 +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 |
|
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
|
b05a3e933f
|
🔥 Remove useless state value
|
2024-09-16 17:56:00 +02:00 |
|