-
Home
-
WooCommerce Stripe Payment Gateway
-
8.2.0
-
Code
-
Classes
- WC_Stripe_UPE_Payment_Method_Link
Total Complexity |
9 |
Dependencies |
5 |
Dependents |
7 |
Total lines |
105 |
Lines of code |
44 |
Logical lines of code |
25 |
Comment lines |
45 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_link_enabled() |
S |
67 |
3 |
7 |
__construct() |
S |
62 |
1 |
12 |
get_retrievable_type() |
S |
81 |
1 |
3 |
create_payment_token_for_user() |
S |
64 |
1 |
10 |
is_available_for_account_country() |
S |
65 |
1 |
6 |
is_available() |
S |
82 |
1 |
3 |
requires_automatic_capture() |
S |
82 |
1 |
3 |