Commit graph

1797 commits

Author SHA1 Message Date
Narek Zakarian
92e4b65220 Dont get tracking if tracking number meta doesn't exist 2022-10-11 15:03:53 +04:00
dinamiko
6c01bf43b8 Merge branch 'trunk' into PCP-898-clarify-3-d-secure-v-2-support-for-vaulted-payment-methods 2022-10-11 12:25:37 +02:00
dinamiko
3bbaeb9e10 fix psalm 2022-10-10 15:17:05 +02:00
dinamiko
eec6ba8167 Refactor 2022-10-10 15:14:34 +02:00
Narek Zakarian
968b081534 Fix the disabled tracking checkbox condition 2022-10-10 17:11:38 +04:00
dinamiko
99aa80c3ec Use wc order update meta data intead of wp function 2022-10-10 15:10:00 +02:00
Alex P
843b4b9c09 Fix thankyou_order_received filter usage 2022-10-10 15:43:15 +03:00
dinamiko
beebb862da Add transaction fee meta to pui order 2022-10-10 12:06:20 +02:00
Alex P
5919c5e223 Cleanup/refactor disabled card icons removal 2022-10-09 18:20:06 +03:00
Alex P
a2668e37d2 Fix appendChild usage
We replaced append with appendChild for better browser support, but it accepts only single elements, so we need to flatten the array.
2022-10-09 18:16:54 +03:00
Narek Zakarian
ff6073dc60 Pass the correct info to update tracking 2022-10-07 16:57:45 +04:00
Narek Zakarian
f8e7b0eb0a Fix PHPcs problems 2022-10-07 16:53:09 +04:00
Narek Zakarian
1aa1cebba9 Merge branch 'PCP-905-tracking-integration-hooks' into PCP-905-tracking-integration-compatibility-with-third-party-plugins 2022-10-07 16:49:50 +04:00
Narek Zakarian
5976139e8a Fix simc filter 2022-10-07 16:47:28 +04:00
Narek Zakarian
a58f94de46 Merge branch 'trunk' into PCP-901-onboarding-buttons-must-be-clicked-multiple-times-after-using-checkbox 2022-10-07 15:55:17 +04:00
dinamiko
0b668c90a2 Rename plugin settings tabs 2022-10-07 12:08:07 +02:00
dinamiko
86b5f00fed Do not add payment instructions meta into non pui orders 2022-10-07 11:27:55 +02:00
Narek Zakarian
cd9065c578 Add filters and hooks 2022-10-05 19:07:37 +04:00
Narek Zakarian
8f89226cb3 Add .babelrc 2022-10-05 16:33:34 +04:00
Narek Zakarian
7e19846c19 Simplify the GZD and PayPal tracking statuses map config 2022-10-05 16:22:57 +04:00
Narek Zakarian
0f6dcc8aa8 Centralize tracking disable/enable functions 2022-10-05 16:17:48 +04:00
Narek Zakarian
882c1073e1 Fix "should init gzd comp layer" config 2022-10-04 16:42:38 +04:00
Narek Zakarian
dc23c3357b Show error messages for failed tracking 2022-10-04 15:52:01 +04:00
Narek Zakarian
d5fef8d27f Fix psalm stub namespace 2022-10-04 15:51:30 +04:00
Narek Zakarian
25282aa6ec Fix PHPcs problems 2022-10-03 20:12:01 +04:00
Narek Zakarian
f473748299 Fix PHPcs problems 2022-10-03 19:46:46 +04:00
Narek Zakarian
dec9d4ee25 Add psalm stubs for Germanized 2022-10-03 19:42:49 +04:00
Narek Zakarian
aac1d144d0 Adjust tracking JS to match new added functionality 2022-10-03 18:21:42 +04:00
Narek Zakarian
9a8c413422 Create Assets for compat module 2022-10-03 18:21:07 +04:00
Narek Zakarian
783c96b382 Functionality to sync GZD shipment with PayPal tracking 2022-10-03 18:20:25 +04:00
Narek Zakarian
561974c3b5 Create services for GZD compat layer 2022-10-03 18:19:35 +04:00
Alex P
bd243cad89 Remove WC logo during onboarding 2022-10-03 12:40:07 +03:00
Emili Castells
e638d91687
Merge pull request #729 from woocommerce/PCP-688-add-functionality-to-choose-subscription-failure-behavior
Functionality to choose subscription failure behavior
2022-09-30 15:57:31 +02:00
dinamiko
1dec304595 Uncheck onboarding with pui checkbox by default 2022-09-30 15:53:36 +02:00
Emili Castells
88d40513dc
Merge pull request #870 from woocommerce/PCP-886-hide-pay-pal-card-processing-tab-is-not-available-in-country-or-for-merchant
Hide PayPal Card Processing tab is not available in country or for merchant (886)
2022-09-30 14:17:32 +02:00
Emili Castells
a28dcffbf3
Merge pull request #869 from woocommerce/pcp-835-fix-auto-capture
Handle virtual-only auto-capture the same as normal capture
2022-09-30 11:53:16 +02:00
dinamiko
c013db5526 Use wc email id to ensure customer is processing order 2022-09-30 11:13:52 +02:00
dinamiko
a01c209ad6 Do not include credit card section if it does not apply for country currency 2022-09-30 09:18:07 +02:00
dinamiko
950ae2eeb1 Ensure instructions email is not send on refunds 2022-09-29 16:05:53 +02:00
dinamiko
92ae16f99b Add short expiration time when ddc applies for country 2022-09-29 14:34:11 +02:00
Narek Zakarian
92bdb977f9 Add filter for tracking_number value, fix filter names 2022-09-29 16:26:19 +04:00
dinamiko
0655a8bdce Merge branch 'trunk' into PCP-886-hide-pay-pal-card-processing-tab-is-not-available-in-country-or-for-merchant 2022-09-29 12:02:29 +02:00
Emili Castells
33bd09e745
Merge pull request #839 from woocommerce/PCP-782-resubscribe-webhooks-on-plugin-upgrades
Resubscribe the WebHooks after updating plugin to newer version.
2022-09-29 09:35:49 +02:00
dinamiko
2355083f51 Do not render dcc tab if not available 2022-09-28 14:17:19 +02:00
Alex P
153fc09a09 Handle virtual-only auto-capture the same as normal capture
Do not duplicate code and make it call payment_complete to handle the statuses properly.
2022-09-28 11:46:47 +03:00
Alex P
f94211bf3f Do not try updating gateway enabled on the connection tab 2022-09-27 16:49:40 +03:00
dinamiko
5291dc7298 Merge branch 'trunk' into PCP-688-add-functionality-to-choose-subscription-failure-behavior 2022-09-26 15:53:41 +02:00
dinamiko
7e59b29a12 Update logging messages 2022-09-26 15:53:13 +02:00
Emili Castells
fd721ddbf8
Merge pull request #863 from woocommerce/pcp-885-fix-connection-url
Fix links after adding connection tab
2022-09-26 14:58:14 +02:00
Alex P
c3b2472389 Fix onboarding callback
Looks like the global function were not available for the PayPal SDK since #844
2022-09-26 15:41:46 +03:00