Commit graph

5718 commits

Author SHA1 Message Date
Emili Castells
d3f9f659d7
Merge pull request #2220 from woocommerce/release/2.7.1-rc1
Release 2.7.1-rc1
2024-05-13 12:16:58 +02:00
Emili Castells Guasch
c3dbf42db8 Bump 2.7.1-rc1 version 2024-05-13 11:56:24 +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
Emili Castells
69b7ba87df
Merge pull request #2211 from woocommerce/PCP-3060-notice-on-newly-created-block-cart-checkout
Fix the notice on newly created block cart checkout (3060)
2024-05-13 10:40:27 +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
13cd9a6b61
Merge pull request #2177 from woocommerce/PCP-2806-pay-pal-button-does-not-showing-on-block-checkout-page-preview-when-apple-pay-is-enabled
Fix the Apple Pay button in the editor (2806)
2024-05-09 16:38:15 +02:00
Emili Castells
a7b89b326f
Merge pull request #2192 from woocommerce/PCP-2824-pui-refunds-not-recorded-in-pay-pal
Allow PUI Gateway for refund processor (2824)
2024-05-09 16:37:11 +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
Daniel Dudzic
42d50227f0
Add new credit card icon files 2024-05-09 14:01:58 +02:00
Daniel Dudzic
ce280e9cba
Add new helper class that provides methods for Cart and Checkout type detection 2024-05-09 13:06:20 +02:00
Emili Castells
41eb1792c0
Merge pull request #2213 from woocommerce/PCP-3061-fastlane-must-clear-all-pay-pal-test-scenarios
Merge states logic into trunk
2024-05-09 11:00:41 +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
Emili Castells
0bbb0c6bd6
Merge pull request #2188 from woocommerce/PCP-2961-data-partner-attribution-id-missing-on-block-cart-checkout-pages
Set the 'Woo_PPCP' as a default value for `data-partner-attribution-id` (2961)
2024-05-09 10:39:31 +02:00
Emili Castells
12a25ddece
Merge pull request #2180 from woocommerce/PCP-3015-ensure-package-tracking-data-is-sent-to-original-pay-pal-transaction
Ensure package tracking data is sent to original PayPal transaction (3015)
2024-05-09 10:39:02 +02:00
Niklas Gutberlet
2f2cdd2ecf
Merge pull request #2212 from woocommerce/PCP-3076-fastlane-submit-email-with-enter-key
Fastlane submit email with enter key ()d
2024-05-08 17:58:08 +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
Niklas Gutberlet
f4054bb8ef
Merge pull request #2210 from woocommerce/PCP-3073-fastlane-checkout-icons-too-big
Fix Large Fastlane checkout icons (3073)
2024-05-07 17:40:34 +02:00
Daniel Dudzic
c3047caaa1
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3060-notice-on-newly-created-block-cart-checkout 2024-05-07 16:52:52 +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
b84d17f0bb
Merge pull request #2194 from woocommerce/PCP-3022-v2-fastlane-frontend-improvements
Fastlane improvements (3022)
2024-05-07 10:39:21 +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
Narek Zakarian
effa906bbe
Add the "important" notice 2024-05-06 19:35:17 +04: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
Narek Zakarian
c643eed589
Update the strings 2024-05-06 18:48:48 +04:00
Narek Zakarian
a27a239d53
Enable the shipping callback functionality by default 2024-05-06 18:45:46 +04:00
Narek Zakarian
b7498149ad
Allow handling the shipping in PayPal 2024-05-06 18:44:24 +04:00
Narek Zakarian
f1a114588a
Create shipping handler for smart button 2024-05-06 18:43:27 +04: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