-
Home
-
WooCommerce Multiple Payment Gateways (WCMPG)
-
1.62
-
Code
-
Classes
- WCMPG_Paybox
Total Complexity |
18 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
268 |
Lines of code |
161 |
Logical lines of code |
73 |
Comment lines |
59 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
receipt() |
S |
46 |
3 |
36 |
api() |
S |
55 |
3 |
19 |
init_form_fields() |
S |
46 |
1 |
42 |
get_hmac() |
S |
60 |
3 |
12 |
__construct() |
S |
54 |
2 |
21 |
get_params_str() |
S |
68 |
2 |
7 |
get_params() |
S |
68 |
2 |
7 |
admin_options() |
S |
64 |
1 |
10 |
process_payment() |
S |
69 |
1 |
7 |