-
Home
-
Five Star Restaurant Reservations – WordPress Booking Plugin
-
2.6.22
-
Code
-
Classes
- rtbPaymentGatewayStripe
Total Complexity |
85 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
731 |
Lines of code |
433 |
Logical lines of code |
188 |
Comment lines |
129 |
Methods |
22 |
Properties |
2 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
charge_the_hold() |
A |
45 |
12 |
41 |
stripe_sca_succeed() |
A |
45 |
11 |
39 |
create_stripe_pmtIntnt() |
A |
40 |
9 |
56 |
process_payment() |
A |
38 |
8 |
70 |
print_payment_form() |
A |
37 |
6 |
93 |
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 |
4 |
6 |
get_secret() |
S |
74 |
2 |
4 |
is_payment_hold_captured() |
S |
79 |
2 |
3 |
is_payment_on_hold() |
S |
79 |
2 |
3 |
__construct() |
S |
57 |
1 |
15 |
add_hold_class() |
S |
71 |
2 |
6 |
get_instance() |
S |
71 |
2 |
6 |
response_message() |
S |
63 |
1 |
12 |
sca_response() |
S |
63 |
1 |
12 |
register_gateway() |
S |
64 |
1 |
11 |
add_bulk_action() |
S |
75 |
1 |
4 |
default_booking_stripe_info() |
S |
76 |
1 |
4 |
valid_payment() |
S |
78 |
1 |
3 |
hold_captured() |
S |
74 |
1 |
5 |