-
Home
-
WooCommerce Stripe Payment Gateway
-
7.6.2
-
Code
-
Classes
- WC_Stripe_API
Total Complexity |
39 |
Dependencies |
3 |
Dependents |
24 |
Total lines |
334 |
Lines of code |
182 |
Logical lines of code |
61 |
Comment lines |
108 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request_with_level3_data() |
A |
43 |
14 |
51 |
request() |
A |
45 |
8 |
40 |
get_secret_key() |
S |
61 |
4 |
11 |
retrieve() |
S |
57 |
3 |
16 |
get_user_agent() |
S |
58 |
2 |
15 |
detach_payment_method_from_customer() |
S |
60 |
2 |
14 |
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 |