-
Home
-
WooCommerce Skrill Gateway Plugin
-
1.4.2.161207 (latest)
-
Code
-
Classes
- WC_Gateway_Skrill
Total Complexity |
53 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
986 |
Lines of code |
384 |
Logical lines of code |
161 |
Comment lines |
449 |
Methods |
25 |
Properties |
6 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_payment_successful() |
A |
39 |
11 |
69 |
is_available() |
S |
52 |
7 |
26 |
init_form_fields() |
S |
40 |
2 |
72 |
process_skrill_notification() |
S |
59 |
3 |
15 |
get_billing_fields() |
S |
56 |
2 |
18 |
get_skrill_args() |
S |
49 |
1 |
31 |
log() |
S |
70 |
3 |
6 |
get_gateway_language() |
S |
66 |
3 |
9 |
__construct() |
S |
49 |
1 |
29 |
is_response_hash_valid() |
S |
57 |
1 |
17 |
store_additional_payment_details() |
S |
72 |
2 |
5 |
render_receipt_page() |
S |
60 |
1 |
15 |
set_hooks() |
S |
63 |
2 |
10 |
get_option() |
S |
70 |
2 |
6 |
get_three_digits_country_code() |
S |
68 |
2 |
8 |
complete_order() |
S |
59 |
1 |
14 |
is_language_supported() |
S |
79 |
1 |
3 |
process_payment() |
S |
69 |
1 |
7 |
is_currency_supported() |
S |
79 |
1 |
3 |
generate_skrill_form() |
S |
72 |
1 |
5 |
url() |
S |
80 |
1 |
3 |
path() |
S |
80 |
1 |
3 |
debug_mode() |
S |
80 |
1 |
3 |
use_test_gateway() |
S |
80 |
1 |
3 |
woocommerce() |
S |
78 |
1 |
4 |