Commit graph

126 commits

Author SHA1 Message Date
Philipp Stracker
e9a3c0bb6d
New hook to return AXO billing details 2024-09-12 15:21:12 +02:00
Philipp Stracker
9234a833dd
Submit axo_nonce 2024-09-12 15:21:06 +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
83bf19cbc5
♻️ Switch from CC-Gateway to the AxoGateway 2024-09-09 18:06:29 +02:00
Philipp Stracker
4b8bec84d4
Use gateway’s “is_available” flag 2024-09-09 18:05:09 +02:00
Philipp Stracker
e99910117d
♻️ Accept any valid gateway instance via DI 2024-09-09 18:03:14 +02:00
Philipp Stracker
e246187599
🎨 Apply phpcs rules 2024-09-09 16:13:53 +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