Commit graph

630 commits

Author SHA1 Message Date
Pedro Silva
6f6b3ac1c1
Update comments 2023-10-09 10:07:17 +01:00
Pedro Silva
fcfbdbe1fa
Fix SimulateCart to prevent cart race conditions 2023-09-28 15:14:19 +01:00
Pedro Silva
631a0186bc
Fix minicart HTML 2023-09-28 10:19:51 +01:00
Emili Castells Guasch
09ac019bd0 Add improvements based on PR feedback 2023-09-21 11:24:50 +02:00
Emili Castells Guasch
7d17e4a892 Move vaulted subscriptions intent logic to module 2023-09-19 12:19:31 +02:00
Emili Castells
4bedeab529
Merge pull request #1689 from woocommerce/wip/apple-google-combined
Combined Apple Pay and Google Pay integration (154, 1744)
2023-09-13 13:56:45 +02:00
Emili Castells Guasch
b116d6cb20 Remove subscriptions api feature flag 2023-09-13 09:14:57 +02:00
Pedro Silva
2298a5fb1b
Merge branch 'trunk' into wip/apple-google-combined 2023-09-12 14:21:38 +01:00
Alex P
50ca4dc079
Disable via CSS class 2023-09-11 10:47:08 +03:00
carmenmaymo
c05041eee1
Fix cs 2023-09-08 16:58:32 +02:00
carmenmaymo
a64bd0b762
Merge branch 'task/shared-apple-google' into feat/PCP-154-apple-pay-payment 2023-09-08 11:58:57 +02:00
carmenmaymo
ff6b3bf5ce
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-08 11:58:33 +02:00
Alex P
ec0b4b8c65
Merge branch 'trunk' into PCP-1967-paylater 2023-09-08 11:15:50 +03:00
Pedro Silva
bf92f8942d
Refactor ScriptLoading, removed timeout feature
Refactor SmartButton render hooks
2023-09-07 09:13:57 +01:00
Emili Castells
b5e60fe863
Merge pull request #1660 from woocommerce/PCP-1966-woo-commerce-bookings-products-dont-remain-in-cart-as-a-guest-when-pay-pal-button-active-on-single-product
WooCommerce Bookings products don't remain in Cart as a guest when PayPal button active on single product (1966)
2023-09-07 09:41:49 +02:00
carmenmaymo
614a37f234
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-06 10:55:11 +02:00
Pedro Silva
7ff9dcd2d4
Refactor error and exception handing on SimulateCart 2023-09-04 11:56:22 +01:00
Pedro Silva
cf796d7374
Add initialize method to ButtonInterface. 2023-09-01 10:45:30 +01:00
Pedro Silva
6d9a947d24
Refactor ButtonInterface, added is_enabled and changed method render_buttons to render. 2023-09-01 10:38:42 +01:00
Pedro Silva
c096f21a68
Removed should_render_button from ButtonInterface 2023-09-01 10:09:01 +01:00
Alex P
d335e367ce
Do not enable Pay Later when only messaging enabled 2023-09-01 09:42:23 +03:00
Pedro Silva
fcaf4d495e
Merge branch 'trunk' into PCP-1877-improve-line-item-mismatch-handling 2023-08-30 17:03:31 +01:00
Pedro Silva
33ea69d7c8
Add CartScriptParams returning currency and country code. 2023-08-30 08:37:09 +01:00
Pedro Silva
93afeeba68
Add ButtonModuleWatcher
Adjustments for APM support
2023-08-29 15:26:59 +01:00
Pedro Silva
e7e5ebde4e
Add ButtonInterface
Add render hooks to SmartButton
2023-08-24 16:17:29 +01:00
carmenmaymo
e66289b3a1
return filter 2023-08-24 11:01:19 +02:00
carmenmaymo
2563d41d83
add sdk components filter 2023-08-24 10:58:42 +02:00
Pedro Silva
bd6af7e957
Fix lint 2023-08-11 16:15:10 +01:00
Pedro Silva
53bf234a4c
Fix single product page extra fields in array format 2023-08-11 16:09:11 +01:00
Pedro Silva
75bbdb6635
Merge branch 'trunk' into PCP-160-compatibility-with-woo-commerce-product-add-ons-plugin 2023-08-11 11:15:20 +01:00
Emili Castells
402b87face
Merge pull request #1443 from woocommerce/PCP-991-v2-detach-vaulting-from-wc-subscriptions-support
PayPal Subscriptions API fixes and improvements (991)
2023-08-10 11:29:03 +02:00
Pedro Silva
7baee26194
Add support for custom single product page fields 2023-08-09 17:50:03 +01:00
Emili Castells Guasch
4260dce97b Enable buttons when cart contains only one subscription product 2023-08-09 15:38:46 +02:00
Emili Castells
02de8ada7f
Merge pull request #1536 from woocommerce/PCP-1871-one-page-checkout-causes-mini-cart-not-showing-the-pp-button-on-certain-pages
One-page checkout causes mini cart not showing the PP button on certain pages (1871)
2023-08-09 11:03:26 +02:00
Pedro Silva
1a0fa269ef
Add passing data between PayPal order and WC order via transient helper.
Add order notes when ditch oor extra line occurs.
2023-08-08 15:20:40 +01:00
Emili Castells Guasch
2d0726044f Merge trunk 2023-08-03 17:20:28 +02:00
Pedro Silva
b25a124ffa
* Fix lint 2023-07-27 10:29:24 +01:00
Pedro Silva
9cdd11b3b3
Refactor paylater and buttons filters for simplicity
Add show / hide messages functionality on the frontend
2023-07-27 09:57:19 +01:00
Pedro Silva
d2fc0d3828
Fix lint 2023-07-24 17:24:34 +01:00
Pedro Silva
59a68fb604
Add sanitize woocommerce_widget_cart_is_hidden filter for consistent values.
Remove context restrictions to mini-cart paypal buttons.
2023-07-24 17:09:45 +01:00
Pedro Silva
84a362a7c5
Fix lint
Add throttling to simulate_cart ajax call
2023-07-20 17:51:48 +01:00
Pedro Silva
4e50d1d6ba
* Add paypal script reloading
* Add button reloading in cart and product page
* Add checking filters asynchronously
2023-07-20 08:02:15 +01:00
Emili Castells Guasch
d6c12ce29d Merge branch 'trunk' into PCP-991-v2-detach-vaulting-from-wc-subscriptions-support 2023-07-19 14:26:15 +02:00
Pedro Silva
e207a11b7e
Merge branch 'trunk' into PCP-1389-pay-later-button-and-message-get-hidden-when-product-cart-checkout-value-is-outside-of-range 2023-07-18 15:59:47 +01:00
Pedro Silva
76804c2582
Add simulate cart endpoint 2023-07-18 15:58:15 +01:00
Emili Castells
5361d4b3b2
Merge pull request #1489 from woocommerce/PCP-585-instant-payments
Send payee_preferred correctly for instant payments
2023-07-18 15:43:11 +02:00
Emili Castells
a29e597ff9
Merge pull request #1441 from woocommerce/PCP-1762-cart-paylater-amount
Update Pay Later amount on the cart page and checkout when total changes
2023-07-18 15:39:35 +02:00
Emili Castells
24a40a283c
Merge pull request #1510 from woocommerce/PCP-1873-complex-form-fields
Handle complex form fields when submitting checkout form
2023-07-18 15:37:57 +02:00
Emili Castells
9d906a1f4b
Merge pull request #1478 from woocommerce/PCP-895-buttons-not-working-on-single-product-page-for-woo-commerce-bookings-product
Buttons not working on single product page for WooCommerce Bookings product (895)
2023-07-18 15:36:00 +02:00
Pedro Silva
cc97f84acb
Merge branch 'trunk' into PCP-1389-pay-later-button-and-message-get-hidden-when-product-cart-checkout-value-is-outside-of-range 2023-07-17 11:19:55 +01:00