-
Home
-
Five Star Restaurant Reservations – WordPress Booking Plugin
-
2.6.7
-
Code
-
Classes
- rtbPaymentGatewayStripe
| Total Complexity |
81 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
722 |
| Lines of code |
464 |
| Logical lines of code |
202 |
| Comment lines |
117 |
| Methods |
21 |
| Properties |
2 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| charge_the_hold() |
A |
45 |
12 |
41 |
| stripe_sca_succeed() |
A |
41 |
11 |
55 |
| process_payment() |
A |
38 |
8 |
73 |
| create_stripe_pmtIntnt() |
A |
38 |
8 |
71 |
| 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 |
61 |
4 |
13 |
| get_instance() |
S |
71 |
2 |
6 |
| register_hooks() |
S |
57 |
1 |
15 |
| 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 |
70 |
2 |
6 |
| register_gateway() |
S |
64 |
1 |
11 |
| __construct() |
S |
66 |
1 |
8 |
| 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 |