-
Home
-
WooCommerce Multiple Payment Gateways (WCMPG)
-
1.35
-
Code
-
Classes
- WCMPG_Paybox
Total Complexity |
16 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
276 |
Lines of code |
168 |
Logical lines of code |
81 |
Comment lines |
59 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
receipt() |
S |
46 |
3 |
37 |
api() |
S |
56 |
3 |
18 |
init_form_fields() |
S |
46 |
1 |
42 |
__construct() |
S |
54 |
2 |
20 |
get_hmac() |
S |
53 |
1 |
20 |
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 |