Narek Zakarian
2f0b01ebcb
Fix the coding styles
2024-07-15 19:38:10 +04:00
Narek Zakarian
f643f9e1d7
Return the callback to fix the shipping options update process
2024-07-15 19:20:35 +04:00
Narek Zakarian
f9aa2b565d
Return the callback to fix the shipping options update process
2024-07-15 19:20:24 +04:00
Narek Zakarian
c5fd3a6cea
Use the WC STORE API endpoint constant and the home_url
2024-07-15 19:19:32 +04:00
Narek Zakarian
b5fa8972d0
Store the WC STORE API endpoint in constant
2024-07-15 19:18:51 +04:00
Emili Castells Guasch
473b286de0
Do not display googlepay button inside smart buttons in classic checkout if goolepay button is enabled
2024-07-15 16:13:12 +02:00
Emili Castells Guasch
f8ed3328a8
Dispaly googlepay payment method only if googlepay button is enabled
2024-07-15 15:56:35 +02:00
Emili Castells Guasch
e52939200f
Hide wc place order button when applepay payment method is selected
2024-07-15 14:54:10 +02:00
George Burduli
397acdd2bf
Prevent displaying smart button multiple times on variable product page
2024-07-15 16:45:10 +04:00
Emili Castells Guasch
b173ca1f75
Add WC gateway
2024-07-15 13:06:00 +02:00
Emili Castells Guasch
990c410d75
Merge branch 'trunk' into PCP-3320-separate-google-pay-button-for-classic-checkout
2024-07-15 12:02:20 +02:00
Emili Castells Guasch
70e9e95a86
Remove singapore and hong kong for now
2024-07-15 11:43:00 +02:00
Emili Castells Guasch
451ecb99dd
Merge branch 'trunk' into PCP-3348-extend-advanced-card-processing-country-eligibility
2024-07-15 11:40:48 +02:00
Emili Castells Guasch
311d513fbf
Add WC gateway
2024-07-15 11:40:09 +02:00
Emili Castells
925480b665
Merge pull request #2409 from woocommerce/PCP-3360-wrong-string-in-smart-button-preview-on-standard-payments-tab
...
Wrong string in smart button preview on Standard Payments tab (3360)
2024-07-15 11:38:57 +02:00
Emili Castells
dabc6fdf61
Merge pull request #2407 from woocommerce/PCP-3359-fatal-error-when-fastlane-enabled-and-we-add-product-to-cart-and-navigate-to-checkout
...
AXO: Replace the init hook with wp_loaded to avoid getting 'called too early' errors (3359)
2024-07-15 11:37:53 +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
Philipp Stracker
1eca3b09d7
🔀 Merge branch 'trunk'
...
Resolve merge conflict due to new JS code format
2024-07-15 11:16:47 +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
George Burduli
636b905ef0
Fix add to cart limits of non-subscription products
2024-07-12 17:07:34 +04:00
Daniel Dudzic
4b8843d93d
Google Pay: Fix the incorrect popup triggering (2645)
2024-07-12 13:49:50 +02:00
Emili Castells Guasch
11105d913b
Run eslint autofix
2024-07-12 12:58:34 +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
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
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