Commit graph

37 commits

Author SHA1 Message Date
Philipp Stracker
1e645a64e2
Sync Fastlane data with Woo cart
Main change of this branch. Tell WooCommerce about the shipping address used by Fastlane, so taxes and shipping options are correct
2024-10-01 16:20:37 +02:00
Philipp Stracker
ad6af26e6c
🔀 Merge branch 'trunk' 2024-10-01 13:41:51 +02:00
Philipp Stracker
0abb2e0f8d
Store & restore the Woo form as needed
When Ryan flow starts, the values of the Woo-form are saved in an internal Map, and restored once the Ryan flow is disabled again (change email or select other payment gateway)
2024-09-30 18:59:22 +02:00
Philipp Stracker
b4f193aadf
💄 Improve card preview styling 2024-09-27 18:15:00 +02:00
Philipp Stracker
84a39a96d7
💄 Move inline styles to CSS file 2024-09-27 17:21:16 +02:00
Philipp Stracker
ee2eb4799f
🐛 Fix MasterCard icon for Ryan
Reason:
The icon-key was set to “MASTER_CARD” but Fastlane used “MASTERCARD” without an underscore.
2024-09-13 17:25:23 +02:00
Emili Castells Guasch
11105d913b Run eslint autofix 2024-07-12 12:58:34 +02:00
Daniel Dudzic
65a74d12a5
Replace backticks with single quotes 2024-05-27 12:40:17 +02:00
Daniel Dudzic
5b8d9b3520
AXO: Remove Billing Details from the Ryan flow (3173) 2024-05-27 12:27:59 +02:00
Daniel Dudzic
da3fb6d8d6
Fix the two AXO bugs: Billing details missing and select another payment gateway missing 2024-05-24 09:38:40 +02:00
Daniel Dudzic
2f2dc5feeb
AXO: Fix Ryan flow credit card icons 2024-05-14 13:51:20 +02:00
Emili Castells Guasch
2bcdd77ba6 Add module path to load the card icons 2024-05-13 18:18:50 +02:00
Emili Castells
8f29a3660e
Merge pull request #2214 from woocommerce/PCP-3089-add-new-icons-for-fastlane
Add new credit card icon files (3089)
2024-05-13 16:01:45 +02:00
Daniel Dudzic
fccde705d1
AXO: Update icons for the Ryan flow 2024-05-10 10:51:19 +02:00
Emili Castells Guasch
39cf0c99fc Ensure empty data scenarios 2024-05-09 16:14:37 +02:00
Daniel Dudzic
94061bb2a5
AXO: Fix state mapping details for shipping details 2024-05-07 15:25:06 +02:00
Emili Castells Guasch
9ff89f16f0 Revert billing view phone key to previous value 2024-05-06 14:42:37 +02:00
Emili Castells Guasch
a12166e0d0 Change shipping address display format 2024-05-06 14:25:04 +02:00
Emili Castells Guasch
6227ba40ae Change shipping address display format 2024-05-06 14:22:51 +02:00
Emili Castells Guasch
404095423b Ensure sending billing phone number if it exist in shipping address 2024-05-06 14:03:44 +02:00
Emili Castells Guasch
27835fc51a Use billing select element to format country and state in shipping view 2024-05-01 11:53:20 +02:00
Emili Castells
e99c1ea75f
Merge branch 'trunk' into PCP-3030-fastlane-improvements-for-kadence-theme 2024-04-30 16:14:26 +02:00
Daniel Dudzic
fe81da15be
Remove the redundant Edit link for the Axo Billing Details 2024-04-30 15:17:53 +02:00
Daniel Dudzic
ef807aecf3
Adjust the styling of the Edit links on the Axo checkout 2024-04-30 14:50:38 +02:00
Emili Castells Guasch
1efe17fe2a Display email in shipping view 2024-04-30 12:13:58 +02:00
Emili Castells Guasch
59a230bd0b Map shipping address phone number to billing phone field 2024-04-30 11:19:36 +02:00
Emili Castells Guasch
2bbc4d3149 Add phone field to be hidden in billing details 2024-04-29 18:07:01 +02:00
Pedro Silva
0fd27144ae
Fix AXO Ryan flow submission. 2024-04-17 10:14:27 +01:00
Pedro Silva
0cb26c4457
Refactor AXO form submission 2024-04-15 17:20:02 +01:00
Pedro Silva
9bf23550dd
Insights preparation. 2024-04-11 17:14:22 +01:00
Pedro Silva
2f1c36af40
Fixes AXO module. 2024-04-11 12:03:31 +01:00
Pedro Silva
995621ba21
Fixes AXO module 2024-04-10 18:27:21 +01:00
Pedro Silva
9391865217
Integrate AXO payment process 2024-04-08 11:31:12 +01:00
Pedro Silva
385d89f071
Fix mastercard logo icon in AXO. 2024-03-14 16:00:37 +00:00
Pedro Silva
578a5426dc
Refactor AXO module 2024-03-14 10:54:15 +00:00
Pedro Silva
a9d2f97a80
Refactoring axo element handling 2024-03-12 09:23:42 +00:00
Pedro Silva
795c1fdcd6
Refactoring AXO module 2024-03-08 17:41:21 +00:00