-
Home
-
WooCommerce Stripe Payment Gateway
-
8.3.1
-
Code
-
Classes
- WC_Stripe_UPE_Payment_Method_CC
Total Complexity |
8 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
118 |
Lines of code |
60 |
Logical lines of code |
27 |
Comment lines |
43 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_title() |
S |
57 |
2 |
17 |
__construct() |
S |
61 |
1 |
13 |
create_payment_token_for_user() |
S |
61 |
1 |
12 |
get_retrievable_type() |
S |
81 |
1 |
3 |
is_capability_active() |
S |
82 |
1 |
3 |
requires_automatic_capture() |
S |
82 |
1 |
3 |
get_testing_instructions() |
S |
67 |
1 |
9 |