-
Home
-
WooCommerce Multilingual & Multicurrency with WPML
-
5.5.1 (latest)
-
Code
-
Classes
- WCML_Payment_Gateway_Stripe
Total Complexity |
26 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
158 |
Lines of code |
102 |
Logical lines of code |
59 |
Comment lines |
25 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_currencies_details() |
A |
53 |
8 |
22 |
filter_stripe_settings() |
A |
54 |
8 |
20 |
convert_stripe_payment_request() |
S |
61 |
3 |
13 |
get_output_model() |
S |
58 |
1 |
16 |
add_hooks() |
S |
66 |
2 |
9 |
is_client_currency_supported() |
S |
69 |
2 |
7 |
get_convert_price_callable() |
S |
63 |
1 |
11 |
maybe_convert_currency() |
S |
75 |
1 |
4 |