-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.4.13
-
Code
-
Classes
- WPBDP__Payment_Gateway
| Total Complexity |
42 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
179 |
| Lines of code |
119 |
| Logical lines of code |
56 |
| Comment lines |
14 |
| Methods |
24 |
| Properties |
0 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| save_billing_data() |
A |
51 |
9 |
27 |
| render_form() |
S |
56 |
5 |
17 |
| validate_form() |
S |
56 |
4 |
17 |
| is_enabled() |
S |
69 |
3 |
7 |
| skip_payment_form() |
S |
78 |
2 |
3 |
| __construct() |
S |
91 |
1 |
2 |
| get_id() |
S |
100 |
1 |
0 |
| get_title() |
S |
100 |
1 |
0 |
| get_logo() |
S |
81 |
1 |
3 |
| enqueue_scripts() |
S |
91 |
1 |
2 |
| in_test_mode() |
S |
80 |
1 |
3 |
| get_option() |
S |
79 |
1 |
3 |
| get_integration_method() |
S |
100 |
1 |
0 |
| supports() |
S |
82 |
1 |
3 |
| supports_currency() |
S |
82 |
1 |
3 |
| get_settings() |
S |
82 |
1 |
3 |
| get_settings_text() |
S |
82 |
1 |
3 |
| validate_settings() |
S |
82 |
1 |
3 |
| process_payment() |
S |
82 |
1 |
3 |
| process_postback() |
S |
91 |
1 |
2 |
| refund() |
S |
91 |
1 |
2 |
| get_listener_url() |
S |
78 |
1 |
3 |
| get_payment_link() |
S |
82 |
1 |
3 |
| cancel_subscription() |
S |
69 |
1 |
7 |