-
Home
-
PaymentsDS – Mpesa Payment Gateway for WooCommerce
-
0.1.1
-
Code
-
Classes
- Mpesa_WP_Plugin
Total Complexity |
30 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
426 |
Lines of code |
347 |
Logical lines of code |
106 |
Comment lines |
30 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_action() |
A |
38 |
8 |
74 |
payment_fields() |
S |
46 |
4 |
47 |
payment_scripts() |
S |
43 |
3 |
57 |
wc_mpesa_validate_number() |
S |
61 |
4 |
12 |
wc_minimum_order_amount() |
S |
55 |
3 |
24 |
validate_fields() |
S |
56 |
3 |
20 |
init_form_fields() |
S |
46 |
1 |
45 |
__construct() |
S |
47 |
1 |
40 |
payment_form_html() |
S |
59 |
1 |
16 |
process_payment() |
S |
66 |
1 |
9 |
generate_reference_id() |
S |
77 |
1 |
3 |