-
Home
-
Payment gateway via Teya SecurePay for WooCommerce
-
1.3.23
-
Code
-
Classes
- WC_Gateway_Borgun
Total Complexity |
127 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
800 |
Lines of code |
654 |
Logical lines of code |
338 |
Comment lines |
82 |
Methods |
23 |
Properties |
0 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_borgun_response() |
D |
31 |
31 |
99 |
get_borgun_args() |
C |
31 |
23 |
105 |
process_refund() |
A |
40 |
11 |
58 |
checkout_payment_handler() |
A |
48 |
12 |
32 |
generate_borgun_form() |
S |
44 |
6 |
44 |
init_form_fields() |
S |
35 |
1 |
110 |
receipt_page() |
S |
59 |
6 |
13 |
get_translated_string() |
S |
54 |
5 |
22 |
__construct() |
S |
46 |
2 |
37 |
save_order_metas() |
S |
66 |
4 |
8 |
cancel_response_process() |
S |
60 |
3 |
14 |
is_valid_for_use() |
S |
57 |
2 |
19 |
tax_display() |
S |
74 |
3 |
4 |
borgun_text_keys_to_translate() |
S |
68 |
3 |
7 |
process_payment() |
S |
63 |
2 |
11 |
admin_options() |
S |
64 |
2 |
11 |
check_hash() |
S |
57 |
1 |
15 |
round() |
S |
68 |
2 |
7 |
currency_has_decimals() |
S |
70 |
2 |
6 |
fee_tax_display() |
S |
75 |
2 |
4 |
error_response_process() |
S |
70 |
2 |
7 |
check_order_hash() |
S |
61 |
1 |
11 |
check_order_refund_hash() |
S |
62 |
1 |
10 |