-
Home
-
WooCommerce Multiple Payment Gateways (WCMPG)
-
1.66
-
Code
-
Classes
- Axepta
Total Complexity |
74 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
493 |
Lines of code |
226 |
Logical lines of code |
126 |
Comment lines |
62 |
Methods |
35 |
Properties |
12 |
Methods 35
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filterRequestParameters() |
S |
53 |
7 |
21 |
__call() |
S |
58 |
5 |
16 |
shaCompose() |
S |
60 |
5 |
12 |
BfishCompose() |
S |
58 |
4 |
14 |
encrypt() |
S |
60 |
4 |
12 |
setAmount() |
S |
65 |
3 |
9 |
validate() |
S |
68 |
3 |
7 |
getParam() |
S |
63 |
3 |
10 |
decrypt() |
S |
62 |
3 |
10 |
extractShaSign() |
S |
69 |
3 |
6 |
toParameterString() |
S |
65 |
3 |
8 |
validateUri() |
S |
67 |
3 |
8 |
setFraudDataBypass3DS() |
S |
70 |
2 |
6 |
setMerchantWalletId() |
S |
70 |
2 |
6 |
setCaptureDay() |
S |
70 |
2 |
6 |
createFromArray() |
S |
67 |
2 |
8 |
setTransID() |
S |
70 |
2 |
6 |
setResponse() |
S |
80 |
1 |
3 |
isValid() |
S |
78 |
1 |
3 |
getAmount() |
S |
75 |
1 |
4 |
isSuccessful() |
S |
78 |
1 |
3 |
getSeal() |
S |
82 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
toArray() |
S |
82 |
1 |
3 |
setPaymentPattern() |
S |
80 |
1 |
3 |
setCryptKey() |
S |
81 |
1 |
3 |
setURLNotify() |
S |
76 |
1 |
4 |
setURLFailure() |
S |
76 |
1 |
4 |
setURLSuccess() |
S |
76 |
1 |
4 |
setUrl() |
S |
77 |
1 |
4 |
getUrl() |
S |
82 |
1 |
3 |
getBfishCrypt() |
S |
77 |
1 |
4 |
getShaSign() |
S |
77 |
1 |
4 |
setReponse() |
S |
80 |
1 |
3 |
getDataString() |
S |
82 |
1 |
3 |