-
Home
-
UPI QR Code Payment Gateway for WooCommerce
-
1.2.2
-
Code
-
Classes
- WC_UPI_Payment_Gateway
| Total Complexity |
104 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
729 |
| Lines of code |
511 |
| Logical lines of code |
206 |
| Comment lines |
139 |
| Methods |
17 |
| Properties |
0 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generate_qr_code() |
C |
31 |
25 |
99 |
| init_form_fields() |
A |
29 |
1 |
176 |
| validate_fields() |
A |
54 |
11 |
19 |
| payment_fields() |
A |
41 |
8 |
45 |
| process_payment() |
A |
50 |
8 |
25 |
| capture_payment() |
A |
50 |
8 |
25 |
| email_instructions() |
S |
68 |
7 |
5 |
| custom_checkout_url() |
S |
68 |
6 |
6 |
| payment_scripts() |
S |
55 |
4 |
18 |
| on_hold_payment() |
S |
68 |
5 |
6 |
| __construct() |
S |
43 |
2 |
44 |
| email_subject_pending_order() |
S |
69 |
4 |
6 |
| email_heading_pending_order() |
S |
69 |
4 |
6 |
| email_additional_content_pending_order() |
S |
68 |
4 |
6 |
| order_received_text() |
S |
70 |
3 |
6 |
| admin_options() |
S |
63 |
2 |
13 |
| is_valid_for_use() |
S |
70 |
2 |
6 |