-
Home
-
Charity Campaigns & Fundraising System
-
1.0.0 (latest)
-
Code
-
Classes
- Charity_Campaigns_Stripe_Simple
| Total Complexity |
37 |
| Dependencies |
2 |
| Dependents |
3 |
| Total lines |
295 |
| Lines of code |
140 |
| Logical lines of code |
65 |
| Comment lines |
108 |
| Methods |
13 |
| Properties |
2 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_keys_for_mode() |
A |
50 |
13 |
25 |
| make_api_request() |
A |
48 |
7 |
31 |
| create_payment_intent() |
S |
53 |
2 |
23 |
| get_currency() |
S |
61 |
2 |
12 |
| get_publishable_key() |
S |
71 |
2 |
6 |
| get_secret_key() |
S |
71 |
2 |
6 |
| retrieve_payment_intent() |
S |
64 |
2 |
10 |
| get_configuration_error() |
S |
75 |
2 |
4 |
| __construct() |
S |
80 |
1 |
3 |
| is_test_mode() |
S |
79 |
1 |
3 |
| save_keys() |
S |
70 |
1 |
6 |
| is_configured() |
S |
76 |
1 |
4 |
| get_frontend_config() |
S |
69 |
1 |
7 |