Commit graph

315 commits

Author SHA1 Message Date
Daniel Dudzic
7a35792095
AXO: Fix the Has Profile/No CC scenario 2024-05-20 16:17:55 +02:00
Daniel Dudzic
c6a775298a
Fastlane notice location and color changes 2024-05-16 23:59:03 +02:00
Daniel Dudzic
41ac4197ee
Force cart and block-cart button loctions when AXO is active (3091) 2024-05-15 14:42: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 Guasch
b5f4e03f2a Fix phpcs 2024-05-13 18:07:13 +02:00
Emili Castells Guasch
4ae592541f Remove static for now 2024-05-13 17:59:36 +02:00
Emili Castells
97c1a95a8e
Merge pull request #2219 from woocommerce/PCP-3088-fastlane-must-override-default-payment-method-for-guests
AXO: Make AXO the default payment method for guest customers (3088)
2024-05-13 17:43:41 +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
095b771a9d
Merge pull request #2222 from woocommerce/PCP-3107-card-fields-hidden-with-the-page-and-post-builder-plugin
Card fields hidden due to css class override from external code.
2024-05-13 17:43:12 +02:00
Emili Castells
97eae9b6db
Merge pull request #2224 from woocommerce/PCP-3062-fastlane-detect-checkout-page-type
AXO: Add warnings in Fastlane settings if the user isn't using classic checkout (3062)
2024-05-13 17:42:54 +02:00
Daniel Dudzic
2adc7d1289
Update the AXO warning messages 2024-05-13 17:22:33 +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
Daniel Dudzic
f9066b15ae
Refine the condition for setting Fastlane as default 2024-05-13 16:23:16 +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
652cce9d6d
AXO: Chnage Fastlane descriptions to communicate better that when enabled Fastlane is the default payment method for guests 2024-05-13 11:50:59 +02:00
Daniel Dudzic
9b89a7b9f8
AXO: Make AXO the default payment method for guest customers (3088) 2024-05-13 11:04:28 +02:00
Daniel Dudzic
fccde705d1
AXO: Update icons for the Ryan flow 2024-05-10 10:51:19 +02:00
Daniel Dudzic
1f3bc01526
Add the checkout detection notice to the AXO gateway settings 2024-05-10 02:07:51 +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
Daniel Dudzic
41b59bdfb4
Enable the new icons for Fastlane checkout 2024-05-09 14:06:03 +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
Daniel Dudzic
ee571138d2
Remove the commented out code 2024-05-06 17:03:51 +02:00
Daniel Dudzic
0a793de413
Temporarily disable the new icons 2024-05-06 16:40:35 +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
Emili Castells Guasch
a7151a2ea4 Remove duplicated docblock 2024-05-06 15:48:20 +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
Daniel Dudzic
ed82a8df2b
Add new AXO credit card icons 2024-05-06 15:22:49 +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
fe3e4762dd
Update the PayPal-Open font family name for the AXO setting 2024-05-06 12:46:33 +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
c1e51cb8a3 Updade privacy text 2024-05-02 16:53:19 +02:00
Emili Castells Guasch
0648a01ebb Update name on card label and hide it when disabling Fastlane 2024-05-02 14:39:23 +02:00