Commit graph

2908 commits

Author SHA1 Message Date
carmenmaymo
9a85d86ef5
add hook to remove cache on listening request 2023-08-24 11:49:54 +02:00
carmenmaymo
c10c4feb09
Merge branch 'task/shared-apple-google' into feat/PCP-154-apple-pay-payment 2023-08-24 11:43:34 +02:00
carmenmaymo
f5163af958
add hook to remove cache on listening request 2023-08-24 11:38:32 +02:00
Pedro Silva
2ae5e2bb4c
Add concurrent handling to ScriptLoading
Fix OnboardingRenderer
2023-08-24 10:26:23 +01:00
carmenmaymo
07da2a59f2
remove status cache on update 2023-08-24 11:25:39 +02:00
Pedro Silva
e39e29aece
Merge branch 'task/shared-apple-google' into PCP-1744-google-pay-integration
# Conflicts:
#	modules/ppcp-button/src/Assets/SmartButton.php
#	modules/ppcp-onboarding/src/Render/OnboardingOptionsRenderer.php
2023-08-24 10:14:49 +01:00
Pedro Silva
2d43488dae
Fix GooglePay payment process 2023-08-24 10:06:25 +01:00
carmenmaymo
e66289b3a1
return filter 2023-08-24 11:01:19 +02:00
carmenmaymo
e4d026ac4b
Merge branch 'task/shared-apple-google' into feat/PCP-154-apple-pay-payment
# Conflicts:
#	modules/ppcp-button/src/Assets/SmartButton.php
2023-08-24 11:00:36 +02:00
carmenmaymo
2563d41d83
add sdk components filter 2023-08-24 10:58:42 +02:00
carmenmaymo
8cb9c026e2
add onboarding options filter 2023-08-24 10:57:25 +02:00
Pedro Silva
f3d6da7c29
Add GooglePay payment process 2023-08-23 11:20:40 +01:00
Pedro Silva
dc81b76f17
Add GooglePay Manager 2023-08-22 11:34:52 +01:00
Alex P
a866fd355b
Hide ACDC footer frame via CSS to avoid empty space
It seems like this iframe (added when ACDC is enabled) can result in some empty space being shown because of some inherited `body` CSS about fonts/text. So hiding it via `display: none`, I think it will not cause any issues, because this iframe is not supposed to be visible anyway (`width`, `height` are set to `0`).
2023-08-22 10:50:58 +03:00
Pedro Silva
e87ab7362c
Add GooglePay module 2023-08-22 08:44:32 +01:00
Emili Castells Guasch
1cddb3d132 Update transaction id on parent order or otherwsie create renewal order 2023-08-18 16:17:37 +02:00
carmenmaymo
a1f4ead149
load form in the back, redirect ok, auth fails 2023-08-18 15:39:24 +02:00
Emili Castells Guasch
4d0a4676ec Do not add payment token if subscription use PayPal Subscriptions API 2023-08-18 12:47:05 +02:00
Emili Castells Guasch
4f334f5f60 Merge branch 'trunk' into PCP-1936-subscriptions-api-renewals 2023-08-17 12:09:11 +02:00
Emili Castells
0e97af9122
Merge pull request #1529 from woocommerce/PCP-1899-high-rate-of-auth-voids
High rate of auth voids on vaulted subscriptions for guest users (1899)
2023-08-17 11:28:11 +02:00
carmenmaymo
10613711b9
Add apple transaction in product with auth 2023-08-17 09:42:45 +02:00
Emili Castells Guasch
f33f603a23 Revert to updating parent order transcation id on each renewal from PayPal 2023-08-16 16:53:15 +02:00
Emili Castells Guasch
ae0f56e30b Update renewal order status to completed 2023-08-16 15:48:45 +02:00
Pedro Silva
23c5245381
Fix potential notice. 2023-08-16 14:07:01 +01:00
Emili Castells Guasch
507932b565 Merge branch 'trunk' into PCP-1936-subscriptions-api-renewals 2023-08-16 14:31:47 +02:00
Pedro Silva
b8eed0f324
Add filters woocommerce_paypal_payments_cart_line_item_name and woocommerce_paypal_payments_order_line_item_name. 2023-08-16 11:48:56 +01:00
Emili Castells Guasch
26c9733181 Ensure WooCommerce Subscriptions plugin functions exist 2023-08-16 11:24:34 +02:00
Pedro Silva
c3f7e48d46
Add gateway validation for woocommerce_order_status_changed filter. 2023-08-15 11:49:54 +01:00
Pedro Silva
0eb616c94e
Refactor WooCommerce\PayPalCommerce\Internale\Pattern to WooCommerce\PayPalCommerce\Common\Pattern 2023-08-15 08:27:59 +01:00
Emili Castells Guasch
55f5e62dd8 Create subscription renewal order on payment sale completed webhook handler 2023-08-14 17:02:27 +02:00
Emili Castells Guasch
17a06a61a3 Do not process renew if order was created with PayPal Subscription API 2023-08-14 15:43:56 +02:00
Pedro Silva
576805a15a
Fix lint 2023-08-14 14:01:13 +01:00
Pedro Silva
1e84697883
Fix ditched_items_breakdown filter log message condition. 2023-08-14 13:40:50 +01:00
Emili Castells Guasch
32aaad4d32 Fix phpcs 2023-08-14 14:30:57 +02:00
Emili Castells Guasch
1294b331ac Ensure class CustomOrdersTableController exist 2023-08-14 14:20:51 +02:00
Pedro Silva
d48c2f60c6
Fix code review changes
Add ppcp_ditch_items_breakdown support
2023-08-14 12:00:40 +01:00
Emili Castells Guasch
a7bf718271 Add HPOS compatibility to all metaboxes 2023-08-14 12:16:49 +02:00
Pedro Silva
ad4b909460
Fix comments 2023-08-14 08:53:32 +01: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
Emili Castells
054e1bcf02
Merge pull request #1561 from woocommerce/PCP-1915-hpos-compatibility-improvements
HPOS compatibility fixes and improvements (1915)
2023-08-11 15:31:41 +02:00
Emili Castells Guasch
bdf7447e03 Handle WC_Order when COT is data source. #1587 2023-08-11 12:56:19 +02: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
Pedro Silva
0a873eb2a1
Fix lint 2023-08-11 10:57:08 +01:00
Emili Castells
222d981df8
Merge pull request #1585 from woocommerce/PCP-1930-pay-pal-later-message-price-amount-doesnt-update-dynamically
PayPal Later message price amount doesn't update dynamically. (1930)
2023-08-11 11:45:06 +02:00
Pedro Silva
1b87257fdb
Refactor unsupported currency notice to show only on payment pages and under the PayPal plugin. 2023-08-11 10:35:50 +01:00
Emili Castells Guasch
705e8eb8f1 Merge branch 'trunk' into PCP-1915-hpos-compatibility-improvements 2023-08-10 11:44:42 +02: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
4338b9879c
Fix lint 2023-08-10 10:01:28 +01:00
Pedro Silva
ecb884c86c
Add SingletonDecorator
Refactor PurchaseUnitSanitizer service registration to SingletonDecorator
2023-08-10 09:46:15 +01:00