-
Home
-
WooCommerce Stripe Payment Gateway
-
7.6.2
-
Code
-
Classes
- WC_Stripe_UPE_Payment_Method
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
331 |
Lines of code |
119 |
Logical lines of code |
63 |
Comment lines |
157 |
Methods |
19 |
Properties |
9 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_enabled_at_checkout() |
A |
57 |
10 |
16 |
get_subtext_messages() |
S |
55 |
6 |
18 |
is_capability_active() |
S |
59 |
5 |
13 |
get_capabilities_response() |
S |
66 |
3 |
8 |
__construct() |
S |
65 |
2 |
9 |
is_allowed_on_country() |
S |
71 |
2 |
6 |
get_retrievable_type() |
S |
79 |
2 |
3 |
requires_automatic_capture() |
S |
82 |
1 |
3 |
get_woocommerce_currency() |
S |
81 |
1 |
3 |
get_supported_currencies() |
S |
71 |
1 |
6 |
create_payment_token_for_user() |
S |
64 |
1 |
10 |
is_reusable() |
S |
82 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_description() |
S |
82 |
1 |
3 |
get_label() |
S |
82 |
1 |
3 |
get_title() |
S |
82 |
1 |
3 |
is_available() |
S |
82 |
1 |
3 |
is_enabled() |
S |
82 |
1 |
3 |
can_refund_via_stripe() |
S |
82 |
1 |
3 |