Commit graph

4422 commits

Author SHA1 Message Date
Emili Castells Guasch
cfa6dfc5ff Bump 2.3.1 version 2023-09-26 16:48:04 +02:00
Emili Castells
5ae7311730
Merge pull request #1727 from woocommerce/PCP-2024-Call-PayPal-only-for-tracking-data-when-order-contains-PayPal-meta
Disable Package Tracking for order if transaction ID doesn't exist (2024)
2023-09-26 16:42:59 +02:00
Emili Castells
229e8fa3d4
Merge pull request #1729 from woocommerce/PCP-2037-old-pcp-orders-with-v-1-tracking-data-may-cause-error-when-v-2-tracking-is-active
Validate tracking data only for add/update Package Tracking (2037)
2023-09-26 16:42:23 +02:00
Emili Castells
effe365e39
Merge pull request #1731 from woocommerce/fix/wc-subscriptions-product-not-found
Fatal error when saving product while WooCommerce Subscriptions plugin is not active (2079)
2023-09-26 16:41:54 +02:00
Pedro Silva
3fc228589f
Fix lint 2023-09-26 14:22:25 +01:00
Emili Castells Guasch
a8c2cb9035 Check if WC_Subscriptions_Product class exist in plugin_is_active 2023-09-26 14:30:59 +02:00
Emili Castells Guasch
7c4605d39b Fix subscriptions product class not found 2023-09-26 12:39:09 +02:00
Emili Castells Guasch
30c1f61f30 Fix psalm 2023-09-26 12:30:58 +02:00
Emili Castells Guasch
55c3b4f2c5 Fix psalm 2023-09-26 12:09:21 +02:00
Emili Castells Guasch
b5e156d74c Fix subscriptions product class not found 2023-09-26 11:59:10 +02:00
Mayisha
bea09b2ed4 woorelease: Product version bump update 2023-09-26 14:14:58 +06:00
Narek Zakarian
9c7e75e86a
Validate info only for new shipments 2023-09-25 19:35:48 +04:00
Narek Zakarian
fc22796ae4
Revert "Validate info only for new shipments"
This reverts commit e936c0070b.
2023-09-25 19:31:18 +04:00
Narek Zakarian
e936c0070b
Validate info only for new shipments 2023-09-25 19:29:54 +04:00
Narek Zakarian
40ac8fc54e
Disable tracking if transaction ID doesn't exist 2023-09-25 17:11:27 +04:00
Emili Castells
8386f5045b
Merge pull request #1720 from woocommerce/release/3.2.0-rc2
2.3.0-rc2 release
2023-09-22 09:30:59 +02:00
Emili Castells Guasch
533c2cc97f Update changelog for 2.3.0-rc2 2023-09-21 16:54:33 +02:00
Emili Castells
af7a02f387
Merge pull request #1717 from woocommerce/feat/PCP-154-apple-pay-payment
Feat/pcp 154 apple pay payment
2023-09-21 15:16:17 +02:00
Emili Castells Guasch
f862ee6be4 Update phpdoc 2023-09-21 14:52:00 +02:00
Emili Castells
bb500e7d1e
Merge pull request #1712 from woocommerce/PCP-2034-add-item-url-and-image-url-to-track-call
Include `item_url` & `image_url` to tracking call (2034)
2023-09-21 14:29:59 +02:00
Emili Castells
38f6909964
Merge pull request #1714 from woocommerce/PCP-2036-Update-Package-Tracking-strings
Update strings for tracking metabox
2023-09-21 14:29:09 +02:00
Emili Castells
31f726155f
Merge pull request #1711 from woocommerce/PCP-2030-remove-payment-vaulted-checker
Remove payment vaulted checker functionality (2030)
2023-09-21 14:27:23 +02:00
Emili Castells Guasch
b53b30feab Fix phpcs 2023-09-21 11:59:40 +02:00
Emili Castells Guasch
09ac019bd0 Add improvements based on PR feedback 2023-09-21 11:24:50 +02:00
carmenmaymo
ccf11e4d8c
Use checkout form data on payment sheet 2023-09-21 09:53:17 +02:00
Narek Zakarian
800455287b
Update strings for tracking metabox 2023-09-20 19:26:23 +04:00
Narek Zakarian
9f8f680507
fix tests 2023-09-20 17:43:29 +04:00
Narek Zakarian
961a0fb3b9
validation for image url 2023-09-20 17:30:56 +04:00
Narek Zakarian
e94c495434
Fix the coding styles 2023-09-20 16:52:09 +04:00
Narek Zakarian
6561475abe
include item_url & image_url to track call 2023-09-20 16:34:13 +04:00
Emili Castells Guasch
1523ee4dfb Fix psalm 2023-09-20 13:03:47 +02:00
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
Emili Castells Guasch
7cfc644379 Remove non used assets 2023-09-19 15:49:29 +02:00
Pedro Silva
940b7fc6e7
Fix admin email validation CSS 2023-09-19 14:17:03 +01:00
Emili Castells Guasch
5f3dc3a647 Move payment checker scheduler to module 2023-09-19 15:16:22 +02: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
carmenmaymo
a45f3c4436
Fix cs 2023-09-19 12:44:26 +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
carmenmaymo
f1ec501311
Merge PCP-1970 2023-09-19 12:22:08 +02:00
Emili Castells Guasch
7d17e4a892 Move vaulted subscriptions intent logic to module 2023-09-19 12:19:31 +02:00
Emili Castells Guasch
80cc94939d Add saved payment checked module 2023-09-19 11:39:35 +02:00
carmenmaymo
364a7034fb
Merge branch 'PCP-1970-unify-conditional-display-logic-for-plugin-settings' into feat/PCP-154-apple-pay-payment
# Conflicts:
#	modules/ppcp-applepay/extensions.php
2023-09-19 11:35:02 +02:00
carmenmaymo
56c8b6af9b
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-19 11:18:07 +02:00
carmenmaymo
cca21234ed
Show validation file from within 2023-09-19 11:17:48 +02:00
Pedro Silva
a9766c01e1
Merge branch 'trunk' into PCP-1970-unify-conditional-display-logic-for-plugin-settings
# Conflicts:
#	modules/ppcp-wc-gateway/resources/js/SettingsHandler/SubElementsHandler.js
2023-09-19 09:45:35 +01:00
Emili Castells Guasch
7b253c97f1 Cast price to float to avoid error in php 8+ 2023-09-19 10:44:02 +02:00
Emili Castells Guasch
79200965f3 Add module directory 2023-09-19 09:58:24 +02:00