-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.95 (latest)
-
Code
-
Classes
- WC_Payment_Gateway_Stripe_Link
| Total Complexity |
22 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
245 |
| Lines of code |
181 |
| Logical lines of code |
70 |
| Comment lines |
35 |
| Methods |
11 |
| Properties |
3 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_localized_params() |
A |
42 |
9 |
50 |
| init_form_fields() |
S |
40 |
3 |
68 |
| cart_fields() |
S |
63 |
2 |
10 |
| __construct() |
S |
63 |
1 |
10 |
| init_supports() |
S |
71 |
1 |
6 |
| payment_fields() |
S |
91 |
1 |
2 |
| product_fields() |
S |
63 |
1 |
10 |
| get_display_item_for_cart() |
S |
71 |
1 |
6 |
| get_display_item_for_order() |
S |
71 |
1 |
6 |
| get_display_item_for_product() |
S |
71 |
1 |
6 |
| get_formatted_shipping_method() |
S |
68 |
1 |
7 |