Commit graph

3079 commits

Author SHA1 Message Date
Emili Castells
783377cddd
Merge pull request #881 from woocommerce/PCP-909-remove-wc-logo-during-onboarding
Remove WC logo during onboarding
2022-10-04 09:54:29 +02:00
dinamiko
d02137cb1e Update changelog 2022-10-04 09:47:58 +02: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
dinamiko
5d875487b0 Set previous failure behavior value if setting not saved yet 2022-10-03 15:12:18 +02:00
dinamiko
7d541812e8 Add save meta data for order 2022-10-03 14:16:33 +02:00
dinamiko
fd478318a2 Use update instead of add for wc meta 2022-10-03 12:43:54 +02:00
dinamiko
4f977bdee9 Revert vault failed vaule and use order add meta instead of add update post meta 2022-10-03 12:31:21 +02:00
Alex P
bd243cad89 Remove WC logo during onboarding 2022-10-03 12:40:07 +03:00
Emili Castells
9c9a2909aa
Merge pull request #877 from woocommerce/release/1.9.4
Release 1.9.4
2022-09-30 16:33:45 +02:00
dinamiko
112de1ab8e Fix typo 2022-09-30 16:28:16 +02:00
dinamiko
c3c3a74258 Bump 1.9.4 version 2022-09-30 16:16:11 +02: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
cccc879f61 Fix psalm 2022-09-29 14:37:03 +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
Emili Castells
eb156c435f
Merge pull request #866 from woocommerce/pcp-911-fix-enabled-update
Do not try updating gateway enabled on the connection tab
2022-09-28 09:57:38 +02: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
Emili Castells
b2778d8fca
Merge pull request #864 from woocommerce/pcp-870-fix-global-callback
Fix onboarding callback
2022-09-26 14:57:53 +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
dinamiko
5df633037a Add capture auth ignore to subs fail handler 2022-09-26 12:48:20 +02:00
Alex P
b717af3a1d Use connection tab when no tab specified and not onboarded 2022-09-26 10:46:35 +03:00
Alex P
7002c2e6d3 Use connection tab in some URLs instead of paypal tab 2022-09-26 10:44:25 +03:00
dinamiko
6a5cc5d129 Merge branch 'trunk' into PCP-688-add-functionality-to-choose-subscription-failure-behavior 2022-09-16 11:04:45 +02:00
Emili Castells
e27efcd363
Merge pull request #828 from woocommerce/PCP-892-combine-webhooks-status-page-into-new-connection-tab
Combine the webhooks status page into a new connection tab
2022-09-16 11:00:54 +02:00
dinamiko
8b3b8acc1c Merge branch 'trunk' into PCP-688-add-functionality-to-choose-subscription-failure-behavior 2022-09-16 09:40:24 +02:00
Narek Zakarian
eb8efc41f5 Add spinner and disable buttons while switching PUI checkbox 2022-09-15 16:55:41 +04:00
dinamiko
2910d22f0b Merge branch 'trunk' into PCP-782-resubscribe-webhooks-on-plugin-upgrades 2022-09-15 14:25:43 +02:00
Emili Castells
cd3c0c7d2e
Merge pull request #842 from woocommerce/PCP-666-psalm-fix-pui-relevant-webhook-not-subscribed-to
PUI-relevant webhook not subscribed to (666)
2022-09-15 14:21:47 +02:00
dinamiko
9858bbb354 Revert some changes after merge conflic resolve 2022-09-15 12:44:44 +02:00
dinamiko
3382654c0a Merge branch 'trunk' into PCP-688-add-functionality-to-choose-subscription-failure-behavior 2022-09-15 11:47:17 +02:00
Emili Castells
1f564f8b28
Merge pull request #849 from woocommerce/fix-onboarding-js
Load onboarding.js only in Connection tab
2022-09-15 09:21:15 +02:00