Commit graph

197 commits

Author SHA1 Message Date
Philipp Stracker
317ba4e8ec
Extend the debounce helper with flush & cancel 2024-10-24 12:48:33 +02:00
Emili Castells
60cf3622e5
Merge pull request #2685 from woocommerce/PCP-3737-Display-gateway-icons-on-block-checkout-even-when-payment-method-is-not-selected
Display gateway icons on block checkout even when payment method is not selected (3737)
2024-10-22 12:43:37 +02:00
Emili Castells Guasch
a16ab58dd8 Wrap multiple condition in parenthesis 2024-10-14 14:02:35 +02:00
Emili Castells Guasch
b2b3a35774 Wrap multiple condition in parenthesis 2024-10-14 14:01:55 +02:00
Emili Castells Guasch
01e5f54039 Ensure setting exist before getting it 2024-10-14 12:54:48 +02:00
Daniel Dudzic
2d1f7fb512
Fix ACDC gateway not visible on block Checkout for logged-out users 2024-10-11 16:14:51 +02:00
inpsyde-maticluznar
7c111906ab
Position the card icons beside the label instead of beneath the fields on the checkout form. 2024-10-10 07:22:22 +02:00
Emili Castells Guasch
b5ca63308a Check if method exist in session 2024-10-09 09:44:20 +02:00
Daniel Dudzic
733eee08a2
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3771-axo-refactor-pay-pal-script-loading-to-prevent-conflicts 2024-10-08 09:17:08 +02:00
Daniel Dudzic
e76c8b257b
Rename the new script loading script 2024-10-08 00:41:30 +02:00
Emili Castells
8f13457181
Merge pull request #2662 from woocommerce/PCP-3740-fastlane-update-fastlane-block-checkout-description-in-editor
Axo: Remove Axo from the Checkout block in the editor and add an ACDC card preview (3740)
2024-10-07 10:40:32 +02:00
Daniel Dudzic
5e1c2a22d2
Introduce a unified script loader to improve script loading, debugging and prevent conflicts 2024-10-05 02:26:09 +02:00
Emili Castells
b4b574db99
Merge pull request #2636 from woocommerce/PCP-3696-google-pay-has-no-amount
Fix the "0.00" amount in Google Pay for virtual products (3696)
2024-10-04 15:15:30 +02:00
Daniel Dudzic
763f6a431e
Remove Axo from the Checkout block in the editor and add the ACDC card component in the editor view 2024-10-01 15:03:38 +02:00
Daniel Dudzic
b037a90e4f
Axo Block: Load ACDC for logged in users in the Block Checkout 2024-09-26 17:25:34 +02:00
Emili Castells Guasch
6a8df7e888 Merge branch 'trunk' into fastlane 2024-09-26 15:41:03 +02:00
Philipp Stracker
c852bc92b5
🐛 Fix express payment error in block cart 2024-09-23 17:14:28 +02:00
Philipp Stracker
5891d80f75
🎨 Code style changes & cleanup
- Remove unused imports
- Use state instead of global window-variable (continuationFilled)
- Apply codestyle rules (spaces, change one let to const)
2024-09-23 13:50:44 +02:00
Emili Castells Guasch
b8a7a533c2 Merge branch 'trunk' into update/add-title-description-and-gateway 2024-09-20 15:26:48 +02:00
Daniel Dudzic
3ca879d4e1
Add PHPCS fixes 2024-09-19 12:25:13 +02:00
Daniel Dudzic
c1c8c44af1
Remove ACDC from the block checkout if Axo is present 2024-09-19 00:39:53 +02:00
Alex Florisca
32aec9a3dd Add text domain to translation string 2024-09-04 14:57:41 +01:00
Philipp Stracker
2cb026604c
Merge branch 'PCP-1773-php74'
# Conflicts:
#	composer.lock
2024-09-04 15:47:37 +02:00
Alex Florisca
2e974488f0 Add title, description and gatewayId to express payment 2024-09-04 12:27:22 +01:00
Alex P.
f538ea2ef2
Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
Moritz Meißelbach
5c6c3a0005
Merge branch 'refs/heads/trunk' into modularity-module-migration 2024-08-27 10:04:18 +02:00
Philipp Stracker
f6f98204c1
🐛 Fix fatal error in PayPalPaymentMethod class 2024-08-26 13:37:47 +02:00
Moritz Meißelbach
789d979c80
Merge branch 'refs/heads/trunk' into modularity-module-migration
# Conflicts:
#	modules/ppcp-applepay/src/ApplepayModule.php
#	modules/ppcp-compat/src/CompatModule.php
2024-08-23 15:50:49 +02:00
Moritz Meißelbach
c76fcb91ba
Remove (apparently) dead getKey methods 2024-08-23 15:04:28 +02:00
Moritz Meißelbach
4d9f23e315
Merge branch 'refs/heads/trunk' into modularity-module-migration
# Conflicts:
#	composer.lock
#	modules/ppcp-axo/src/AxoModule.php
#	modules/ppcp-blocks/src/BlocksModule.php
#	modules/ppcp-compat/src/CompatModule.php
#	modules/ppcp-googlepay/src/GooglepayModule.php
#	modules/ppcp-order-tracking/src/OrderTrackingModule.php
#	modules/ppcp-wc-subscriptions/src/WcSubscriptionsModule.php
2024-08-23 14:25:36 +02:00
Emili Castells
2699629b90
Merge pull request #2527 from woocommerce/PCP-3547-disable-pay-pal-shipping-callback-by-default
Disable PayPal Shipping callback by default (3547)
2024-08-22 11:59:12 +02:00
Emili Castells Guasch
70695294e1 Merge branch 'trunk' into PCP-3384-shipping-method-visible-in-pay-pal-popup-for-zone-that-has-no-shipping-defined-when-shipping-callback-enabled 2024-08-22 11:20:39 +02:00
Emili Castells Guasch
b7060d9540 Merge trunk 2024-08-22 10:57:12 +02:00
Emili Castells
8d0dd26f87
Merge pull request #2429 from woocommerce/PCP-3385-can-not-pay-from-block-cart-and-block-checkout-when-shipping-callback-enabled-and-no-shipping-methods-defined
Can't pay from block pages when the shipping callback is enabled and no shipping methods defined (3385)
2024-08-22 10:51:11 +02:00
Philipp Stracker
d4d5fb209c
🔧 Enable checkout confirmation for new sites 2024-08-21 18:23:22 +02:00
Emili Castells Guasch
f3b4a317c8 Add free trial block checkout card support for guest users 2024-07-30 12:40:37 +02:00
Emili Castells Guasch
19fd6c806d Add free trial block checkout support for card payment 2024-07-30 11:37:03 +02:00
Narek Zakarian
4a72743d0f
Merge branch 'trunk' into PCP-3384-shipping-method-visible-in-pay-pal-popup-for-zone-that-has-no-shipping-defined-when-shipping-callback-enabled 2024-07-25 18:30:38 +04:00
Emili Castells Guasch
3f02d8326a Do not override settings base class property 2024-07-22 16:25:35 +02:00
Narek Zakarian
f69e7134ed
Merge branch 'PCP-3385-can-not-pay-from-block-cart-and-block-checkout-when-shipping-callback-enabled-and-no-shipping-methods-defined' into PCP-3384-shipping-method-visible-in-pay-pal-popup-for-zone-that-has-no-shipping-defined-when-shipping-callback-enabled 2024-07-18 16:21:24 +04:00
Narek Zakarian
694caac891
Patch the order with no shipping methods, instead of throwing an error 2024-07-18 16:11:52 +04:00
Narek Zakarian
0e3c550082
Fix the coding styles 2024-07-17 17:29:13 +04:00
Narek Zakarian
c199ce1f8b
Add needs shipping to block pages 2024-07-17 16:44:35 +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
b5fa8972d0
Store the WC STORE API endpoint in constant 2024-07-15 19:18:51 +04:00
Emili Castells Guasch
11105d913b Run eslint autofix 2024-07-12 12:58:34 +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
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
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 Guasch
a08ce87839 Ensure shipping callback is removed from venmo button 2024-06-28 11:27:34 +02:00