-
Home
-
Forminator Forms – Contact Form, Payment Form & Custom Form Builder
-
1.38.2 (latest)
-
Code
-
Classes
- Forminator_Gateway_Stripe
Total Complexity |
54 |
Dependencies |
10 |
Dependents |
7 |
Total lines |
402 |
Lines of code |
151 |
Logical lines of code |
81 |
Comment lines |
179 |
Methods |
21 |
Properties |
8 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
46 |
19 |
31 |
get_test_secret() |
S |
70 |
3 |
6 |
reencrypt_settings() |
S |
64 |
3 |
9 |
get_live_secret() |
S |
70 |
3 |
6 |
get_error() |
S |
65 |
3 |
9 |
validate_keys() |
S |
58 |
2 |
15 |
is_available() |
S |
66 |
2 |
8 |
is_live_ready() |
S |
78 |
2 |
3 |
is_test_ready() |
S |
78 |
2 |
3 |
is_ready() |
S |
72 |
2 |
6 |
charge() |
S |
69 |
2 |
6 |
retrieve_info_from_token() |
S |
69 |
2 |
6 |
get_test_key() |
S |
82 |
1 |
3 |
get_live_key() |
S |
82 |
1 |
3 |
get_default_currency() |
S |
82 |
1 |
3 |
is_live() |
S |
82 |
1 |
3 |
set_stripe_app_info() |
S |
66 |
1 |
9 |
store_default_currency() |
S |
70 |
1 |
6 |
prepare_settings() |
S |
67 |
1 |
8 |
set_live() |
S |
81 |
1 |
3 |
store_settings() |
S |
72 |
1 |
5 |