Narek Zakarian
cb59f725a2
Add compat layer for Yith tracking
2023-09-01 18:42:27 +04:00
Emili Castells Guasch
eedcbea51b
Fix merge conflicts
2023-08-30 15:57:03 +02:00
Emili Castells Guasch
32aaad4d32
Fix phpcs
2023-08-14 14:30:57 +02:00
Emili Castells Guasch
a7bf718271
Add HPOS compatibility to all metaboxes
2023-08-14 12:16:49 +02:00
Narek Zakarian
f524909c00
Merge branch 'trunk' into PCP-1742-upgrade-tracking-integration
2023-08-03 18:27:35 +04:00
Narek Zakarian
2d9006748e
Support for shipments tracking REST API
2023-08-03 18:26:57 +04:00
Emili Castells Guasch
2cf7f23178
Use correct query arg when hpos is enabled
2023-08-02 15:52:26 +02:00
Emili Castells Guasch
5cd5a49016
Wrap page builders compat with init hook to avoid error when called too early. Also add phpmyadmin to ddev as not included in latest 1.22.0 version
2023-08-02 12:27:54 +02:00
Emili Castells Guasch
7c64b6f007
Use utility method to get order type if hpos is enabled
2023-08-02 10:47:50 +02:00
Emili Castells Guasch
9b589c6040
Use orders table if hpos is enabled
2023-08-01 16:46:33 +02: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
Emili Castells Guasch
e8118381fa
Refactor order tracking asset loaded
2023-07-31 15:31:19 +02:00
Narek Zakarian
c8e87120d4
refactor tracking integration
2023-07-25 13:17:32 +04:00
Pedro Silva
5fb72b58dc
Remove hook rewrite filter for woocommerce_review_order_after_submit
2023-07-03 11:46:55 +01:00
Emili Castells Guasch
1a4f06a6d7
Add more scripts and update changelog
2023-06-06 12:24:05 +02:00
Emili Castells Guasch
0bfb1bec16
Merge branch 'trunk' into fix/PCP-1677-fraudnet_scripts_in_SGO_filter
2023-06-06 12:20:57 +02:00
Emili Castells Guasch
f40ca96b87
Merge branch 'trunk' into PCP-991-detach-vaulting-from-wc-subscriptions-support
2023-05-16 09:56:32 +02:00
Emili Castells Guasch
96f6ad715a
Cache ppec subscriptions check response
2023-05-15 11:53:25 +02:00
carmenmaymo
f4495368aa
Add fraudnet to script names PCP-1677
2023-05-11 14:36:41 +02:00
Emili Castells Guasch
29a21d214f
Merge trunk
2023-04-17 14:16:53 +02:00
dependabot[bot]
96268c46df
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-compat
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:48:28 +00:00
dependabot[bot]
2fae1e5a5b
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-compat
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:38:35 +00:00
Emili Castells Guasch
e14e7b24db
Merge branch 'PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint' into PCP-991-detach-vaulting-from-wc-subscriptions-support
2023-04-05 09:46:59 +02:00
Emili Castells
9c96dfd8bc
Merge pull request #1254 from woocommerce/PCP-234-page-builder-hooks
...
Improve Divi and Elementor Pro compatibility
2023-04-05 09:42:03 +02:00
Emili Castells Guasch
baee53e90f
Fix merge conflicts
2023-03-17 09:20:51 +01:00
Emili Castells
cbf64f5cb9
Merge pull request #1220 from woocommerce/PCP-259-log-payment-method
...
Show funding source as payment method
2023-03-16 15:12:27 +01:00
Alex P
bb7df745a1
Improve Divi and Elementor Pro compatibility
2023-03-15 10:52:27 +02:00
dependabot[bot]
c9b088db4c
Bump loader-utils from 2.0.2 to 2.0.4 in /modules/ppcp-compat
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 08:17:06 +00:00
Emili Castells Guasch
62364d1e84
Fix wrong replacements
2023-03-01 16:19:27 +01:00
Emili Castells Guasch
b5e1f1530a
Add update subscription (WIP)
2023-03-01 16:12:26 +01:00
Alex P
2c1459b6b9
Fix phpcs
2023-03-01 10:23:14 +02:00
Emili Castells Guasch
0864b723ef
Fix phpcs
2023-02-22 16:42:50 +01:00
Emili Castells Guasch
378bb209b9
Check both post and get values in the request
2023-02-22 16:17:54 +01:00
Alex P
2331947921
Fix psalm warning
2023-02-20 12:16:38 +02:00
Alex P
cae2e60453
Fix filter conventions
2023-02-20 12:15:15 +02:00
popforce
c5f91a9024
Add filter to fallback tracking_data['carrier']
...
PayPal Payments always defaults to DHL_DEUTSCHE_POST.
As Germanized offers to create your own carriers we should be able to filter it, thus being able to return the correct carrier for PayPal, which is e.g. DPD_DE, GLS_DE, OTHER
2023-02-14 13:12:01 +01:00
Khalil Gharbaoui
4f1f326172
Add option to hide funding resource Trustly
2023-02-02 04:36:02 +01:00
Narek Zakarian
eb080c9275
Merge branch 'trunk' into PCP-1083-update-standard-payments-tab-settings
2022-12-20 19:37:51 +04:00
Narek Zakarian
108275b9b0
Create migration from old settings
2022-12-05 18:30:41 +04:00
Narek Zakarian
8e7ca29117
Sync GZD shipment only if status is changed to "shipped"
2022-11-30 17:22:25 +04:00
vendidero
65b5b829fe
Do not call add_note() (which itself calls the add_note() method of the underlying order) in case of tracking communication errors as these errors are very repetitive and should be debug-only logs.
2022-11-29 11:45:41 +01:00
vendidero
d855d7fd87
Prevent throwing an exception during woocommerce_gzd_shipment_after_save hook as it prevents status transitions from happening. Check for tracking_id availability only as the has_tracking() method might perform additional tracking checks.
2022-11-25 14:08:59 +01:00
Narek Zakarian
13b72db35a
Add plugin update hook & run PayLater migration if plugin is updated
2022-11-18 20:18:41 +04:00
Emili Castells
e67b4225d3
Merge pull request #962 from woocommerce/PCP-915-create-pay-later-tab
...
Create the pay later tab
2022-11-15 11:53:37 +01:00
Narek Zakarian
629292c85a
Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab
...
# Conflicts:
# modules/ppcp-wc-gateway/services.php
2022-11-15 14:40:23 +04:00
Alex P
d8f972343d
Merge branch 'trunk' into pcp-918-php-72
2022-11-15 12:36:20 +02:00
Narek Zakarian
821efa7788
Remove Pay Later from Hide Funding Source(s) setting
2022-11-10 14:59:20 +04:00
Narek Zakarian
e189325766
Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab
...
# Conflicts:
# modules/ppcp-button/services.php
2022-11-09 19:16:59 +04:00
Alex P
17d3cc152e
Require PHP 7.2
2022-11-09 16:00:15 +02:00