-
Home
-
WooCommerce Stripe Payment Gateway
-
8.5.1
-
Code
-
Classes
- WC_Stripe_API
Total Complexity |
47 |
Dependencies |
3 |
Dependents |
27 |
Total lines |
393 |
Lines of code |
210 |
Logical lines of code |
76 |
Comment lines |
132 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request_with_level3_data() |
A |
43 |
14 |
51 |
request() |
A |
44 |
9 |
44 |
should_detach_payment_method_from_customer() |
S |
59 |
5 |
15 |
get_secret_key() |
S |
61 |
4 |
11 |
detach_payment_method_from_customer() |
S |
58 |
3 |
17 |
retrieve() |
S |
57 |
3 |
16 |
get_user_agent() |
S |
58 |
2 |
15 |
attach_payment_method_to_customer() |
S |
61 |
2 |
12 |
get_payment_method() |
S |
69 |
2 |
6 |
get_headers() |
S |
59 |
1 |
14 |
set_secret_key() |
S |
80 |
1 |
3 |
update_payment_method() |
S |
71 |
1 |
6 |