-
Home
-
Forminator Forms – Contact Form, Payment Form & Custom Form Builder
-
1.14.10.1
-
Code
-
Classes
- Forminator_Gateway_Stripe
| Total Complexity |
34 |
| Dependencies |
10 |
| Dependents |
5 |
| Total lines |
269 |
| Lines of code |
99 |
| Logical lines of code |
50 |
| Comment lines |
110 |
| Methods |
17 |
| Properties |
6 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
A |
53 |
11 |
19 |
| 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 |
| set_stripe_app_info() |
S |
66 |
1 |
9 |
| 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 |
| is_live() |
S |
82 |
1 |
3 |
| store_settings() |
S |
79 |
1 |
3 |
| set_live() |
S |
81 |
1 |
3 |