Commit graph

92 commits

Author SHA1 Message Date
Daniel Dudzic
38fc9906b7
First attempt: Add a continue button next to the email input 2024-06-06 01:16:52 +02:00
Emili Castells Guasch
b3ffa1030d Fix stringify objects 2024-05-29 15:21:21 +02:00
Emili Castells Guasch
1524d03ba2 Consolidate logging 2024-05-29 14:53:58 +02:00
Emili Castells Guasch
4c9ccebd10 Merge branch 'fastlane' into PCP-3172-fastlane-send-js-logs-to-woo-commerce-logger 2024-05-29 12:55:06 +02:00
Daniel Dudzic
66ba0ee8af
Merge branch 'fastlane' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3173-fastlane-hide-billing-data-in-ryan-flow 2024-05-28 18:37:28 +02:00
Daniel Dudzic
64dee95a76
AXO: Disable payment method selection during OTP interaction (3174) 2024-05-27 15:59:46 +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
Emili Castells Guasch
cb190796ed Add error logs 2024-05-27 12:21:38 +02:00
Emili Castells Guasch
f6d07d9225 Adding frontend logger (WIP) 2024-05-24 17:13:43 +02:00
Emili Castells
6ec1673bd1
Merge pull request #2257 from woocommerce/PCP-3168-fastlane-billing-fields-appear-when-fastlane-user-authenticated-in-ryan-flow
Fix the two AXO bugs: Billing details missing and select another... (3168)
2024-05-24 16:12:58 +02:00
Emili Castells Guasch
be9de35175 Rename name to cardholderName 2024-05-24 11:38:48 +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
8ff548c556
Merge branch 'fastlane' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3110-fastlane-improve-ryan-icon-display 2024-05-23 16:03:00 +02:00
Emili Castells
f8e156675d
Merge pull request #2244 from woocommerce/PCP-3061-fastlane-must-clear-all-pay-pal-test-scenarios
AXO: Fix the Has Profile/No CC scenario
2024-05-23 15:44:40 +02:00
Emili Castells
2a3559b536
Merge pull request #2245 from woocommerce/PCP-3132-fastlane-other-payment-method-not-hidden-in-ryan-flow-with-some-themes
AXO: Fix hiding/showing of the alternative payment gatways (3132)
2024-05-23 15:43:55 +02:00
Daniel Dudzic
97cd436efe
Change opacity of the overlay color 2024-05-23 10:51:27 +02:00
Daniel Dudzic
8ee4a524bb
First attempt to optimize the checkout loading of the Fastlane experience to make it nice and smooth 2024-05-23 01:30:20 +02:00
Daniel Dudzic
e566e376b9
AXO: Fix hiding/showing of the alternative payment gatways with Twenty Twenty-Four theme 2024-05-20 17:03:35 +02:00
Daniel Dudzic
7a35792095
AXO: Fix the Has Profile/No CC scenario 2024-05-20 16:17:55 +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
5c5a11b4c3
Merge pull request #2221 from woocommerce/PCP-3090-fastlane-show-name-on-card-setting-in-options
Fastlane show Name on Card setting in options (3090)
2024-05-13 17:43:27 +02:00
Emili Castells Guasch
5b5654d371 Rename .hidden class to avoid overrides from external code 2024-05-13 16:32:10 +02:00
Emili Castells Guasch
a8e8643d3d Re-enable name on card 2024-05-13 16:23:17 +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
Daniel Dudzic
a14624b1f3
Add Amex icon and fix the icons order 2024-05-10 00:55:28 +02:00
Emili Castells Guasch
39cf0c99fc Ensure empty data scenarios 2024-05-09 16:14:37 +02:00
Emili Castells Guasch
d647a1b2cb Merge branch 'PCP-3061-fastlane-must-clear-all-pay-pal-test-scenarios' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3061-fastlane-must-clear-all-pay-pal-test-scenarios 2024-05-09 10:46:25 +02:00
Emili Castells Guasch
7372dae068 Merge branch 'trunk' into PCP-3061-fastlane-must-clear-all-pay-pal-test-scenarios 2024-05-09 10:46:06 +02:00
Daniel Dudzic
f673b3d496
Add enter key submission to AXO 2024-05-08 00:30:59 +02:00
Niklas Gutberlet
6cbe8d7105
Merge pull request #2209 from woocommerce/PCP-3063-fastlane-billing-state-province-only-mapped-to-active-billing-country-selection
Fix Fastlane billing state province only mapped to active billing country selection (3063)
2024-05-07 17:42:27 +02:00
Daniel Dudzic
c5f51d897a
AXO: Fix gateway icons 2024-05-07 15:37:39 +02:00
Daniel Dudzic
94061bb2a5
AXO: Fix state mapping details for shipping details 2024-05-07 15:25:06 +02:00
Emili Castells Guasch
b43058f13e Fix wrong billing address admin areas values 2024-05-07 10:53:52 +02:00
Emili Castells
f9e15767b7
Merge pull request #2205 from woocommerce/PCP-3058-additional-fastlane-improvements
Additional Fastlane improvements (3058)
2024-05-07 10:13:59 +02:00
Emili Castells Guasch
f2c6ff09af Add improvements 2024-05-07 09:55:48 +02:00
Daniel Dudzic
0c1242cbae
Merge branch 'PCP-3022-v2-fastlane-frontend-improvements' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3058-additional-fastlane-improvements 2024-05-06 17:05:22 +02:00
Emili Castells Guasch
117fbbef13 Ensure otp failed or cancelled render card fields with no consent toggle 2024-05-06 16:14:59 +02:00
Daniel Dudzic
40de3e1311
Merge branch 'PCP-3022-v2-fastlane-frontend-improvements' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3058-additional-fastlane-improvements 2024-05-06 15:44:34 +02:00
Emili Castells Guasch
5a037b1c93 Hide terms and conditions checkbox before Fastlane authentication 2024-05-06 15:31:30 +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
e886b0027c Do not set billing address and card if no billing address in profile data response 2024-05-06 12:49:41 +02:00
Daniel Dudzic
f72b95fcc0
Fix alignment of AXO credit card icons 2024-05-06 12:30:34 +02:00
Emili Castells Guasch
2a20df9b6f Enable name on card and hide it from settings 2024-05-06 12:28:14 +02:00
Emili Castells Guasch
e26d8f8110 Remove focus on email field for now 2024-05-02 11:56:06 +02:00