Daniel Hüsken
|
d10f9763ad
|
Fix displaying of html tags in product titels on choosing product for tracking
|
2024-10-15 10:58:50 +02:00 |
|
Moritz Meißelbach
|
789d979c80
|
Merge branch 'refs/heads/trunk' into modularity-module-migration
# Conflicts:
# modules/ppcp-applepay/src/ApplepayModule.php
# modules/ppcp-compat/src/CompatModule.php
|
2024-08-23 15:50:49 +02:00 |
|
Moritz Meißelbach
|
4d9f23e315
|
Merge branch 'refs/heads/trunk' into modularity-module-migration
# Conflicts:
# composer.lock
# modules/ppcp-axo/src/AxoModule.php
# modules/ppcp-blocks/src/BlocksModule.php
# modules/ppcp-compat/src/CompatModule.php
# modules/ppcp-googlepay/src/GooglepayModule.php
# modules/ppcp-order-tracking/src/OrderTrackingModule.php
# modules/ppcp-wc-subscriptions/src/WcSubscriptionsModule.php
|
2024-08-23 14:25:36 +02:00 |
|
George Burduli
|
96f8c5ef97
|
Automatically delete PayPal Package
|
2024-07-29 12:02:37 +04:00 |
|
George Burduli
|
40c81683d9
|
Add DHL DE plugin compatibility
|
2024-07-25 14:08:45 +04:00 |
|
Narek Zakarian
|
8d48e7ffff
|
Log the error if problem getting tracking info
|
2024-06-25 18:39:23 +04:00 |
|
Narek Zakarian
|
d36e230f78
|
Merge branch 'trunk' into PCP-3314-pay-pal-package-tracking-not-to-break-orders-screen-when-there-is-an-exception-for-package-tracking
|
2024-06-25 16:27:36 +04:00 |
|
Narek Zakarian
|
b1ec5e3d8f
|
Add logger
|
2024-06-25 16:23:57 +04:00 |
|
Narek Zakarian
|
13b2f30edc
|
Improve docs
|
2024-06-19 20:23:51 +04:00 |
|
Narek Zakarian
|
5fbfba61c6
|
Fix the coding styles
|
2024-06-19 20:17:02 +04:00 |
|
Narek Zakarian
|
17030cae12
|
Don't render tracking metaBox if can't retrieve PayPal order
|
2024-06-19 20:02:31 +04:00 |
|
Narek Zakarian
|
5bb240bb9a
|
Surround with the integrations try/catch to avoid errors
|
2024-05-30 17:26:44 +04:00 |
|
Narek Zakarian
|
9c029858b4
|
Fix psalm errors
|
2024-04-25 20:21:13 +04:00 |
|
Narek Zakarian
|
c61d95a182
|
Fix coding styles
|
2024-04-25 20:15:22 +04:00 |
|
Narek Zakarian
|
068142ac2f
|
Use capture_id instead of the transaction_id for integrations
|
2024-04-25 20:05:57 +04:00 |
|
Narek Zakarian
|
3fa1cb4da3
|
Use capture_id instead of the transaction_id in metabox
|
2024-04-25 20:05:37 +04:00 |
|
Narek Zakarian
|
2cae4a723a
|
Use capture_id instead of the transaction_id
|
2024-04-25 20:05:23 +04:00 |
|
Narek Zakarian
|
aa3a58af5f
|
Refactor the transaction_id to becapture_id
|
2024-04-25 20:04:53 +04:00 |
|
Pedro Silva
|
392d27f08b
|
Merge remote-tracking branch 'origin/trunk' into modularity-module-migration
# Conflicts:
# modules/ppcp-admin-notices/src/AdminNotices.php
# modules/ppcp-save-payment-methods/src/SavePaymentMethodsModule.php
# modules/ppcp-wc-gateway/src/WCGatewayModule.php
# modules/ppcp-wc-subscriptions/src/WcSubscriptionsModule.php
# tests/PHPUnit/WcSubscriptions/RenewalHandlerTest.php
|
2024-03-27 18:42:21 +00:00 |
|
Daniel Dudzic
|
27b8155766
|
Product Title: Ensure the product title in addition to the product description gets correctly sanitized and trimmed before getting sent to PayPal
|
2024-03-11 19:12:24 +01:00 |
|
Narek Zakarian
|
dd6c76f328
|
Prepare the SKU for sending to PayPal
|
2024-02-15 16:42:16 +04:00 |
|
Pedro Silva
|
429232f60f
|
Refactor remaining modules to Modularity.
Remove Dhii dependencies.
|
2023-12-19 17:26:09 +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 |
|
Narek Zakarian
|
f50a071a11
|
Add priority "high" for tracking metabox
|
2023-11-17 17:45:21 +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
|
54d73fcbae
|
The check will not work on REST
|
2023-10-27 14:58:36 +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
|
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
|
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 |
|