-
Home
-
WooCommerce Stripe Payment Gateway
-
9.1.1 (latest)
-
Code
-
Classes
- WC_Gateway_Stripe_Giropay
Total Complexity |
31 |
Dependencies |
9 |
Dependents |
4 |
Total lines |
279 |
Lines of code |
137 |
Logical lines of code |
81 |
Comment lines |
88 |
Methods |
9 |
Properties |
6 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
48 |
9 |
30 |
process_payment() |
S |
45 |
6 |
41 |
payment_fields() |
S |
52 |
4 |
24 |
payment_scripts() |
S |
68 |
5 |
7 |
create_source() |
S |
57 |
2 |
15 |
get_icon() |
S |
69 |
2 |
6 |
get_supported_currency() |
S |
69 |
1 |
8 |
is_available() |
S |
82 |
1 |
3 |
init_form_fields() |
S |
79 |
1 |
3 |