Daniel Dudzic
|
f24689a5c1
|
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3380-prepare-fastlane-integration-on-block-checkout
|
2024-09-05 21:29:49 +02:00 |
|
Daniel Dudzic
|
ebd87b70e9
|
Initial Axo Blocks commit
|
2024-09-05 21:17:36 +02:00 |
|
Philipp Stracker
|
2cb026604c
|
Merge branch 'PCP-1773-php74'
# Conflicts:
# composer.lock
|
2024-09-04 15:47:37 +02: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 |
|
Emili Castells Guasch
|
429e7b99a4
|
Remove card fields test for now
|
2024-06-22 16:51:56 +02:00 |
|
Emili Castells Guasch
|
d3cad1105a
|
Add test for checkout handler component
|
2024-06-22 16:11:00 +02:00 |
|
Emili Castells Guasch
|
986918f86b
|
Add test for checkout handler component
|
2024-06-22 15:53:46 +02:00 |
|
Emili Castells Guasch
|
ddcdf67816
|
Add babel and jest config
|
2024-06-22 15:37:01 +02:00 |
|
Emili Castells Guasch
|
b68e0a6eb5
|
Add react testing library
|
2024-06-22 12:32:36 +02:00 |
|
Emili Castells Guasch
|
ebccacf964
|
Ensure save payment method when subscription in cart
|
2024-06-07 14:50:09 +02:00 |
|
Emili Castells Guasch
|
76bcc99bc5
|
Rename method
|
2024-06-05 15:35:47 +02:00 |
|
Emili Castells Guasch
|
559d0654a2
|
Show save card checkbox checked and disabled if subscription in cart
|
2024-06-04 18:17:33 +02:00 |
|
Emili Castells Guasch
|
cb96f888a0
|
Add card icons component
|
2024-06-04 17:33:28 +02:00 |
|
Emili Castells Guasch
|
78794594a5
|
Merge branch 'trunk' into PCP-2722-add-block-checkout-compatibility-to-advanced-card-processing
|
2024-06-03 15:17:37 +02:00 |
|
Emili Castells Guasch
|
210d70a551
|
Return error type when catching submit eror
|
2024-06-03 14:32:51 +02:00 |
|
Emili Castells
|
3aba8d7dea
|
Merge pull request #2259 from woocommerce/PCP-3136-enable-shipping-callback-for-wc-subscriptions
Enable shipping callback for WC subscriptions (3136)
|
2024-06-03 14:25:36 +02:00 |
|
Narek Zakarian
|
4967c472e7
|
Update the shipping option for subscriptions on address change
|
2024-06-03 15:27:01 +04:00 |
|
Emili Castells Guasch
|
eaca9f6a41
|
Do not use timeout but return a promise on onApprove
|
2024-06-03 11:29:04 +02:00 |
|
Emili Castells
|
336492d63d
|
Merge pull request #2269 from woocommerce/PCP-3028-disable-shipping-callback-for-venmo-when-vaulting-is-active
Disable the shipping callback for "venmo" when vaulting is active (3028)
|
2024-06-03 10:34:44 +02:00 |
|
Emili Castells Guasch
|
c973871980
|
Merge branch 'trunk' into PCP-2722-add-block-checkout-compatibility-to-advanced-card-processing
|
2024-06-03 09:37:44 +02:00 |
|
Narek Zakarian
|
2cb76ed8f2
|
Apply the Venmo + vaulting functionality on block pages
|
2024-05-31 15:36:32 +04:00 |
|
Daniel Dudzic
|
653a99a242
|
Fix the Smart Buttons in Block Checkout not respecting the location setting (2830)
|
2024-05-30 14:44:29 +02:00 |
|
Emili Castells Guasch
|
880bd48271
|
Use custom save card payment checkbox and show/hide it based on vaulting setting
|
2024-05-22 15:52:45 +02:00 |
|
Emili Castells Guasch
|
17fd6886ff
|
Add gateway features support
|
2024-05-21 15:52:41 +02:00 |
|
Emili Castells Guasch
|
d840296a25
|
Remove unused service
|
2024-05-21 10:45:25 +02:00 |
|