Commit graph

26 commits

Author SHA1 Message Date
Daniel Dudzic
859fd3396b
Optimize for prop drilling 2024-09-13 23:09:51 +02:00
Daniel Dudzic
f77aae6b90
Add address card toggling 2024-09-13 22:30:04 +02:00
Daniel Dudzic
96c566321a
Clean up the CSS 2024-09-13 19:36:08 +02:00
Daniel Dudzic
4bda191f0e
Further separate code into hooks: useAxoCleanup, useAxoSetup, usePayPalScript and usePaymentSetup. Hide Shipping and Billing details on load. 2024-09-13 19:24:23 +02:00
Daniel Dudzic
90aa261c8b
Refactor the change shipping address and change card buttons to a more modular structure 2024-09-13 17:27:39 +02:00
Daniel Dudzic
3315fbe116
Refactor the email button, shipping change button, and watermark code to a more modular structure 2024-09-13 15:27:10 +02:00
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
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
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
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
Daniel Dudzic
bccfe4c436
Add better state management utilizing Redux 2024-09-10 12:03:50 +02:00
Philipp Stracker
2187c3a58f
Commit updated yarn.lock 2024-09-06 18:03:48 +02: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
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
1d24259f24
Migrate module to Modularity 2024-09-05 21:28:48 +02:00
Daniel Dudzic
ebd87b70e9
Initial Axo Blocks commit 2024-09-05 21:17:36 +02:00