Commit graph

6602 commits

Author SHA1 Message Date
Daniel Dudzic
f470fb0c53
Rename the useAxoBlockManager hook to useFastlaneSdk 2024-09-12 14:37:22 +02:00
Daniel Dudzic
fb0e0939a2
Move EmailSubmitButton to a separate file 2024-09-12 14:31:10 +02:00
Daniel Dudzic
26fe36951c
Split the useUserInfoChange to separate hooks useCardChange and useShippingAddressChange 2024-09-12 13:53:35 +02:00
Daniel Dudzic
26668f7de7
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3380-prepare-fastlane-integration-on-block-checkout 2024-09-11 23:04:44 +02:00
Daniel Dudzic
eafbf3ca30
Merge branch 'PCP-3380-prepare-fastlane-integration-on-block-checkout' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3380-prepare-fastlane-integration-on-block-checkout 2024-09-11 23:01:45 +02:00
Daniel Dudzic
09428e9a37
Remove redundant Address Card component 2024-09-11 22:59:32 +02:00
Daniel Dudzic
24a481bdeb
Add Billing Details updating when a new card gets selected 2024-09-11 22:58:13 +02:00
Niklas Gutberlet
4f35259461
Merge pull request #2578 from woocommerce/PCP-3670-fix-report-shipping-callback
Fix shipping callback condition in status report
2024-09-11 17:59:54 +02:00
Niklas Gutberlet
43e9d4c85f
Merge pull request #2554 from woocommerce/PCP-3562-fastlane-prefill-phone-number-inside-card-field-components
Fastlane prefill phone number inside card field components (3562)
2024-09-11 17:07:47 +02:00
Niklas Gutberlet
fd266fe9f9
Merge pull request #2579 from woocommerce/PCP-3647-fastlane-allows-merchants-to-combine-billing-and-shipping-address-data
AXO: Remove restriction for the Force shipping to the customer billin… (3647)
2024-09-11 17:06:36 +02:00
Philipp Stracker
d4c242c013
Submit axo_nonce during block checkout
Initial logic supports Ryan flow, when paying with a saved card.
2024-09-11 13:00:25 +02:00
Daniel Dudzic
861034855e
Make sure you can't trigger lookup when a different payment gateway is selected 2024-09-11 00:44:32 +02:00
Daniel Dudzic
f86f6a3f5a
Add Submit button and loading spinners 2024-09-11 00:39:09 +02:00
Daniel Dudzic
c24b753c38
AXO: Remove restriction for the Force shipping to the customer billing address shipping config 2024-09-10 19:12:14 +02:00
Daniel Dudzic
907b807122
Merge branch 'PCP-3380-prepare-fastlane-integration-on-block-checkout' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3380-prepare-fastlane-integration-on-block-checkout 2024-09-10 18:47:08 +02:00
Daniel Dudzic
e3996b1f6e
Add Submit button 2024-09-10 18:46:27 +02:00
Alex P.
9bafceddec
Fix shipping callback condition in status report 2024-09-10 16:41:53 +03:00
Daniel Dudzic
bccfe4c436
Add better state management utilizing Redux 2024-09-10 12:03:50 +02:00
Philipp Stracker
f51dbfc6d3
Merge pull request #2574 from woocommerce/PCP-3657-fix-card-fields-hiding
Improve card fields hiding
2024-09-09 12:18:09 +02:00
Philipp Stracker
e00a4a302c
Replace existing logic with new helper method 2024-09-09 12:16:27 +02:00
Philipp Stracker
fc4d2baa67
Extract repeat logic into new helper method 2024-09-09 12:16:02 +02:00
Philipp Stracker
36522f685c
Adjust logic to additionally set the hidden-attrib 2024-09-09 12:10:47 +02:00
Niklas Gutberlet
df19957d47
Merge pull request #2550 from woocommerce/PCP-3510-extend-report
Add more feature statuses into system report
2024-09-09 11:46:16 +02:00
Niklas Gutberlet
d617d4a562
Merge pull request #2563 from woocommerce/PCP-3619-paylater-filter
Allow to override the list of Pay Later supported countries
2024-09-09 11:43:23 +02:00
Alex P.
9b3ec4692a
Improve card fields hiding 2024-09-07 13:05:54 +03:00
Philipp Stracker
5237ebc0ed
Merge pull request #2544 from woocommerce/PCP-3575-fastlane-transaction-id-not-clickable
Only hide the Fastlane payment gateway on the WooCommerce Settings Payments tab(3575)
2024-09-06 18:38:09 +02:00
Philipp Stracker
84b3be208b
Merge pull request #2422 from woocommerce/PCP-3283-add-notice-to-migrate-to-checkout-blocks
Add inline notice to inform users about ACDC block Checkout support if the store uses a Classic Checkout setup (3283)
2024-09-06 18:36:54 +02:00
Philipp Stracker
2187c3a58f
Commit updated yarn.lock 2024-09-06 18:03:48 +02:00
Philipp Stracker
2e088add15
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-axo/src/AxoModule.php
2024-09-06 16:59:24 +02:00
Philipp Stracker
80649227c1
Merge pull request #2552 from woocommerce/PCP-3616-fastlane-extend-list-of-incompatible-plugins
Extend the list of Fastlane incompatible plugins(3616)
2024-09-06 16:48:38 +02:00
Philipp Stracker
c6a25a65fc
🔀 Merge branch 'trunk' 2024-09-06 16:48:27 +02:00
Philipp Stracker
50c5dd6c9f
Merge branch 'trunk' into PCP-3283-add-notice-to-migrate-to-checkout-blocks 2024-09-06 15:59:36 +02:00
Philipp Stracker
c3d53853de
Merge pull request #2513 from woocommerce/PCP-3527-google-pay-shipping-callback-not-calculating-totals-correctly-on-single-product-page
Google Pay: Shipping callback not calculating totals correctly on Single Product page (3527)
2024-09-06 15:42:51 +02:00
Philipp Stracker
e9ae5b1c8a
Merge pull request #2561 from woocommerce/PCP-3621-fix-wc920-disconnect
Fix disconnect in WC 9.2.0+
2024-09-06 15:37:08 +02:00
Philipp Stracker
10d7acac3a
Merge pull request #2419 from woocommerce/PCP-3328-standard-payment-tab-google-pay-and-apple-pay-button-shape-from-one-location-is-applied-to-all-until-saving-changes
Standard payment tab - Google Pay and Apple Pay button - Shape from one location is applied to all until saving changes (3328)
2024-09-06 15:35:49 +02:00
Philipp Stracker
a665529b78
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-googlepay/resources/js/GooglepayButton.js
2024-09-06 15:35:27 +02:00
Philipp Stracker
d78201634b
💡 Add todo about missin refactoring 2024-09-06 15:24:06 +02:00
Philipp Stracker
a128228c86
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
#	modules/ppcp-applepay/resources/js/boot-admin.js
#	modules/ppcp-button/resources/js/modules/Preview/PreviewButtonManager.js
#	modules/ppcp-googlepay/resources/js/GooglepayButton.js
#	modules/ppcp-googlepay/resources/js/boot-admin.js
2024-09-06 15:19:17 +02:00
Philipp Stracker
9d6def5b67
Merge pull request #2555 from woocommerce/PCP-3573-remove-3-0-notice
Remove 3.0 upgrade notice
2024-09-06 14:58:37 +02:00
Philipp Stracker
c7b118bac5
Merge pull request #2509 from woocommerce/PCP-3503-use-svg-for-apm-gateway-icons
Use SVG for APM gateway icons (3503)
2024-09-06 14:52:22 +02:00
Philipp Stracker
87e8aed779
Merge pull request #2525 from woocommerce/PCP-3525-google-pay-shipping-callback-active-for-virtual-product
Google Pay billing data without shipping callback (3525)
2024-09-06 14:50:29 +02:00
Alex Pantechovskis
453b26b936
Merge pull request #2571 from woocommerce/PCP-3566-fix-blockjson-exclusion
Do not exclude block.json in .distignore
2024-09-06 15:31:44 +03:00
Daniel Dudzic
db449b5d70
Move Card markup to a separate component 2024-09-06 13:06:37 +02:00
Daniel Dudzic
522b27aea0
Refactor the Change buttons and the Watermark 2024-09-06 11:33:01 +02:00
Alex P.
c5d66e9dcf
Merge branch 'PCP-3566-fix-blockjson-exclusion' into PCP-3621-fix-wc920-disconnect 2024-09-06 10:45:22 +03:00
Alex P.
503ce63975
Do not exclude block.json in .distignore 2024-09-06 09:01:19 +03:00
Daniel Dudzic
c2831c2ab0
Add memoizing and improve the code quality of the card change button 2024-09-06 03:21:58 +02:00
Daniel Dudzic
4b2da479f3
Add memoizing and improve the code quality of the card change button 2024-09-06 03:21:27 +02:00
Daniel Dudzic
67cbb83f33
Fix Modularity migration error 2024-09-05 21:33:06 +02:00
Daniel Dudzic
f24689a5c1
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3380-prepare-fastlane-integration-on-block-checkout 2024-09-05 21:29:49 +02:00