Daniel Dudzic
c153401608
Fix PHPCS formatting issues
2024-10-01 15:57:20 +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
Emili Castells
5bae4d13c8
Merge pull request #2660 from woocommerce/PCP-3747-fastlane-new-ryan-card-view-has-white-background
...
Axo: Remove fixed container background color from the Ryan credit card component (3747)
2024-09-30 17:57:58 +02:00
Emili Castells
4a0e1cf1b4
Merge pull request #2659 from woocommerce/release/2.9.2-rc1
...
Release 2.9.2-rc1
2024-09-30 17:54:43 +02:00
Daniel Dudzic
360082a789
Remove fixed container background color
2024-09-30 17:48:53 +02:00
Emili Castells Guasch
70d45c1ed7
Release 2.9.2-rc1
2024-09-30 17:47:02 +02:00
Emili Castells
682acb66c2
Merge pull request #2658 from woocommerce/PCP-3743-fastlane-render-watermark-on-right-side-of-email-field
...
Axo: Move watermark to the right side (3743)
2024-09-30 17:38:10 +02:00
Daniel Dudzic
1032dff3f9
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3743-fastlane-render-watermark-on-right-side-of-email-field
2024-09-30 17:28:34 +02:00
Daniel Dudzic
653deeec7f
Move the watermark to the right side
2024-09-30 17:26:23 +02:00
Emili Castells
37a36b5fbd
Merge pull request #2657 from woocommerce/PCP-3745-fastlane-add-link-to-setup-guide-to-the-fastlane-settings
...
Fastlane add link to setup guide to the Fastlane settings (3745)
2024-09-30 16:49:56 +02:00
Emili Castells Guasch
8293bb3d36
Update description
2024-09-30 16:41:54 +02:00
Emili Castells
b7a1e498d5
Merge pull request #2653 from woocommerce/fastlane-card-preview-ui-for-classic-checkout
...
Fastlane card preview UI for classic checkout
2024-09-30 16:20:07 +02:00
Emili Castells
2f4a76a4bb
Merge pull request #2652 from woocommerce/PCP-3716-fix-fastlane-classic-checkout-card-icons
...
Fastlane Classic Checkout card icons (3716)
2024-09-30 16:19:56 +02:00
Emili Castells
b04343b365
Merge pull request #2650 from woocommerce/PCP-3717-fix-fastlane-spinner-in-safari
...
Fastlane spinner does not disappear once the watermark (3717)
2024-09-30 16:19:42 +02:00
Philipp Stracker
b4f193aadf
💄 Improve card preview styling
2024-09-27 18:15:00 +02:00
Philipp Stracker
e4f9388077
🩹 Fix the card icon size
2024-09-27 17:28:59 +02:00
Philipp Stracker
84a39a96d7
💄 Move inline styles to CSS file
2024-09-27 17:21:16 +02:00
Philipp Stracker
4739008767
🎨 Apply code style (indentation)
2024-09-27 17:19:32 +02:00
Philipp Stracker
b57d5f6975
🩹 Ensure the loader is really displayed
...
Future proof the loader, to ensure it’s really displayed when needed
2024-09-27 16:49:41 +02:00
Philipp Stracker
a39ad34e54
🩹 Address CSS glitch in Safari
...
The before element was not hidden when the `.loader` class is removed. Safari only stopped the animation while keeping the loader visible.
2024-09-27 16:35:14 +02:00
Philipp Stracker
95a7b60c0d
🎨 Fix code style (indentation)
2024-09-27 16:32:47 +02:00
Danny Dudzic
2d425cc943
Merge pull request #2647 from woocommerce/PCP-3738-fastlane-auto-default-on-the-fastlane-modules
...
Axo: Load classic and block integration modules by default (3738)
2024-09-27 15:45:31 +02:00
Danny Dudzic
ce19c71e18
Merge pull request #2648 from woocommerce/PCP-3739-fastlane-acdc-gateway-not-available-on-block-checkout-for-logged-in-users
...
Axo Block: Load ACDC for logged in users in the Block Checkout (3739)
2024-09-27 15:42:25 +02:00
Philipp Stracker
5a08643260
Merge pull request #2649 from woocommerce/PCP-3680-migrate-dcc-settings
...
Consolidate Credit-Card and Fastlane settings (3680)
2024-09-27 11:45:02 +02:00
Philipp Stracker
e5a848e757
Merge pull request #2646 from woocommerce/PCP-3720-fastlane-remove-privacy-setting
...
Fastlane remove Privacy setting (3720)
2024-09-27 11:40:52 +02:00
Philipp Stracker
bcd62f674d
♻️ Favor DCC config class over settings access
2024-09-26 18:44:25 +02:00
Philipp Stracker
0677364eb2
🚨 Update unit tests
2024-09-26 18:11:23 +02:00
Philipp Stracker
603f2c285c
♻️ Migrate further AXO/DCC settings
2024-09-26 18:07:06 +02:00
Daniel Dudzic
b037a90e4f
Axo Block: Load ACDC for logged in users in the Block Checkout
2024-09-26 17:25:34 +02:00
Daniel Dudzic
914ff3d0e1
Axo: Load classic and block integration modules by default
2024-09-26 16:58:15 +02:00
Philipp Stracker
bbe751eb53
✨ Integrate privacy-option into DCC Configuration
...
Add a new property to the DCC configuration class, which can only be set via a filter.
# Conflicts:
# modules/ppcp-wc-gateway/src/Helper/DCCGatewayConfiguration.php
2024-09-26 16:43:47 +02:00
Philipp Stracker
3921e0a207
🔥 Remove UI setting for axo_privacy
2024-09-26 16:41:15 +02:00
Emili Castells
7ad1667baa
Merge pull request #2645 from woocommerce/fastlane
...
Merge fastlane branch into trunk
2024-09-26 16:31:56 +02:00
Emili Castells
2ddcd53b35
Merge pull request #2634 from woocommerce/PCP-3729-fix-disabled-paylater-configurator
...
Check if paylater-configurator service exists (module can be disabled)
2024-09-26 15:50:48 +02:00
Emili Castells Guasch
6a8df7e888
Merge branch 'trunk' into fastlane
2024-09-26 15:41:03 +02:00
Niklas Gutberlet
faa74225ba
Merge pull request #2642 from woocommerce/PCP-3713-clean-up-the-console-logs-in-axo-block-checkout
...
Axo Blocks: Clean up the console logs (3713)
2024-09-26 15:35:01 +02:00
Daniel Dudzic
70676468b8
Axo Blocks: Migrate console logs to the Axo log function
2024-09-26 12:47:04 +02:00
Danny Dudzic
b44dd0a8d9
Merge pull request #2637 from woocommerce/axo-blocks-additional-minor-code-cleanup-refactor
...
Axo Blocks: Reduce prop drilling and move shipping address, card details and phone number state to the Redux store
2024-09-25 23:57:53 +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
Danny Dudzic
24b10de76c
Merge pull request #2638 from woocommerce/axo-blocks-localize-strings
...
Axo Blocks: Localize strings
2024-09-25 15:38:01 +02:00
Daniel Dudzic
8b96613339
Localize strings
2024-09-25 00:09:27 +02:00
Danny Dudzic
86e55b6274
Merge pull request #2633 from woocommerce/PCP-3725-changing-shipping-address-or-card-in-wc-9-4
...
Add backwards compatibility when address editing state toggling is not available (3725)
2024-09-24 22:58:56 +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
Alex P.
8846f1fc17
Check if paylater-configurator service exists (module can be disabled)
2024-09-23 16:31:48 +03:00
Daniel Dudzic
8ef129066b
Update code comments
2024-09-23 11:11:56 +02:00