-
Home
-
Amazon Pay WooCommerce payment gateway
-
2.9 (latest)
-
Code
-
Classes
- IpnHandler
Total Complexity |
55 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
466 |
Lines of code |
238 |
Logical lines of code |
141 |
Comment lines |
106 |
Methods |
23 |
Properties |
10 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verifySignatureIsCorrectFromCertificate() |
S |
51 |
6 |
25 |
checkForCorrectMessageType() |
S |
52 |
6 |
24 |
validateUrl() |
S |
59 |
6 |
13 |
getErrorMessageForJsonError() |
S |
57 |
5 |
19 |
checkConfigKeys() |
S |
61 |
3 |
12 |
__construct() |
S |
56 |
2 |
19 |
validateHeaders() |
S |
66 |
3 |
8 |
trimArray() |
S |
69 |
2 |
7 |
constructAndVerifySignature() |
S |
63 |
2 |
10 |
getField() |
S |
69 |
2 |
7 |
getMandatoryField() |
S |
68 |
2 |
7 |
sanitizeResponseData() |
S |
59 |
1 |
15 |
logMessage() |
S |
75 |
2 |
5 |
__set() |
S |
67 |
2 |
7 |
__get() |
S |
67 |
2 |
7 |
getMessage() |
S |
65 |
2 |
8 |
getCertificate() |
S |
73 |
1 |
5 |
returnMessage() |
S |
78 |
1 |
3 |
toJson() |
S |
68 |
1 |
7 |
toArray() |
S |
67 |
1 |
8 |
simpleXmlObject() |
S |
63 |
1 |
10 |
getRemainingIpnFields() |
S |
66 |
1 |
9 |
setLogger() |
S |
81 |
1 |
3 |