-
Home
-
WooCommerce Stripe Payment Gateway
-
8.8.1
-
Code
-
Classes
- WC_Stripe_UPE_Payment_Method_CC
Total Complexity |
12 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
134 |
Lines of code |
64 |
Logical lines of code |
33 |
Comment lines |
50 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_card_wallet_type_title() |
S |
58 |
3 |
15 |
get_title() |
S |
70 |
3 |
6 |
__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 |