-
Home
-
Up2pay e-Transactions WooCommerce Payment Gateway
-
3.0.8 (latest)
-
Code
-
Classes
- WC_Etransactions_Abstract_Gateway
Total Complexity |
87 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
569 |
Lines of code |
377 |
Logical lines of code |
257 |
Comment lines |
63 |
Methods |
17 |
Properties |
5 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
on_ipn() |
B |
39 |
15 |
63 |
__construct() |
A |
51 |
14 |
22 |
save_cart_token() |
A |
42 |
9 |
51 |
process_payment() |
A |
48 |
9 |
31 |
api_call() |
A |
53 |
8 |
23 |
payment_success() |
S |
49 |
6 |
31 |
set_order_transactions() |
S |
49 |
5 |
30 |
receipt_page() |
S |
51 |
5 |
28 |
generate_payment_form() |
S |
49 |
3 |
37 |
redirect_from_iframe() |
S |
58 |
3 |
15 |
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 |
71 |
1 |
5 |
set_order_account() |
S |
69 |
1 |
7 |