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
|
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 |
|
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 |
|
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 |
|
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
|
cfb9b31286
|
🚚 More accurate file name
|
2024-09-16 15:02:36 +02:00 |
|
Philipp Stracker
|
25d5d3d059
|
🔀 Merge branch 'PCP-3380’
|
2024-09-16 14:49:55 +02:00 |
|
Philipp Stracker
|
22b34503f5
|
Fix error with woocommerce 9.3.1
|
2024-09-16 13:30:03 +02:00 |
|
Philipp Stracker
|
650bc2af41
|
✨ Integrate phone-sync handler again
|
2024-09-16 13:12:13 +02:00 |
|
Philipp Stracker
|
50711fb37d
|
🔀 Merge branch 'PCP-3380’
# Conflicts:
# modules/ppcp-axo-block/resources/js/index.js
|
2024-09-16 13:11:23 +02:00 |
|
Daniel Dudzic
|
cfa411078a
|
Remove the redundant scriptLoading.js file
|
2024-09-14 00:37:00 +02:00 |
|