Commit graph

4368 commits

Author SHA1 Message Date
Emili Castells
60f998d031
Merge pull request #1688 from woocommerce/PCP-1969-form-data
Fix complex form data during form saving
2023-09-20 12:45:30 +02:00
Emili Castells
b3df2374fd
Merge pull request #1691 from woocommerce/PCP-1943-validate-email-address-api-credentials-field
validate email address API credentials field (1943)
2023-09-19 17:21:06 +02:00
Pedro Silva
940b7fc6e7
Fix admin email validation CSS 2023-09-19 14:17:03 +01:00
Emili Castells
5ca0e16b5b
Merge pull request #1700 from woocommerce/PCP-1797-critical-error-when-editing-the-description-of-a-product-linked-with-a-pay-pal-subscription-to-exceed-127-characters
Error when product description linked with a PayPal subscription exceeds 127 characters (1797)
2023-09-19 14:29:25 +02:00
Emili Castells
8ff8e76715
Merge pull request #1693 from woocommerce/PCP-1669-pay-pal-logo-flashes-when-switching-between-tabs
PayPal logo flashes when switching between tabs (1669)
2023-09-19 12:45:51 +02:00
Emili Castells
940cbf8404
Merge pull request #1704 from woocommerce/PCP-2022-paypal-overlay-uid-blocks-page-after-closing-pay-pal-popup-on-pay-for-order-page
paypal-overlay-uid_ blocks page after closing PayPal popup on Pay for Order page | Terms checkbox validation fails on Pay for Order page (2022, 2023)
2023-09-19 12:44:42 +02:00
Emili Castells
4c803fc792
Merge pull request #1703 from woocommerce/PCP-2021-warning-prevents-payments-on-pay-for-order-page-when-debugging-is-enabled
Warning prevents payments on Pay for Order page when debugging is enabled (2021)
2023-09-19 12:44:05 +02:00
Emili Castells Guasch
7b253c97f1 Cast price to float to avoid error in php 8+ 2023-09-19 10:44:02 +02:00
Pedro Silva
e2ca4cd0ae
Fix PayNowBootstrap parameters 2023-09-18 16:06:25 +01:00
Emili Castells Guasch
5b0c11db27 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 14:18:20 +02:00
Emili Castells
af60282678
Merge pull request #1702 from woocommerce/PCP-2017-subtotal-mismatch-line-name-shows-on-account-settings-page-when-merchant-is-disconnected
Subtotal mismatch line name shows on Account settings page when merchant is disconnected (2017)
2023-09-18 14:02:10 +02:00
Pedro Silva
4fd7619665
Fix undefined index notice on ppcp_create_order_request_body_data hook. 2023-09-18 11:56:28 +01:00
Emili Castells
7df95e02b0
Merge pull request #1699 from woocommerce/PCP-2016-wrong-pay-pal-subscription-id-on-vaulted-subscriptions
Wrong PayPal subscription id on vaulted subscriptions (2016)
2023-09-18 10:51:32 +02:00
Emili Castells Guasch
c39b03bcc9 Fix phpunit 2023-09-18 10:41:51 +02:00
Pedro Silva
3c98f0d430
Fix hide/show method for SubElementsHandler 2023-09-18 09:32:19 +01:00
Emili Castells Guasch
14d102015d Merge branch 'trunk' into PCP-2016-wrong-pay-pal-subscription-id-on-vaulted-subscriptions 2023-09-18 09:53:49 +02:00
Emili Castells Guasch
e85e4466c9 Move prepare description method to trait for reusing 2023-09-18 09:50:02 +02:00
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
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
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