-
Home
-
WooCommerce Stripe Payment Gateway
-
8.3.0
-
Code
-
Classes
- WC_Gateway_Stripe_Multibanco
Total Complexity |
43 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
394 |
Lines of code |
202 |
Logical lines of code |
119 |
Comment lines |
121 |
Methods |
13 |
Properties |
6 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
46 |
11 |
32 |
process_payment() |
S |
44 |
6 |
45 |
payment_fields() |
S |
52 |
4 |
24 |
get_instructions() |
S |
49 |
3 |
36 |
payment_scripts() |
S |
68 |
5 |
7 |
email_instructions() |
S |
65 |
4 |
8 |
create_source() |
S |
58 |
2 |
15 |
is_available() |
S |
71 |
2 |
6 |
get_icon() |
S |
69 |
2 |
6 |
get_supported_currency() |
S |
69 |
1 |
8 |
init_form_fields() |
S |
79 |
1 |
3 |
thankyou_page() |
S |
81 |
1 |
3 |
save_instructions() |
S |
65 |
1 |
9 |