Commit graph

1665 commits

Author SHA1 Message Date
Emili Castells
b67392aabf
Merge pull request #255 from woocommerce/fix-webhooks-auth
Fix webhooks auth
2021-09-16 11:29:02 +02:00
Alex P
64b04d67bd Merge branch 'trunk' into fix-webhooks-auth 2021-09-16 12:17:53 +03:00
dinamiko
08ab8ef404 Add vaulting module 2021-09-16 10:21:31 +02:00
Emili Castells
dbec1c0e32
Merge pull request #253 from woocommerce/PCP-287-improve-logging
Improve logging
2021-09-15 11:53:32 +02:00
dinamiko
c77baafd68 Remove unused class 2021-09-15 11:40:58 +02:00
dinamiko
26e65dc3b6 Remove unused class 2021-09-15 11:40:26 +02:00
dinamiko
804ff8e526 Fix unit tests 2021-09-15 11:28:32 +02:00
Jorge A. Torres
ee983be58a
Merge pull request #258 from woocommerce/update-assets
Update wp.org assets
2021-09-14 15:46:00 -03:00
Jorge A. Torres
46308b5044 Update wp.org assets 2021-09-14 15:42:33 -03:00
dinamiko
12b9905c60 Fix unit tests (WIP) 2021-09-14 17:46:33 +02:00
dinamiko
5ca2f9d69f Move request response information from logger to request trait and return it as string 2021-09-14 16:23:33 +02:00
dinamiko
9f348ed411 Do not log sensible body data 2021-09-14 12:46:41 +02:00
Alex P
80d56f293c Do not detect credentials change on DCC settings page 2021-09-14 13:32:35 +03:00
dinamiko
6896265ca3 Add -disabled to css class name 2021-09-14 11:44:49 +02:00
dinamiko
da7450ccdf Dispatch hosted fields loaded event 2021-09-14 11:24:27 +02:00
dinamiko
ab32a20f68 Add and remove class for css opacity 2021-09-14 09:28:48 +02:00
Alex P
4c02326d63 Register webhooks a bit later
Otherwise it uses old state (and cannot choose the correct host, etc.), at least with ALTERNATE_WP_CRON
2021-09-14 10:25:50 +03:00
Alex P
803bc64d34 Add logging 2021-09-14 10:25:50 +03:00
Alex P
09cef78577 Fix and refactor credential change handling 2021-09-14 10:25:50 +03:00
Alex P
b853beb3b1 Refactor webhook registration errors logging
Logging was useless because it was just repeating the exception message. Context args were not used.
2021-09-14 10:25:23 +03:00
Anton Ukhanev
ac8061ad48
Merge branch 'trunk' into bug/fix-project-configuration 2021-09-14 08:30:30 +02:00
dinamiko
24859e6bc9 Log into single entry 2021-09-13 17:06:50 +02:00
Anton Ukhanev
72216ba44a Change case of WCGatewayModule class name
See https://github.com/woocommerce/woocommerce-paypal-payments/pull/235#issuecomment-910082924.
2021-09-13 16:33:41 +02:00
Anton Ukhanev
6078de235f Change case of DCCProductStatus class name 2021-09-13 16:31:09 +02:00
Anton Ukhanev
9f2496ada0 Change case of OnboardingRestController class name 2021-09-13 16:28:47 +02:00
Anton Ukhanev
40b578309b Change case of PPECHelper class name 2021-09-13 16:24:27 +02:00
dinamiko
a40c073bb9 Refactoring 2021-09-13 15:59:01 +02:00
Anton Ukhanev
99ed12d7b4 Merge branch 'bug/fix-project-configuration' into task/refactor-for-psr-4 2021-09-13 15:42:25 +02:00
dinamiko
ba66cf6c2e Log request body and wp error 2021-09-13 15:38:34 +02:00
Anton Ukhanev
5aaf685298 Fix excluded rule name 2021-09-13 15:24:43 +02:00
Anton Ukhanev
b8f35c87e3 Exclude DisallowShortTernary
See https://github.com/woocommerce/woocommerce-paypal-payments/pull/233/files#r699453962
2021-09-13 15:22:42 +02:00
dinamiko
1eb2087bfb Log request and response information 2021-09-13 13:38:58 +02:00
Emili Castells
079e8e6acc
Merge pull request #250 from woocommerce/PCP-256-disable-funding-credit-cards-aff
Disable funding credit cards affecting hosted fields, unset for GB
2021-09-10 15:24:58 +02:00
dinamiko
05dcf5c4f4 Refactoring 2021-09-10 12:16:33 +02:00
Emili Castells
a660b30627
Merge pull request #236 from woocommerce/pcp-178-gateways
Show CC gateway in admin payments list
2021-09-10 09:18:58 +02:00
dinamiko
12f1a2e40b Disable credit card fields when selecting saved payment 2021-09-09 17:28:16 +02:00
dinamiko
0034e4dd51 Do not throw error if customer does not have payment tokens 2021-09-09 15:35:26 +02:00
dinamiko
b1ce9191f9 Ignore disable funding card if card processing is enabled 2021-09-09 12:20:43 +02:00
Alex P
5ca32d0a0a Revert container cache fix 2021-09-09 12:33:24 +03:00
Alex P
085523c5da Fix test 2021-09-09 12:14:50 +03:00
Alex P
ccf3c88432 Merge branch 'trunk' into pcp-178-gateways 2021-09-09 12:09:32 +03:00
Emili Castells
821627ce2e
Merge pull request #248 from woocommerce/pcp-227-fix-duplicated-orders
Fix duplicated orders
2021-09-08 15:24:42 +02:00
dinamiko
31260b61f9 Fix merge conflicts 2021-09-08 15:22:28 +02:00
Emili Castells
9e8929c7f9
Merge pull request #230 from woocommerce/pcp-248-3ds-select
Add 3d secure contingency settings
2021-09-08 14:43:21 +02:00
dinamiko
3580462efc Add tooltip description 2021-09-08 14:39:56 +02:00
dinamiko
6e0f739a00 Remove disabling card for UK 2021-09-08 11:40:13 +02:00
Alex P
a41f678ac6 Subscribe to form button click only once 2021-09-07 17:58:17 +03:00
Alex P
10d7574e22 Teardown hosted fields on re-render 2021-09-07 17:56:16 +03:00
Alex P
34ae2ee30b Show notice only on ppcp and payments page 2021-09-01 16:28:17 +03:00
Alex P
9408d1a9e5 Fix text 2021-09-01 16:01:07 +03:00