Commit graph

6178 commits

Author SHA1 Message Date
George Burduli
bd6115855f
Add check for invalid product 2024-07-12 17:15:56 +04:00
Emili Castells
933e45e6d5
Merge pull request #2413 from woocommerce/run-js-autofix-and-remove-package-build-leftovers
Run eslint autofix and remove introduced package build leftovers
2024-07-12 15:14:51 +02:00
George Burduli
636b905ef0
Fix add to cart limits of non-subscription products 2024-07-12 17:07:34 +04:00
Emili Castells Guasch
2de142152a Fix remove test folder 2024-07-12 15:00:18 +02:00
Philipp Stracker
0e2cf0c219
🔒️ Removed option to customize BN code 2024-07-12 14:43:14 +02:00
Daniel Dudzic
4b8843d93d
Google Pay: Fix the incorrect popup triggering (2645) 2024-07-12 13:49:50 +02:00
Emili Castells Guasch
3937f7d8d8 Add files and folders to delete at build time 2024-07-12 13:05:55 +02:00
Emili Castells Guasch
11105d913b Run eslint autofix 2024-07-12 12:58:34 +02:00
Philipp Stracker
ff304b4185
🔒️ Remove filter for BN code constant 2024-07-12 12:13:09 +02:00
Philipp Stracker
56eaf73a29
️ Optimize loading of plugin scripts 2024-07-11 15:53:05 +02:00
Philipp Stracker
a71a3dec5a
💬 Fix incorrect preview box title
Fix the wrong literal introduced here:
<d2f0cb1c31/modules/ppcp-wc-gateway/src/Settings/Fields/paypal-smart-button-fields.php (L31)>
2024-07-11 15:02:23 +02:00
Narek Zakarian
484d026cce
Remove the return type to avoid potential errors 2024-07-10 19:48:40 +04:00
George Burduli
59953ae58c
Remove redundant else condition 2024-07-10 18:08:46 +04:00
Daniel Dudzic
acc0ac61d2
Replace the init hook with wp_loaded to avoid getting 'called too early' errors 2024-07-10 12:47:58 +02:00
George Burduli
300804a738
Fix psalm error 2024-07-10 14:30:09 +04:00
George Burduli
8a37f10883
Update contributor account inpsyde => syde 2024-07-10 13:59:00 +04:00
George Burduli
5123a1511c
Add notice when upgrading to plugin version >= 3.0.0 2024-07-10 10:22:14 +04:00
George Burduli
49faab654a
Prevent enabling Standard Card Button when ACDC is enabled 2024-07-10 09:23:04 +04:00
Emili Castells
36a13f6500
Merge pull request #2403 from woocommerce/PCP-3346-type-error-with-w-3-total-cache-plugin
W3 Total Cache: Remove type from file parameter as sometimes null gets passed causing errors (3346)
2024-07-09 16:20:45 +02:00
Emili Castells
dd777f1401
Merge pull request #2394 from woocommerce/PCP-680-retain-subscription-functionality-for-existing-subscriptions-when-pay-pal-subscriptions-mode-or-pay-pal-features-are-disabled
Preserve subscription renewal processing when switching Subscriptions Mode or disabling gateway (680)
2024-07-09 16:10:55 +02:00
Daniel Dudzic
743f504380
Fix Psalm errors 2024-07-09 16:05:54 +02:00
Emili Castells Guasch
0ee9907dc9 Add gateway_scheduled_payments support for PayPal subscriptions at subscription level 2024-07-09 15:43:46 +02:00
Daniel Dudzic
c727606e7a
W3 Total Cache: Remove type from as sometimes null gets passed causing errors 2024-07-09 15:31:27 +02:00
Narek Zakarian
b350a20e34
Fix the PSALM 2024-07-09 17:05:05 +04:00
Emili Castells
8dea9b3273
Merge pull request #2396 from woocommerce/next-version
Merge next-version into trunk
2024-07-09 14:54:49 +02:00
Emili Castells
12d39b9d4a
Merge pull request #2391 from woocommerce/PCP-3120-apple-pay-payment-fails-with-validation-errors-when-shipping-disabled-in-woo-commerce-and-or-no-shipping-method-configured
Apple Pay: Fix when shipping is disabled (3120)
2024-07-09 14:54:07 +02:00
Emili Castells
12a7bbe0d0
Merge pull request #2400 from woocommerce/PCP-3353-all-products-sold-individually-when-pay-pal-subscriptions-selected-as-subscriptions-mode
All products "Sold individually" when PayPal Subscriptions selected as Subscriptions Mode (3353)
2024-07-09 14:23:56 +02:00
Narek Zakarian
6599686329
Add NYP compat layer 2024-07-09 15:41:14 +04:00
Narek Zakarian
fd56d758c5
Add service to check if NYP is active 2024-07-09 15:40:50 +04:00
Narek Zakarian
0038922fe8
Add filter for the total 2024-07-09 15:40:16 +04:00
Emili Castells Guasch
0bb7165273 Ensure connect subscription is sent when saving subscription product 2024-07-09 12:30:13 +02:00
Emili Castells
cb624eb3bf
Merge pull request #2398 from woocommerce/PCP-3295-billing-details-for-guest-user-on-short-checkout-greyed-out-and-payment-not-possible-when-fastlane-enabled-part-2
AXO: Prevent loading scripts and executing logic in continuation mode (3295)
2024-07-09 11:10:41 +02:00
Daniel Dudzic
f758f4c2c8
AXO: Prevent loading scripts and executing logic in PayPal continuation mode 2024-07-08 15:25:16 +02:00
Emili Castells Guasch
9613e4741f Extend advanced card country eligibility 2024-07-08 14:45:12 +02:00
Danny Dudzic
879831d487
Merge pull request #2390 from woocommerce/PCP-3313-can-not-pay-with-google-pay-from-block-cart-and-block-checkout-page
Google Pay: Fix issuse with data.paymentSource being undefined (3313)
2024-07-08 13:21:18 +02:00
Danny Dudzic
d2e2f76f59
Merge pull request #2386 from woocommerce/PCP-3330-fastlane-improve-button-styling-to-better-match-theme-defaults-e-g-on-place-order-button
Improve Place Order button styling (3330)
2024-07-08 12:03:26 +02:00
Emili Castells Guasch
fadb78dc32 Add gateway_scheduled_payments support when subscription mode is PayPal subscriptions 2024-07-05 16:58:02 +02:00
Emili Castells Guasch
e66d733ef5 Remove redundant comments 2024-07-05 16:44:34 +02:00
Emili Castells Guasch
84f138a28d Move wc subscriptions support to ppcp-wc-subscriptions module and remove conditionals based on setting enabled 2024-07-05 16:21:16 +02:00
Emili Castells
32a18e6ff4
Merge pull request #2384 from woocommerce/PCP-3170-add-es-lint-and-testing-library-for-js-code
Add ESLint and Testing Library for JS code (3170)
2024-07-05 12:38:36 +02:00
Emili Castells
da49ceefdb
Merge pull request #2371 from woocommerce/PCP-3286-pay-later-button-preview-are-missing
Pay Later button preview is missing (3286)
2024-07-04 09:29:07 +02:00
Daniel Dudzic
6a2c433484
Fix Apple Pay when shipping is disabled 2024-07-03 16:39:46 +02:00
Emili Castells
caea2ceb3e
Merge pull request #2385 from woocommerce/PCP-3296-loading-of-non-order-as-a-wc-order-causes-warnings-and-potential-data-corruption
Use `wc_get_order` to retrieve the order
2024-07-03 14:34:39 +02:00
Daniel Dudzic
e1bdc64248
Google Pay: Fix issuse with data.paymentSource being undefined and the shipping allowed boolean being hardcoded 2024-07-03 12:29:29 +02:00
Philipp Stracker
964b9ac606
🔀 Merge branch 'trunk' 2024-07-03 11:05:43 +02:00
Emili Castells Guasch
fef4566f52 Merge branch 'trunk' into PCP-3170-add-es-lint-and-testing-library-for-js-code 2024-07-03 10:54:51 +02:00
Emili Castells
6bd938a177
Merge pull request #2381 from woocommerce/PCP-3319-remove-bcdc-button-from-block-express-checkout-area
Remove BCDC button from block Express Checkout area (3319)
2024-07-02 17:43:15 +02:00
Emili Castells Guasch
78bbc1fd67 Remove psalm comments 2024-07-02 17:38:25 +02:00
Emili Castells Guasch
fa11c6863f Add constant to psalm stubs 2024-07-02 17:13:23 +02:00
Philipp Stracker
ece3e3a17b
🚨 Update unit tests to define a BN-Code 2024-07-02 16:55:18 +02:00