-
Home
-
WooCommerce Stripe Payment Gateway
-
9.0.0
-
Code
-
Classes
- WC_Gateway_Stripe_Sepa
| Total Complexity |
54 |
| Dependencies |
9 |
| Dependents |
7 |
| Total lines |
400 |
| Lines of code |
216 |
| Logical lines of code |
126 |
| Comment lines |
104 |
| Methods |
10 |
| Properties |
6 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_payment() |
B |
34 |
19 |
90 |
| payment_fields() |
A |
47 |
11 |
33 |
| __construct() |
A |
46 |
9 |
35 |
| payment_scripts() |
S |
68 |
5 |
7 |
| is_available() |
S |
65 |
4 |
9 |
| form() |
S |
58 |
1 |
22 |
| get_icon() |
S |
69 |
2 |
6 |
| get_supported_currency() |
S |
69 |
1 |
8 |
| init_form_fields() |
S |
79 |
1 |
3 |
| mandate_display() |
S |
78 |
1 |
3 |