-
Home
-
Forminator Forms – Contact Form, Payment Form & Custom Form Builder
-
1.32
-
Code
-
Classes
- Forminator_Gateway_Stripe
Total Complexity |
37 |
Dependencies |
10 |
Dependents |
6 |
Total lines |
289 |
Lines of code |
108 |
Logical lines of code |
55 |
Comment lines |
119 |
Methods |
18 |
Properties |
6 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
53 |
11 |
19 |
get_error() |
S |
65 |
3 |
9 |
validate_keys() |
S |
59 |
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_test_secret() |
S |
82 |
1 |
3 |
get_live_key() |
S |
82 |
1 |
3 |
get_live_secret() |
S |
82 |
1 |
3 |
get_default_currency() |
S |
82 |
1 |
3 |
set_stripe_app_info() |
S |
66 |
1 |
9 |
store_settings() |
S |
79 |
1 |
3 |
set_live() |
S |
81 |
1 |
3 |
is_live() |
S |
82 |
1 |
3 |