Emili Castells
9f3e8a0723
Merge pull request #2714 from woocommerce/PCP-3347-rework-location-settings
...
Use basic redirect gateway when checkout smart buttons disabled
2024-10-24 11:10:43 +02:00
inpsyde-maticluznar
1ced06b24e
Implement business view
2024-10-24 06:35:48 +02:00
Philipp Stracker
7b12e65ca8
✨ Integrate new Redux props to the welcome screen
...
The new fields are managed by a debounced field hook that instantly stores the field values in a local state and propagates the new value to the Redux store after a debouncing-delay
2024-10-23 18:17:08 +02:00
Philipp Stracker
52d04c7347
✨ New state props for client ID and secret
2024-10-23 18:15:37 +02:00
Philipp Stracker
e20a6fdbce
🎨 Reorganize code
2024-10-23 18:14:25 +02:00
Philipp Stracker
e4430996ca
♻️ Change naming from “update” to “set”
2024-10-23 18:12:17 +02:00
Philipp Stracker
c5e8a85acf
♻️ Rename store selectors
...
Selectors now only differentiate between persistent or transient data
2024-10-23 18:11:09 +02:00
Philipp Stracker
a0dcfc1bad
✨ Integrate Redux store with the welcome screen
2024-10-23 16:31:00 +02:00
Philipp Stracker
550812b746
♻️ Replace component state with props
2024-10-23 16:30:35 +02:00
Philipp Stracker
7592938487
✨ Update REST endpoint to store new attributes
2024-10-23 16:30:03 +02:00
Philipp Stracker
e2b2660264
✨ Provide getters via the onboarding hook
2024-10-23 16:29:41 +02:00
Philipp Stracker
db62df3834
🔥 Remove some test code from dispatchers
2024-10-23 16:28:43 +02:00
Philipp Stracker
21d6ef4312
🔀 Merge branch 'PCP-3808’
2024-10-23 15:43:54 +02:00
Philipp Stracker
0c14405208
🔀 Merge branch 'trunk'
2024-10-23 15:41:44 +02:00
Philipp Stracker
2f266b6576
✨ Start implementing new store attributes
2024-10-23 15:38:00 +02:00
Emili Castells
16f75c6297
Merge pull request #2719 from woocommerce/PCP-3794_Fix-frontend-notes-query
...
Check Query only done in backend (3794)
2024-10-23 15:34:45 +02:00
Emili Castells
53b102402f
Merge pull request #2718 from woocommerce/PCP-3742-disable-gpay-sub
...
Remove Google Pay for subscriptions
2024-10-23 15:31:16 +02:00
Emili Castells
5140ba97b7
Merge pull request #2710 from woocommerce/PCP-3795-fix-sold-individually
...
Set "Sold individually" only for subscription connected to PayPal
2024-10-23 15:30:31 +02:00
inpsyde-maticluznar
222bd0848e
Rename files, folders
2024-10-23 15:25:38 +02:00
Philipp Stracker
16ffdb9f62
Merge branch 'trunk' into PCP-3800-settings-data-store
2024-10-23 14:29:43 +02:00
Emili Castells
4a1ac7cec0
Merge pull request #2726 from woocommerce/PCP-3793-Create-welcome-screen-placeholder-page-in-new-settings-module
...
Create welcome screen placeholder page in new settings module (3793)
2024-10-23 14:11:29 +02:00
Philipp Stracker
180df1001e
🔀 Merge branch 'PCP-3793’
...
# Conflicts:
# modules/ppcp-settings/resources/js/App.js
2024-10-23 13:29:00 +02:00
inpsyde-maticluznar
e971ea33be
Merge branch 'PCP-3793-Create-welcome-screen-placeholder-page-in-new-settings-module' into PCP-3808-Create-your-business-placeholder-page-in-new-settings-module
2024-10-23 13:07:21 +02:00
inpsyde-maticluznar
d6d2eee54c
Add responsive to the welcome page
2024-10-23 12:59:41 +02:00
inpsyde-maticluznar
b903ed29fe
Add business page
2024-10-23 12:42:29 +02:00
inpsyde-maticluznar
3b6db73e8d
Fix code style errors
2024-10-23 09:59:56 +02:00
inpsyde-maticluznar
32bf8a76ec
Implement the rest of the welcome step
2024-10-23 08:56:47 +02:00
Philipp Stracker
c61c4a7bc1
✨ Finish initial Redux store
2024-10-22 18:56:37 +02:00
Philipp Stracker
e884547582
✨ Persist onboarding data in the DB
2024-10-22 18:53:24 +02:00
Alex P.
ccbb2995a4
Use subscription_helper for manualRenewalEnabled
2024-10-22 17:00:46 +03:00
Alex P.
ad07c05cb7
Merge branch 'trunk' into PCP-3742-disable-gpay-sub
2024-10-22 16:59:16 +03:00
Alex P.
d47a734d81
Merge branch 'trunk' into PCP-3347-rework-location-settings
2024-10-22 16:57:18 +03:00
Philipp Stracker
94708d10e9
🔀 Merge branch 'trunk'
2024-10-22 15:19:35 +02:00
Philipp Stracker
8520406794
🚧 Test integration of the Redux store in the app
2024-10-22 15:16:23 +02:00
Philipp Stracker
fc6d05ac37
✨ Create new Redux store for onboarding details
2024-10-22 15:15:55 +02:00
Philipp Stracker
b2e662e246
✨ Add REST endpoint for the Onboarding store
2024-10-22 15:14:46 +02:00
Philipp Stracker
d4aa87dff4
🎨 Fix format of existing PHP code
2024-10-22 15:13:56 +02:00
Philipp Stracker
eddf78e977
➕ Add packages: data, data-controls
2024-10-22 15:12:53 +02:00
Emili Castells
654fcfc521
Merge pull request #2700 from woocommerce/PCP-988-Missing-custom-field-PayPal-Transaction-Fee-for-OXXO
...
Missing custom field PayPal Transaction Fee for OXXO (988)
2024-10-22 14:47:49 +02:00
Emili Castells
67838f54b0
Merge pull request #2702 from woocommerce/PCP-2395-Payment-with-OXXO-cause-continuation-state-for-next-payment
...
Payment with OXXO cause continuation state for next payment (2395)
2024-10-22 14:46:39 +02:00
Emili Castells
0ccf4fb69a
Merge pull request #2701 from woocommerce/PCP-2801_Fix_html_product_title_in_tracking
...
Fix displaying of HTML tags in product title on choosing a product for tracking
2024-10-22 14:46:03 +02:00
Emili Castells Guasch
8a47997570
Fix merge conflict
2024-10-22 14:29:43 +02:00
Emili Castells
60cf3622e5
Merge pull request #2685 from woocommerce/PCP-3737-Display-gateway-icons-on-block-checkout-even-when-payment-method-is-not-selected
...
Display gateway icons on block checkout even when payment method is not selected (3737)
2024-10-22 12:43:37 +02:00
Emili Castells
ae443be68c
Merge pull request #2680 from woocommerce/PCP-3762-Fatal-error-in-site-when-WooCommerce-PayPal-payments-and-Payoneer-checkout-debug-are-activated
...
Place all task registration logic inside the init action (3762)
2024-10-22 12:43:05 +02:00
Emili Castells
4ed8dd83e9
Merge pull request #2691 from woocommerce/PCP-1815-Buttons-loading-on-single-product-page-when-the-subscription-support-is-not-declared
...
Buttons loading on single product page when the subscription support is not declared (1815)
2024-10-22 12:42:37 +02:00
Emili Castells
ff14d98e82
Merge pull request #2612 from woocommerce/PCP-3677-pay-pal-subscriptions-api-renewal-order-not-created-in-woo-commerce
...
PayPal Subscriptions API renewal order not created in WooCommerce (3677)
2024-10-22 12:42:04 +02:00
Emili Castells Guasch
0e7fa666bc
Fix merge conflict
2024-10-22 12:34:31 +02:00
Alex P.
faeee86ab3
Fix apple/google pay block
2024-10-21 17:38:55 +03:00
Alex P.
9b270e5696
Remove unused
2024-10-21 17:34:41 +03:00
Emili Castells Guasch
1baa1d4408
Remove unused parameter
2024-10-21 14:04:31 +02:00