-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.4.17 (latest)
-
Code
-
Classes
- WPBDP__Payment_Gateways
Total Complexity |
43 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
250 |
Lines of code |
160 |
Logical lines of code |
97 |
Comment lines |
45 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_admin_warnings() |
A |
46 |
12 |
34 |
maybe_show_stripe_cta() |
S |
49 |
5 |
30 |
get_available_gateways() |
S |
60 |
6 |
14 |
load_gateways() |
S |
57 |
5 |
16 |
_add_gateway_settings() |
S |
54 |
3 |
20 |
_execute_listener() |
S |
62 |
3 |
12 |
should_include_stripe_lite_gateway() |
S |
69 |
2 |
7 |
can_use() |
S |
78 |
2 |
3 |
get() |
S |
71 |
2 |
6 |
__construct() |
S |
70 |
1 |
6 |
should_include_authorize_net_gateway() |
S |
66 |
1 |
9 |
can_pay() |
S |
80 |
1 |
3 |