-
Home
-
WooCommerce – PayU Latam Gateway
-
1.2.3 (latest)
-
Code
-
Classes
- WC_payulatam
Total Complexity |
100 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
789 |
Lines of code |
553 |
Logical lines of code |
286 |
Comment lines |
126 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
payulatam_confirmation_process() |
B |
35 |
21 |
78 |
payulatam_return_process() |
B |
37 |
20 |
64 |
__construct() |
A |
38 |
11 |
64 |
init_form_fields() |
A |
33 |
1 |
136 |
is_available() |
S |
62 |
8 |
10 |
get_payulatam_order() |
S |
55 |
6 |
18 |
get_payulatam_args() |
S |
43 |
4 |
45 |
generate_payulatam_form() |
S |
46 |
4 |
42 |
get_pages() |
S |
56 |
5 |
18 |
process_payment() |
S |
50 |
4 |
28 |
pauylatam_successful_request() |
S |
59 |
5 |
13 |
get_country_icon() |
S |
68 |
2 |
7 |
payment_fields() |
S |
79 |
2 |
3 |
check_payulatam_response() |
S |
65 |
2 |
9 |
is_valid_currency() |
S |
73 |
2 |
4 |
load_plugin_textdomain() |
S |
77 |
1 |
3 |
admin_options() |
S |
67 |
1 |
7 |
receipt_page() |
S |
75 |
1 |
4 |