-
Home
-
Up2pay e-Transactions WooCommerce Payment Gateway
-
3.0.9 (latest)
-
Code
-
Classes
- WC_Etransactions_Abstract_Gateway_Instalments
Total Complexity |
75 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
526 |
Lines of code |
355 |
Logical lines of code |
230 |
Comment lines |
51 |
Methods |
17 |
Properties |
5 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_order_deadlines() |
B |
40 |
16 |
54 |
on_ipn() |
A |
40 |
12 |
62 |
__construct() |
A |
53 |
12 |
18 |
payment_success() |
S |
46 |
6 |
39 |
api_call() |
S |
57 |
6 |
18 |
receipt_page() |
S |
51 |
5 |
28 |
set_order_transactions() |
S |
52 |
4 |
23 |
generate_payment_form() |
S |
51 |
2 |
31 |
allowed_html_payment_form() |
S |
54 |
1 |
25 |
payment_canceled() |
S |
67 |
2 |
7 |
payment_failed() |
S |
67 |
2 |
7 |
set_order_data() |
S |
67 |
2 |
8 |
process_payment() |
S |
61 |
1 |
12 |
init_hooks() |
S |
74 |
1 |
4 |
get_description() |
S |
82 |
1 |
3 |
set_order_account() |
S |
69 |
1 |
7 |
generate_error_message() |
S |
66 |
1 |
9 |