-
Home
-
WooCommerce Stripe Payment Gateway
-
8.8.1
-
Code
-
Classes
- WC_Gateway_Stripe_P24
Total Complexity |
33 |
Dependencies |
8 |
Dependents |
4 |
Total lines |
280 |
Lines of code |
138 |
Logical lines of code |
81 |
Comment lines |
88 |
Methods |
9 |
Properties |
6 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
47 |
11 |
30 |
process_payment() |
S |
45 |
6 |
41 |
payment_fields() |
S |
52 |
4 |
24 |
payment_scripts() |
S |
68 |
5 |
7 |
is_available() |
S |
71 |
2 |
6 |
get_icon() |
S |
69 |
2 |
6 |
create_source() |
S |
60 |
1 |
12 |
get_supported_currency() |
S |
68 |
1 |
9 |
init_form_fields() |
S |
79 |
1 |
3 |