-
Home
-
WP Hotel Booking
-
2.0.7
-
Code
-
Classes
- WPHB_Payment_Gateway_Paypal
Total Complexity |
50 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
351 |
Lines of code |
192 |
Logical lines of code |
98 |
Comment lines |
98 |
Methods |
16 |
Properties |
7 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
web_hook_process_paypal_standard() |
A |
45 |
11 |
38 |
get_booking() |
A |
52 |
9 |
22 |
_get_paypal_basic_checkout_url() |
S |
45 |
5 |
38 |
payment_status_completed() |
S |
57 |
6 |
16 |
get_order_id() |
S |
60 |
3 |
14 |
column_total_content() |
S |
67 |
3 |
6 |
process_booking_paypal_standard() |
S |
63 |
3 |
10 |
is_enable() |
S |
78 |
2 |
3 |
__construct() |
S |
59 |
1 |
14 |
init() |
S |
64 |
1 |
9 |
payment_method_title() |
S |
83 |
1 |
3 |
form() |
S |
80 |
1 |
3 |
payment_status_pending() |
S |
80 |
1 |
3 |
payment_complete() |
S |
82 |
1 |
3 |
process_checkout() |
S |
72 |
1 |
6 |
admin_settings() |
S |
77 |
1 |
4 |