-
Home
-
Up2pay e-Transactions WooCommerce Payment Gateway
-
3.0.1
-
Code
-
Classes
- WC_Etransactions_Abstract_Gateway
Total Complexity |
88 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
559 |
Lines of code |
368 |
Logical lines of code |
260 |
Comment lines |
62 |
Methods |
17 |
Properties |
5 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
on_ipn() |
A |
41 |
12 |
54 |
process_payment() |
A |
44 |
13 |
38 |
__construct() |
A |
51 |
14 |
22 |
save_cart_token() |
A |
41 |
9 |
53 |
api_call() |
A |
53 |
8 |
23 |
payment_success() |
S |
47 |
6 |
34 |
set_order_transactions() |
S |
49 |
5 |
30 |
receipt_page() |
S |
51 |
5 |
28 |
generate_payment_form() |
S |
52 |
3 |
28 |
redirect_from_iframe() |
S |
60 |
3 |
13 |
payment_canceled() |
S |
67 |
2 |
7 |
payment_failed() |
S |
67 |
2 |
7 |
set_order_data() |
S |
67 |
2 |
8 |
generate_error_message() |
S |
67 |
1 |
9 |
get_description() |
S |
82 |
1 |
3 |
init_hooks() |
S |
74 |
1 |
4 |
set_order_account() |
S |
69 |
1 |
7 |