-
Home
-
WooCommerce PaySimple Payment Gateway Integration
-
1.0.5 (latest)
-
Code
-
Classes
- Woo_PaySimple_Payment_Gateway
Total Complexity |
77 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
514 |
Lines of code |
401 |
Logical lines of code |
174 |
Comment lines |
46 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
D |
26 |
43 |
134 |
process_refund() |
S |
49 |
7 |
28 |
__construct() |
S |
51 |
5 |
23 |
admin_options() |
S |
45 |
2 |
67 |
checks() |
S |
61 |
5 |
11 |
init_form_fields() |
S |
42 |
1 |
66 |
payment_fields() |
S |
48 |
2 |
47 |
is_available() |
S |
67 |
4 |
8 |
payment_scripts() |
S |
73 |
3 |
5 |
add_log() |
S |
68 |
3 |
7 |
activate_woo_paysimple_payment_gateway() |
S |
79 |
1 |
3 |
deactivate_woo_paysimple_payment_gateway() |
S |
91 |
1 |
2 |