Daniel Dudzic
|
4a688fb351
|
Load ACDC for Classic and Block checkouts for subscription products
|
2024-10-30 22:25:39 +01:00 |
|
Emili Castells
|
d0723fe513
|
Merge pull request #2728 from woocommerce/PCP-3809-settings-data-store-welcome-screen
Settings data store welcome screen (3809)
|
2024-10-25 11:06:42 +02:00 |
|
Philipp Stracker
|
f047a9a54f
|
✨ Minor change in the debounce generator helper
|
2024-10-24 16:57:36 +02:00 |
|
Philipp Stracker
|
317ba4e8ec
|
✨ Extend the debounce helper with flush & cancel
|
2024-10-24 12:48:33 +02:00 |
|
Alex P.
|
d47a734d81
|
Merge branch 'trunk' into PCP-3347-rework-location-settings
|
2024-10-22 16:57:18 +03:00 |
|
Alex P.
|
9b270e5696
|
Remove unused
|
2024-10-21 17:34:41 +03:00 |
|
Alex P.
|
18bd00c697
|
Fix block conditions
|
2024-10-19 11:21:26 +03:00 |
|
Alex P.
|
d125c24dc0
|
Use basic redirect gateway when checkout smart buttons disabled
|
2024-10-18 09:35:02 +03: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 |
|
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 |
|
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 |
|
Alex Florisca
|
32aec9a3dd
|
Add text domain to translation string
|
2024-09-04 14:57:41 +01:00 |
|
Alex Florisca
|
2e974488f0
|
Add title, description and gatewayId to express payment
|
2024-09-04 12:27:22 +01:00 |
|
Emili Castells Guasch
|
b7060d9540
|
Merge trunk
|
2024-08-22 10:57:12 +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
|
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 |
|
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
|
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
|
cf9f323e9b
|
Use showSaveOption for save card checkbox
|
2024-05-21 10:39:40 +02:00 |
|
Emili Castells Guasch
|
b7b19cfbc7
|
Add save payment checkbox
|
2024-05-20 20:46:53 +02:00 |
|