-
Home
-
WooCommerce Stripe Payment Gateway
-
8.5.1
-
Code
-
Classes
- WC_Gateway_Stripe_Boleto
Total Complexity |
19 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
188 |
Lines of code |
79 |
Logical lines of code |
29 |
Comment lines |
81 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
payment_scripts() |
S |
67 |
5 |
7 |
get_confirm_payment_data() |
S |
55 |
2 |
20 |
add_allowed_payment_processing_statuses() |
S |
69 |
3 |
6 |
validate_amount_limits() |
S |
67 |
3 |
7 |
update_unique_settings() |
S |
62 |
2 |
11 |
payment_fields() |
S |
64 |
1 |
11 |
__construct() |
S |
71 |
1 |
5 |
update_request_body_on_create_or_update_payment_intent() |
S |
67 |
1 |
8 |
get_unique_settings() |
S |
75 |
1 |
4 |