Commit graph

4454 commits

Author SHA1 Message Date
Emili Castells Guasch
0afae2f9ee Move prepare description method to trait for reusing 2023-09-18 09:47:30 +02:00
Emili Castells Guasch
9a21e9df50 Merge branch 'trunk' into PCP-1797-critical-error-when-editing-the-description-of-a-product-linked-with-a-pay-pal-subscription-to-exceed-127-characters 2023-09-18 09:22:20 +02:00
Emili Castells
ffe3a539ba
Merge pull request #1697 from woocommerce/PCP-2014-subscription-support-depending-on-vaulting-setting-instead-of-subscription-mode-setting
Subscription support depending on Vaulting setting instead of subscription mode setting (2014)
2023-09-18 09:16:34 +02:00
Pedro Silva
e31e09f0c7
Refactor DisplayManager for admin field display rules centralization. 2023-09-15 17:32:00 +01:00
Emili Castells Guasch
e7bd6061d0 Do not check for PayPal subscriptions api enabled in ACDC gateway 2023-09-15 17:15:48 +02:00
Emili Castells Guasch
f161ca7ec8 Move subscription id session clear to payment handlers 2023-09-15 16:27:36 +02:00
Emili Castells Guasch
a13da931ed Ensure subscription product description does not exceed 127 characters 2023-09-15 15:33:14 +02:00
Emili Castells Guasch
ac22a25f4f Clear PayPal subscription id from session when payment is complete 2023-09-15 13:13:13 +02:00
Emili Castells Guasch
f9a2b7aa07 Set vault enabled based on subscription mode 2023-09-15 11:41:38 +02:00
Pedro Silva
93f7e5dca6
Fix lint 2023-09-14 17:56:32 +01:00
Pedro Silva
0cddf83b9d
Add FieldDisplayManager.
Refactor admin field show/hide.
2023-09-14 17:48:46 +01:00
Emili Castells
d3a02e79c5
Merge pull request #1694 from woocommerce/release/2.3.0
Release 2.3.0
2023-09-13 15:00:01 +02:00
Emili Castells Guasch
e09961e6c8 Update composer 2023-09-13 14:49:34 +02:00
Emili Castells Guasch
3093b13466 Update composer 2023-09-13 14:41:49 +02:00
Emili Castells Guasch
3d011bbab2 Update composer 2023-09-13 14:38:35 +02:00
Emili Castells Guasch
685de8f320 Update changelog 2023-09-13 14:23:05 +02:00
Emili Castells
284d075716
Merge pull request #1675 from woocommerce/PCP-1981-Tracking-number-field-validation-messages-improvement
Improve error & success validation messages (1981)
2023-09-13 14:21:12 +02:00
Emili Castells
4c08532e5f
Merge pull request #1674 from woocommerce/PCP-1980-Place-holder-text-is-not-removed-when-Shipment-tracking-is-added
Remove "no shipment" message after adding tracking (1980)
2023-09-13 14:20:22 +02:00
Emili Castells Guasch
9b9453b750 Bump 2.3.0 version 2023-09-13 14:18:27 +02:00
Emili Castells
19da12d1b7
Merge pull request #1667 from InpsydeNiklas/trunk
update readme.txt
2023-09-13 14:03:35 +02:00
Emili Castells
4bedeab529
Merge pull request #1689 from woocommerce/wip/apple-google-combined
Combined Apple Pay and Google Pay integration (154, 1744)
2023-09-13 13:56:45 +02:00
Pedro Silva
5ca4d4d177
Fix PayPal logo size "blink" 2023-09-13 11:11:26 +01:00
Pedro Silva
2076fd3048
Add GB and CA to GooglePay allowed countries. 2023-09-13 10:15:32 +01:00
Emili Castells
2961132aec
Merge pull request #1650 from woocommerce/PCP-1968-subscriptions-api-renewals
PayPal Subscriptions API renewals (1968)
2023-09-13 09:31:15 +02:00
Emili Castells
555c39e750
Merge pull request #1690 from woocommerce/PCP-1979-remove-subscriptions-api-feature-flag
Remove PayPal Subscriptions API feature flag
2023-09-13 09:31:07 +02:00
Emili Castells Guasch
b116d6cb20 Remove subscriptions api feature flag 2023-09-13 09:14:57 +02:00
Niklas Gutberlet
1469f6d294
Merge branch 'woocommerce:trunk' into trunk 2023-09-12 22:45:20 +02:00
Niklas Gutberlet
9c4c14f02f
Update tags
New tags were requested.
2023-09-12 20:10:27 +02:00
Pedro Silva
c3e5d21e75
Add GooglePay button language/locale 2023-09-12 18:09:58 +01:00
Pedro Silva
bc5e6f6a46
Add email validation in onboarding. 2023-09-12 17:45:29 +01:00
Emili Castells Guasch
f26cdf9c56 Increase action priority to get the correct meta values 2023-09-12 17:29:29 +02:00
carmenmaymo
e8b21ed044
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-12 15:37:31 +02:00
carmenmaymo
fe64c9d21c
Add button max width 2023-09-12 15:37:04 +02:00
carmenmaymo
12899b2ac8
Update settings texts 2023-09-12 15:35:32 +02:00
Pedro Silva
2298a5fb1b
Merge branch 'trunk' into wip/apple-google-combined 2023-09-12 14:21:38 +01:00
Pedro Silva
e6ec9d8699
Revert "Change vertical layout on block express checkout when GooglePay is present."
This reverts commit ee96505b82.
2023-09-12 14:08:54 +01:00
Emili Castells
2bbd497e7c
Merge pull request #1653 from woocommerce/PCP-1967-paylater
Do not enable Pay Later funding source when only messaging enabled
2023-09-12 14:50:34 +02:00
Pedro Silva
ee96505b82
Change vertical layout on block express checkout when GooglePay is present. 2023-09-12 13:49:36 +01:00
Emili Castells Guasch
4e6b856a0d Add early return if transaction id does not exist 2023-09-12 14:32:41 +02:00
carmenmaymo
7f2214ce9b
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-12 14:07:54 +02:00
carmenmaymo
e605da13a1
Reorder setting and add descriptions 2023-09-12 14:07:30 +02:00
carmenmaymo
cbdff1588b
Fix style in checkout and cs 2023-09-12 14:07:09 +02:00
carmenmaymo
da0dcdef89
Filter onboarding 2023-09-12 14:06:16 +02:00
carmenmaymo
de11044010
Remove unused methods 2023-09-12 14:05:27 +02:00
carmenmaymo
a073f8618d
Add pill class 2023-09-12 14:05:06 +02:00
carmenmaymo
11121b56c6
Remove outdated script 2023-09-12 12:17:08 +02:00
carmenmaymo
4c1f6ec638
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-12 12:11:53 +02:00
carmenmaymo
4b76cb9f94
Add minicart style 2023-09-12 12:08:08 +02:00
carmenmaymo
f05cba555c
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-12 11:55:42 +02:00
carmenmaymo
2f77020d2f
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-12 11:55:01 +02:00