Commit graph

3178 commits

Author SHA1 Message Date
Pedro Silva
20f64d63ed
Refactor ApplePay notices
Refactor AppleProductStatus
2023-10-19 11:32:12 +01:00
Pedro Silva
234795f559
Fix lint 2023-10-18 16:54:31 +01:00
Pedro Silva
ec2ecfcd16
Extend eligible ApplePay countries. 2023-10-18 16:53:23 +01:00
Pedro Silva
92422a40eb
Fix lint 2023-10-18 16:48:24 +01:00
Pedro Silva
ddc50e9840
Fix ApplePay setting values with invalid types 2023-10-18 16:38:39 +01:00
Narek Zakarian
c1e84f4be5
disable tracking if payment is not captured 2023-10-18 19:22:09 +04:00
Narek Zakarian
c5d9fc2f5a
Revert "disable tracking if payment is not captured"
This reverts commit 9bf0f846ac.
2023-10-18 19:20:08 +04:00
Narek Zakarian
9bf0f846ac
disable tracking if payment is not captured 2023-10-18 19:17:30 +04:00
Narek Zakarian
28515abed6
Fix the psalm warning 2023-10-17 16:54:13 +04:00
Narek Zakarian
19e6ecba93
Put tracking metabox in sidebar by default. 2023-10-17 16:45:38 +04:00
carmenmaymo
30fb86406f
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
#	modules/ppcp-applepay/resources/js/ApplepayManager.js
#	modules/ppcp-applepay/resources/js/boot-block.js
#	modules/ppcp-applepay/resources/js/boot.js
2023-10-17 14:35:24 +02:00
Narek Zakarian
e6d43f1110
Add ShipStation integration for tracking 2023-10-17 16:30:38 +04:00
Emili Castells
c07e8eaa87
Merge pull request #1719 from woocommerce/PCP-2006-google-pay-settings-improvements
Google Pay Settings improvements (2006)
2023-10-17 14:24:57 +02:00
Emili Castells
2f50d522e7
Merge pull request #1771 from woocommerce/fix-todo
Fix phpdoc
2023-10-17 12:16:18 +02:00
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