Commit graph

6013 commits

Author SHA1 Message Date
Daniel Dudzic
37ca92c57e
Fix the GooglePay button preview in the settings widget 2024-07-15 22:38:35 +02:00
Daniel Dudzic
6a91e422eb
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-2645-when-selecting-google-pay-as-a-payment-option-in-safari-a-developer-error-is-displayed 2024-07-15 11:31:48 +02:00
Daniel Dudzic
8b43a06f9f
Fix JS linting 2024-07-15 11:21:56 +02:00
Daniel Dudzic
525fee7edd
Remove the redundant async 2024-07-15 10:58:03 +02:00
Emili Castells
02cc1aaad8
Merge pull request #2415 from woocommerce/PCP-3362-enable-sold-individually-option-in-paypal-vaulting
Sold individually automatically disabled after changing from PayPal subscription to PayPal vaulting and adding product more then one time to cart (3362)
2024-07-15 09:47:51 +02:00
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
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
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
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
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
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
Daniel Dudzic
d253aa44fe
Improve Place Order button styling 2024-07-02 13:07:39 +02:00
Emili Castells Guasch
ab02026816 Use wc_get_order to retrieve the order 2024-07-02 11:19:59 +02:00
Emili Castells
ee3bff88bc
Merge pull request #2374 from woocommerce/PCP-3324-remove-empty-venmo-express-button-container
Remove shipping callback for Venmo express button (3324)
2024-07-02 11:07:01 +02:00
Emili Castells
65ac5dc975
Merge pull request #2369 from woocommerce/PCP-3314-pay-pal-package-tracking-not-to-break-orders-screen-when-there-is-an-exception-for-package-tracking
Don't break orders screen when there is an exception for package tracking (3314)
2024-07-02 11:05:46 +02:00
Emili Castells
6785ca9b06
Merge pull request #2372 from woocommerce/PCP-3250-apple-pay-and-google-pay-buttons-dont-appear-in-pay-pal-button-stack-on-multi-step-checkout
Apple Pay and Google Pay buttons don't appear in PayPal Button stack on multi-step Checkout (3250)
2024-07-02 11:05:09 +02:00
Emili Castells
4897193669
Merge pull request #2367 from woocommerce/PCP-3237-fix-apple-pay-button-layout
Fix Apple Pay button layout (3237)
2024-07-02 11:04:19 +02:00
Wesley Rosa
af8d9a1e54 Merge remote-tracking branch 'origin/release/2.8.1' into trunk 2024-07-01 18:41:08 -03:00
Wesley Rosa
3caaa59da9 woorelease: Product version bump update 2024-07-01 18:23:34 -03:00
Emili Castells Guasch
c1e199e63d Remove ddev js test command for now 2024-07-01 18:17:12 +02:00
Emili Castells Guasch
8074d002bb Add package scripts 2024-07-01 18:14:38 +02:00
Emili Castells Guasch
4c05e7c2bd Merge branch 'trunk' into PCP-3170-add-es-lint-and-testing-library-for-js-code 2024-07-01 17:29:03 +02:00
Emili Castells
7b6084ac28
Merge pull request #2383 from woocommerce/release/2.8.1-rc2
Release 2.8.1-rc2
2024-07-01 16:05:50 +02:00
Emili Castells Guasch
4a17d6c0d3 Update changelog 2024-07-01 15:44:39 +02:00
Emili Castells
34245a852b
Merge pull request #2379 from woocommerce/PCP-3327-remove-giropay-references-due-to-deprecation
Remove Giropay references due to deprecation (3327)
2024-07-01 15:39:45 +02:00