Commit graph

4628 commits

Author SHA1 Message Date
Alex P
aaa2025a82
Remove @since 2023-10-17 13:03:44 +03:00
Emili Castells
814c9fcd36
Merge pull request #1770 from woocommerce/PCP-798-paylater-locations
Improve Pay Later messages and add Shop, Home locations
2023-10-17 12:03:42 +02:00
Pedro Silva
d86a1dd050
Fix removed redundant code 2023-10-17 10:50:38 +01:00
Pedro Silva
84e4c2c40a
Fix GooglePay mini-cart button loading
Fix GooglePay shipping callback
Fix GooglePay button on cart updates
2023-10-17 10:47:26 +01:00
Alex P
66a65991f0
Fix phpdoc
Updates @since from 2563d41d83
2023-10-17 12:41:33 +03:00
Alex P
46c22c03e0
Improve message placement value 2023-10-17 10:00:20 +03:00
Alex P
e4ec8f8630
Fix is_checkout usage 2023-10-17 09:59:12 +03:00
Alex P
9abaebf7db
Fix context() for checkout ajax refreshes 2023-10-17 09:58:30 +03:00
Alex P
874a4e92ff
Add hooks to allow rendering messages near buttons like before 2023-10-17 09:57:33 +03:00
Alex P
fa46b88b16
Move checkout pay later messages outside of payment method 2023-10-17 08:44:35 +03:00
Alex P
7da5d8d68a
Simplify message wrapper rendering and add shop, home locations 2023-10-16 21:41:17 +03:00
Alex P
0062f20c7a
Allow loading messages separately from buttons 2023-10-16 21:39:54 +03:00
Pedro Silva
9ab11b40e4
Fix GooglePay preview buttons 2023-10-16 17:56:58 +01:00
Pedro Silva
8847cbbd21
Fix GooglePay notices. 2023-10-16 17:06:55 +01:00
Alex P
e867488ee2
Fix message previews 2023-10-16 18:36:23 +03:00
Pedro Silva
5233e9caf6
Removed duplicated nonce validation 2023-10-16 15:46:26 +01:00
Pedro Silva
b38658aeeb
Fix GooglePay preview rendering race condition. 2023-10-16 15:32:25 +01:00
carmenmaymo
0882095602
Full transaction with apple 2023-10-16 15:49:28 +02:00
Narek Zakarian
4bfde190ec
services to check if supported 3rd party is active. 2023-10-16 16:32:09 +04:00
Narek Zakarian
8c8cbc6153
Fix the coding styles 2023-10-16 16:09:36 +04:00
Narek Zakarian
7ea6b37a45
Add tracking integrations within the compat module. 2023-10-16 16:00:59 +04:00
Narek Zakarian
fedcc8f79a
Check if 3rd parties are active before integration init. 2023-10-16 15:56:45 +04:00
Narek Zakarian
e4534d64cd
Create configuration fol list of tracking integrations. 2023-10-16 15:41:53 +04:00
Narek Zakarian
bd11a246cc
Create tracking integration for YITH WooCommerce Order & Shipment Tracking plugin 2023-10-16 15:34:29 +04:00
Narek Zakarian
b1780ab153
Create tracking integration for Shipment Tracking plugin 2023-10-16 15:29:37 +04:00
Narek Zakarian
347c412c40
Create tracking integration for Germanized 2023-10-16 15:19:28 +04:00
Pedro Silva
993191ff34
Fix availability notice 2023-10-16 12:07:07 +01:00
Narek Zakarian
5de2051434
Fix the package name. 2023-10-16 14:47:46 +04:00
Narek Zakarian
8a67585976
Create an interface for all integration controllers 2023-10-16 14:43:41 +04:00
Pedro Silva
8750cc01cc
Commented console logs in DisplayManager 2023-10-16 09:59:17 +01:00
Pedro Silva
2bbdb28388
Merge remote-tracking branch 'origin/PCP-2006-google-pay-settings-improvements' into PCP-2006-google-pay-settings-improvements 2023-10-13 17:57:11 +01:00
Pedro Silva
886f214dc6
Fix GooglePay button on Pay Now page. 2023-10-13 17:57:03 +01:00
Alex P
babd27977d
Simplify message re-rendering, use data-pp-amount 2023-10-13 18:34:51 +03:00
Pedro Silva
a4ddb81d54
Merge branch 'trunk' into PCP-2006-google-pay-settings-improvements 2023-10-13 15:32:49 +01:00
Pedro Silva
bdf472c3dc
Fix default shipping method 2023-10-13 14:58:17 +01:00
Pedro Silva
8526adbcee
Add GooglePay shipping support. 2023-10-13 14:36:11 +01:00
Emili Castells
327a87dfe8
Merge pull request #1753 from woocommerce/PCP-2066-cart-simulation-improvements
Cart simulation improvements (2066)
2023-10-13 15:04:47 +02:00
Pedro Silva
bd1c683fab
Remove comment 2023-10-13 10:05:56 +01:00
Pedro Silva
799e06a7dd
Add cart simulation adjustments 2023-10-13 10:04:17 +01:00
Emili Castells
b45ee5c61e
Merge pull request #1528 from woocommerce/PCP-1874-block-validation
Check validation errors when submitting in block
2023-10-13 09:30:42 +02:00
Pedro Silva
9db41ee34e
Fix tests 2023-10-12 18:49:27 +01:00
Pedro Silva
b29da6a627
Add simulate cart hooks 2023-10-12 18:22:55 +01:00
Pedro Silva
7d1f8b5187
Refactor options for release preparation 2023-10-12 15:27:55 +01:00
Pedro Silva
46f579c42f
Fix lint 2023-10-12 08:29:52 +01:00
Alex P
9059ef7f25
Fill form locally before submit when no-review mode 2023-10-12 10:18:58 +03:00
Pedro Silva
c69f2a99b8
Fix lint 2023-10-11 18:58:36 +01:00
Pedro Silva
387d677a05
Add shipping callback 2023-10-11 18:55:42 +01:00
Emili Castells
ec873100ec
Merge pull request #1748 from woocommerce/PCP-2093-sub-errors
Fix subscription module hooks
2023-10-11 15:46:49 +02:00
Pedro Silva
8c6a58d05c
Allow GooglePay use for non referral merchants 2023-10-11 08:51:22 +01:00
Alex P
18f8b83b61
Fix failed validation response
the 2nd check seems to not needed now
2023-10-11 10:43:33 +03:00