-
Home
-
WooCommerce Redsys Gateway Light
-
5.2.2
-
Code
-
Classes
- WC_Gateway_Redsys
Total Complexity |
130 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
1,059 |
Lines of code |
933 |
Logical lines of code |
535 |
Comment lines |
88 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_redsys_args() |
C |
27 |
28 |
135 |
successful_request() |
C |
28 |
25 |
130 |
ask_for_refund() |
B |
29 |
14 |
141 |
process_refund() |
B |
38 |
17 |
71 |
check_ipn_request_is_valid() |
B |
41 |
15 |
62 |
generate_redsys_form() |
A |
37 |
8 |
90 |
init_form_fields() |
A |
31 |
1 |
146 |
__construct() |
S |
41 |
3 |
53 |
admin_options() |
S |
51 |
3 |
31 |
check_redsys_refund() |
S |
57 |
3 |
17 |
warning_checkout_test_mode() |
S |
60 |
3 |
16 |
admin_notice_mcrypt_encrypt() |
S |
63 |
3 |
9 |
check_ipn_response() |
S |
64 |
2 |
10 |
is_valid_for_use() |
S |
69 |
2 |
7 |
get_redsys_order() |
S |
77 |
1 |
4 |
process_payment() |
S |
69 |
1 |
7 |
receipt_page() |
S |
75 |
1 |
4 |