-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.34
-
Code
-
Classes
- WC_Payment_Gateway_Stripe_Affirm
Total Complexity |
14 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
253 |
Lines of code |
221 |
Logical lines of code |
35 |
Comment lines |
10 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_local_payment_settings() |
A |
32 |
1 |
156 |
is_local_payment_available() |
S |
70 |
3 |
6 |
__construct() |
S |
60 |
1 |
13 |
get_localized_params() |
S |
62 |
1 |
11 |
init_supports() |
S |
71 |
1 |
6 |
get_order_button_text() |
S |
79 |
1 |
3 |
cart_fields() |
S |
77 |
1 |
4 |
product_fields() |
S |
77 |
1 |
4 |
enqueue_checkout_scripts() |
S |
73 |
1 |
5 |
enqueue_cart_scripts() |
S |
73 |
1 |
5 |
enqueue_product_scripts() |
S |
73 |
1 |
5 |
get_icon() |
S |
82 |
1 |
3 |