-
Home
-
Claudio Sanches – Bcash for WooCommerce
-
1.14.0 (latest)
-
Code
-
Classes
- WC_BCash_Legacy_Gateway
Total Complexity |
66 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
549 |
Lines of code |
344 |
Logical lines of code |
149 |
Comment lines |
132 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_order_status() |
A |
42 |
13 |
49 |
get_bcash_order_data() |
A |
43 |
13 |
45 |
get_form_args() |
A |
40 |
11 |
56 |
init_form_fields() |
S |
40 |
1 |
78 |
generate_form() |
S |
47 |
3 |
38 |
is_available() |
S |
77 |
4 |
3 |
__construct() |
S |
51 |
2 |
25 |
get_log_view() |
S |
67 |
3 |
6 |
admin_options() |
S |
69 |
3 |
5 |
ipn_handler() |
S |
62 |
2 |
11 |
get_email() |
S |
79 |
2 |
3 |
get_token() |
S |
79 |
2 |
3 |
get_payment_url() |
S |
74 |
2 |
4 |
get_ipn_url() |
S |
74 |
2 |
4 |
using_supported_currency() |
S |
80 |
1 |
3 |
process_payment() |
S |
69 |
1 |
7 |
receipt_page() |
S |
74 |
1 |
4 |