-
Home
-
Five Star Restaurant Reservations – WordPress Booking Plugin
-
2.7.5
-
Code
-
Classes
- rtbPaymentGatewayStripe
| Total Complexity |
85 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
736 |
| Lines of code |
438 |
| 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 |
44 |
11 |
40 |
| process_payment() |
A |
38 |
8 |
73 |
| create_stripe_pmtIntnt() |
A |
40 |
9 |
57 |
| 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 |
| __construct() |
S |
57 |
1 |
15 |
| get_instance() |
S |
71 |
2 |
6 |
| add_hold_class() |
S |
71 |
2 |
6 |
| is_payment_on_hold() |
S |
79 |
2 |
3 |
| is_payment_hold_captured() |
S |
79 |
2 |
3 |
| get_secret() |
S |
74 |
2 |
4 |
| response_message() |
S |
63 |
1 |
12 |
| sca_response() |
S |
63 |
1 |
12 |
| register_gateway() |
S |
64 |
1 |
11 |
| valid_payment() |
S |
78 |
1 |
3 |
| default_booking_stripe_info() |
S |
76 |
1 |
4 |
| add_bulk_action() |
S |
75 |
1 |
4 |
| hold_captured() |
S |
74 |
1 |
5 |