-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.92
-
Code
-
Classes
- WC_Payment_Token_Stripe_Sepa
| Total Complexity |
20 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
115 |
| Lines of code |
83 |
| Logical lines of code |
40 |
| Comment lines |
0 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| details_to_props() |
S |
50 |
6 |
27 |
| save_payment_method() |
S |
68 |
2 |
8 |
| get_formats() |
S |
60 |
1 |
14 |
| set_last4() |
S |
80 |
1 |
3 |
| get_last4() |
S |
79 |
1 |
3 |
| set_bank_code() |
S |
80 |
1 |
3 |
| get_bank_code() |
S |
79 |
1 |
3 |
| set_mandate_url() |
S |
80 |
1 |
3 |
| set_mandate() |
S |
80 |
1 |
3 |
| get_mandate_url() |
S |
79 |
1 |
3 |
| get_mandate() |
S |
79 |
1 |
3 |
| get_brand() |
S |
79 |
1 |
3 |
| set_payment_method_type() |
S |
80 |
1 |
3 |
| get_payment_method_type() |
S |
75 |
1 |
4 |