-
Home
-
Five Star Restaurant Reservations – WordPress Booking Plugin
-
2.5.18
-
Code
-
Classes
- rtbPaymentGatewayStripe
Total Complexity |
80 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
712 |
Lines of code |
461 |
Logical lines of code |
206 |
Comment lines |
110 |
Methods |
21 |
Properties |
1 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
charge_the_hold() |
A |
45 |
12 |
42 |
stripe_sca_succeed() |
A |
41 |
11 |
56 |
process_payment() |
A |
38 |
8 |
74 |
create_stripe_pmtIntnt() |
A |
38 |
8 |
72 |
print_payment_form() |
A |
37 |
4 |
97 |
populate_booking_stripe_info() |
S |
61 |
7 |
12 |
save_booking_gateway_info() |
S |
61 |
6 |
12 |
add_hold_detail() |
S |
58 |
4 |
16 |
payment_summary() |
S |
69 |
3 |
6 |
add_hold_class() |
S |
71 |
2 |
6 |
get_secret() |
S |
70 |
2 |
6 |
is_payment_hold_captured() |
S |
79 |
2 |
3 |
register_hooks() |
S |
57 |
1 |
15 |
get_instance() |
S |
71 |
2 |
6 |
is_payment_on_hold() |
S |
79 |
2 |
3 |
register_gateway() |
S |
64 |
1 |
11 |
hold_captured() |
S |
74 |
1 |
5 |
__construct() |
S |
66 |
1 |
8 |
add_bulk_action() |
S |
75 |
1 |
4 |
valid_payment() |
S |
78 |
1 |
3 |
default_booking_stripe_info() |
S |
76 |
1 |
4 |