Narek Zakarian
|
dd6c76f328
|
Prepare the SKU for sending to PayPal
|
2024-02-15 16:42:16 +04:00 |
|
Emili Castells Guasch
|
8c8bee1c47
|
Add package tracking support for uk
|
2024-01-18 11:00:10 +01:00 |
|
Pedro Silva
|
5b67bbfc27
|
Change tracking carriers so texts aren't added to .pot files.
|
2023-12-04 17:23:51 +00:00 |
|
Emili Castells
|
42f995222d
|
Merge pull request #1841 from woocommerce/PCP-2312-fatal-error-with-woo-commerce-ship-station-integration-by-woo-commerce-4-3-9
Fix action callback arguments count in ShipStation tracking integration (2312)
|
2023-11-23 09:24:33 +01:00 |
|
Emili Castells
|
11bdfda8dd
|
Merge pull request #1850 from woocommerce/PCP-2282-pay-pal-package-tracking-goes-under-order-notes-instead-order-data-when-hpos-is-active
Display Package Tracking metabox below Order actions when HPOS is active (2282)
|
2023-11-23 09:22:06 +01:00 |
|
Narek Zakarian
|
f50a071a11
|
Add priority "high" for tracking metabox
|
2023-11-17 17:45:21 +04:00 |
|
Narek Zakarian
|
14fc649c40
|
Create service for 2nd version country codes
|
2023-11-17 15:51:10 +04:00 |
|
Narek Zakarian
|
59d6c96923
|
Fix action callback arguments count
|
2023-11-16 16:06:07 +04:00 |
|
Emili Castells
|
eb956d9db6
|
Merge pull request #1813 from woocommerce/PCP-2122-extend-package-tracking-plugin-compatibility
Package Tracking compatibility with WooCommerce Shipping & ShipStation for WooCommerce (2122)
|
2023-11-02 10:59:10 +01:00 |
|
Narek Zakarian
|
c8fc78c0e2
|
Change the REST rout name
|
2023-10-30 15:18:11 +04:00 |
|
Narek Zakarian
|
9f93faa159
|
Fix the shipment title styles
|
2023-10-27 15:13:56 +04:00 |
|
Narek Zakarian
|
54d73fcbae
|
The check will not work on REST
|
2023-10-27 14:58:36 +04:00 |
|
Narek Zakarian
|
2b42941000
|
Init the integration for Wc Shipping & Tax
|
2023-10-27 11:28:50 +04:00 |
|
Narek Zakarian
|
93abbefb5b
|
Create tracking integration for Wc Shipping & Tax plugin
|
2023-10-27 11:26:28 +04: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 |
|
Narek Zakarian
|
e6d43f1110
|
Add ShipStation integration for tracking
|
2023-10-17 16:30:38 +04:00 |
|
Narek Zakarian
|
4bfde190ec
|
services to check if supported 3rd party is active.
|
2023-10-16 16:32:09 +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 |
|
Narek Zakarian
|
9c7e75e86a
|
Validate info only for new shipments
|
2023-09-25 19:35:48 +04:00 |
|
Emili Castells
|
bb500e7d1e
|
Merge pull request #1712 from woocommerce/PCP-2034-add-item-url-and-image-url-to-track-call
Include `item_url` & `image_url` to tracking call (2034)
|
2023-09-21 14:29:59 +02:00 |
|
Narek Zakarian
|
800455287b
|
Update strings for tracking metabox
|
2023-09-20 19:26:23 +04:00 |
|
Narek Zakarian
|
e94c495434
|
Fix the coding styles
|
2023-09-20 16:52:09 +04:00 |
|
Narek Zakarian
|
6561475abe
|
include item_url & image_url to track call
|
2023-09-20 16:34:13 +04:00 |
|
Emili Castells
|
284d075716
|
Merge pull request #1675 from woocommerce/PCP-1981-Tracking-number-field-validation-messages-improvement
Improve error & success validation messages (1981)
|
2023-09-13 14:21:12 +02:00 |
|
Emili Castells
|
4c08532e5f
|
Merge pull request #1674 from woocommerce/PCP-1980-Place-holder-text-is-not-removed-when-Shipment-tracking-is-added
Remove "no shipment" message after adding tracking (1980)
|
2023-09-13 14:20:22 +02:00 |
|
carmenmaymo
|
2f77020d2f
|
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
|
2023-09-12 11:55:01 +02:00 |
|
carmenmaymo
|
8acfc94002
|
Fix cs, psalm
|
2023-09-09 11:42:11 +02:00 |
|
Narek Zakarian
|
4747d9d224
|
Create trait to check if tracking is enabled
|
2023-09-08 19:30:36 +04:00 |
|
Narek Zakarian
|
a0162e51ee
|
Fix Psalm error
|
2023-09-07 18:34:46 +04:00 |
|
Narek Zakarian
|
cd628e870f
|
Add support for HPOS for tracking module
|
2023-09-07 18:13:00 +04:00 |
|
Narek Zakarian
|
50b17bede4
|
Fix PHPcs errors
|
2023-09-07 16:39:11 +04:00 |
|
Narek Zakarian
|
8104779900
|
Improve error & success messages
|
2023-09-07 16:22:03 +04:00 |
|
Narek Zakarian
|
a0defacfcb
|
Remove "no shipment" message after adding tracking
|
2023-09-07 15:40:31 +04:00 |
|
Emili Castells Guasch
|
5852e45178
|
Add HPOS support for order tracking metabox
|
2023-08-30 16:14:55 +02:00 |
|
Emili Castells Guasch
|
eedcbea51b
|
Fix merge conflicts
|
2023-08-30 15:57:03 +02:00 |
|
Emili Castells Guasch
|
1294b331ac
|
Ensure class CustomOrdersTableController exist
|
2023-08-14 14:20:51 +02:00 |
|
Emili Castells Guasch
|
a7bf718271
|
Add HPOS compatibility to all metaboxes
|
2023-08-14 12:16:49 +02:00 |
|
Emili Castells Guasch
|
bdf7447e03
|
Handle WC_Order when COT is data source. #1587
|
2023-08-11 12:56:19 +02:00 |
|
Emili Castells Guasch
|
705e8eb8f1
|
Merge branch 'trunk' into PCP-1915-hpos-compatibility-improvements
|
2023-08-10 11:44:42 +02:00 |
|
Narek Zakarian
|
1c51a6b865
|
Add action to hook before tracking is added
|
2023-07-31 18:54:32 +04:00 |
|
Emili Castells Guasch
|
66f29789fb
|
Refactor germanized plugin asset loaded
|
2023-07-31 16:17:17 +02:00 |
|
Narek Zakarian
|
cc0e4db916
|
Fix coding styles, psalm
|
2023-07-31 18:08:00 +04:00 |
|