-
Home
-
Yoco Payments
-
2.0.6
-
Code
-
Classes
- WC_Yoco_Tokenization
Total Complexity |
36 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
288 |
Lines of code |
214 |
Logical lines of code |
75 |
Comment lines |
44 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_payment_token() |
B |
41 |
16 |
54 |
use_token_from_request() |
A |
52 |
8 |
23 |
tokenization_payment_scripts() |
S |
40 |
2 |
69 |
get_customer_yoco_id() |
S |
47 |
3 |
42 |
order_must_use_saved_payment_method() |
S |
60 |
3 |
14 |
is_using_saved_payment_method() |
S |
68 |
2 |
7 |
maybe_delete_tokenization_meta() |
S |
74 |
2 |
5 |