Daniel Dudzic
|
55d98fdeb3
|
PHPCS fixes
|
2024-11-19 11:23:38 +01:00 |
|
Daniel Dudzic
|
d84f29a274
|
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3770-fastlane-implement-insights-sdk-for-block-checkout-ver2
|
2024-11-19 11:23:08 +01:00 |
|
Philipp Stracker
|
69c877fae7
|
🔀 Merge branch 'trunk'
|
2024-11-19 11:14:43 +01:00 |
|
Philipp Stracker
|
0f03a636b2
|
🚧 Initial store-module for common details
|
2024-11-19 10:57:04 +01:00 |
|
Emili Castells
|
e725e427e1
|
Merge pull request #2804 from woocommerce/PCP-3934-remove-help-dropdown-during-onboarding
Hide the screen meta links from onboarding screen (3934)
|
2024-11-19 10:35:07 +01:00 |
|
Emili Castells
|
c7dfe3293b
|
Merge pull request #2704 from woocommerce/PCP-3783-fastlane-allow-merchants-to-disable-specific-card-types
Axo: Add support for card icons in the Block Checkout and add card type limiting for both block and classic checkouts (3783)
|
2024-11-19 10:32:19 +01:00 |
|
Emili Castells
|
45f7b4fa97
|
Merge pull request #2792 from woocommerce/PCP-3884-conditionally-add-local-apms
Add local APM gateways only if PayPal gateway is enabled (3884)
|
2024-11-19 09:57:11 +01:00 |
|
Himad M
|
0f6ca42200
|
Add local APM gateways only if PayPal gateway is enabled
|
2024-11-18 18:48:27 -04:00 |
|
Daniel Dudzic
|
f79fb04846
|
Ensure the WC session exists before trying to access it
|
2024-11-18 20:01:00 +01:00 |
|
Philipp Stracker
|
ef873dcda2
|
💡 Document all Redux store files
|
2024-11-18 18:51:11 +01:00 |
|
Philipp Stracker
|
fee9a016c6
|
♻️ Refactor onboarding state management
|
2024-11-18 18:26:10 +01:00 |
|
Emili Castells Guasch
|
fa9a1c704d
|
Add sdk and user tokens based on user logged status
|
2024-11-18 17:54:02 +01:00 |
|
Philipp Stracker
|
81f45692f4
|
✨ Create helpers to simplify reducer logic
|
2024-11-18 17:47:08 +01:00 |
|
Philipp Stracker
|
f272da5a5a
|
🚧 Add missing action types for new controls
|
2024-11-18 16:33:50 +01:00 |
|
Philipp Stracker
|
ab8f8e81ae
|
♻️ Move REST paths to constants.js
|
2024-11-18 16:32:45 +01:00 |
|
Philipp Stracker
|
84d2af5f39
|
♻️ Refactor onboarding actions to use controls
|
2024-11-18 16:32:17 +01:00 |
|
Philipp Stracker
|
cf3798f610
|
♻️ Introduce new STORE_KEY const
|
2024-11-18 16:25:57 +01:00 |
|
Philipp Stracker
|
4dd31965ea
|
♻️ Improve the main store-generation logic
|
2024-11-18 16:23:54 +01:00 |
|
Philipp Stracker
|
b921a54e9f
|
⬆️ Update WordPress deps (lock file)
|
2024-11-18 16:22:01 +01:00 |
|
Daniel Hüsken
|
c1dbb83350
|
Refactor event listener setup for place order button
|
2024-11-18 14:49:03 +01:00 |
|
Emili Castells
|
594c9eb63b
|
Merge pull request #2745 from woocommerce/PCP-3615-acdc-not-visible-on-checkut-when-fastlane-enabled-and-subscription-product-in-cart
Load ACDC for Classic and Block checkouts for subscription products (3615)
|
2024-11-18 13:59:01 +01:00 |
|
Emili Castells
|
051faff723
|
Merge pull request #2764 from woocommerce/PCP-3769_translations-for-card-fildes-block-checkout
Make card fields in block checkout translatable (3769)
|
2024-11-18 13:58:16 +01:00 |
|
Emili Castells
|
04eb28fda5
|
Merge pull request #2703 from woocommerce/PCP-3781-Do-not-display-split-local-APMs-when-PayPal-is-not-enabled
Do not display split local APMs when PayPal is not enabled (3781)
|
2024-11-18 13:57:26 +01:00 |
|
Emili Castells
|
d00e6fb858
|
Merge pull request #2752 from woocommerce/PCP-3828_fix-missind-void-auth-button
added ApplePay and GooglePay to refund payment methods
|
2024-11-18 13:55:46 +01:00 |
|
Emili Castells
|
c7f4a8ee8f
|
Merge pull request #2712 from woocommerce/PCP-233-native-gateway-icon-feature-for-all-gateways
Native gateway icon feature for all gateways (233)
|
2024-11-18 13:54:15 +01:00 |
|
Emili Castells Guasch
|
ed75fd47b1
|
Merge trunk
|
2024-11-18 12:59:36 +01:00 |
|
Narek Zakarian
|
dffd5f0427
|
Hide the screen meta links from onboarding screen
|
2024-11-18 15:18:14 +04:00 |
|
Daniel Dudzic
|
216e805615
|
Fix the EndCheckoutTracker.js file name in the webpack config file
|
2024-11-15 20:00:33 +01:00 |
|
Philipp Stracker
|
0b55aa3fb6
|
🔀 Merge branch 'trunk'
|
2024-11-15 17:38:36 +01:00 |
|
Philipp Stracker
|
fe7dd9a653
|
✨ Add LoginLinkRestEndpoint for merchant login
|
2024-11-15 14:05:52 +01:00 |
|
Philipp Stracker
|
f6b1d7a3cb
|
♻️ Refactor REST endpoint registration
|
2024-11-15 14:03:57 +01:00 |
|
Philipp Stracker
|
9d01d2444f
|
🧱 Add DI services for ConnectionUrlGenerator
|
2024-11-15 14:00:52 +01:00 |
|
Daniel Dudzic
|
b63b1e7c39
|
Apple Pay: Fix default height and border radius
|
2024-11-15 09:36:27 +01:00 |
|
Daniel Hüsken
|
c13680b7f5
|
Use DI for General Settings and store only after verification
|
2024-11-15 09:01:49 +01:00 |
|
Daniel Dudzic
|
9766ade13d
|
Apple Pay: Register support for the Button Options
|
2024-11-14 21:38:06 +01:00 |
|
Danny Dudzic
|
f628cffa9e
|
Merge pull request #2772 from woocommerce/PCP-3827-implement-block-button-styles-for-google-pay-button
Google Pay: Add support for Button Options in the Block Checkout (3827)
|
2024-11-14 21:24:26 +01:00 |
|
Philipp Stracker
|
0fc35f8b5e
|
♻️ Improve ConnectionUrlGenerator code
|
2024-11-14 17:10:52 +01:00 |
|
Daniel Hüsken
|
b8e85fe3f2
|
Disable "Add payment method" button while adding card
|
2024-11-14 16:16:50 +01:00 |
|
Emili Castells
|
707dfa6d8c
|
Merge pull request #2793 from woocommerce/PCP-3882-Create-settings-placeholder-page-in-new-settings-module
Build settings UI from Figma design (visual only) (3882)
|
2024-11-14 15:05:55 +01:00 |
|
inpsyde-maticluznar
|
7a66931847
|
Fix minor styling bugs
|
2024-11-14 11:52:00 +01:00 |
|
inpsyde-maticluznar
|
cf543bb6a1
|
Merge remote-tracking branch 'origin/trunk' into PCP-3882-Create-settings-placeholder-page-in-new-settings-module
# Conflicts:
# modules/ppcp-settings/resources/css/_global.scss
# modules/ppcp-settings/resources/js/Components/ReusableComponents/OnboardingSettingsToggleBlock.js
# modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
# yarn.lock
|
2024-11-14 10:26:30 +01:00 |
|
inpsyde-maticluznar
|
3ec79f7d87
|
Restore .gitkeep
|
2024-11-14 09:50:34 +01:00 |
|
Daniel Dudzic
|
088d17e927
|
Apple Pay: Add support for Button Options in the Block Checkout
|
2024-11-14 09:25:09 +01:00 |
|
inpsyde-maticluznar
|
f6e214650e
|
Use sprintf for texts with links
|
2024-11-14 08:29:03 +01:00 |
|
inpsyde-maticluznar
|
b23a9a0fab
|
Finish settings page
|
2024-11-13 17:29:11 +01:00 |
|
Philipp Stracker
|
272885549f
|
🔀 Merge branch 'trunk'
|
2024-11-13 15:31:37 +01:00 |
|
Daniel Hüsken
|
268ab3a27a
|
Added saving of credentials and payee info
|
2024-11-13 15:04:34 +01:00 |
|
Philipp Stracker
|
b8ba06d3c2
|
Merge pull request #2790 from woocommerce/PCP-3909-screen-5-add-the-last-onboarding-step-complete-setup
Screen 5: Add the last onboarding step (Complete Setup) (3909)
|
2024-11-13 14:51:52 +01:00 |
|
Philipp Stracker
|
0b73f672a3
|
Restore gitkeep files
|
2024-11-13 14:40:35 +01:00 |
|
Emili Castells Guasch
|
0aa2b87121
|
Merge trunk
|
2024-11-13 11:39:19 +01:00 |
|