-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.58
-
Code
-
Classes
- WC_Payment_Gateway_Stripe_Sepa
| Total Complexity |
11 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
105 |
| Lines of code |
83 |
| Logical lines of code |
39 |
| Comment lines |
0 |
| Methods |
7 |
| Properties |
3 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_payment_token() |
S |
59 |
5 |
14 |
| __construct() |
S |
52 |
1 |
25 |
| get_local_payment_settings() |
S |
55 |
1 |
20 |
| init_supports() |
S |
61 |
1 |
13 |
| init_form_fields() |
S |
75 |
1 |
4 |
| get_element_params() |
S |
78 |
1 |
3 |
| get_payment_description() |
S |
74 |
1 |
4 |