-
Home
-
WP Hotel Booking Stripe Payment
-
1.8.0 (latest)
-
Code
-
Classes
- HB_Payment_Gateway_Stripe
Total Complexity |
49 |
Dependencies |
11 |
Dependents |
2 |
Total lines |
377 |
Lines of code |
226 |
Logical lines of code |
120 |
Comment lines |
110 |
Methods |
14 |
Properties |
8 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
50 |
15 |
25 |
stripe_retrieve_payment_intent() |
S |
50 |
6 |
27 |
process_checkout() |
S |
48 |
5 |
33 |
add_customer() |
S |
49 |
4 |
31 |
create_payment_intent() |
S |
51 |
4 |
25 |
retrieve_stripe_session() |
S |
57 |
3 |
16 |
get_url_payment_on_stripe_page() |
S |
50 |
1 |
29 |
update_payment_intent() |
S |
60 |
2 |
13 |
is_enable() |
S |
77 |
2 |
3 |
checkout_on_stripe() |
S |
77 |
2 |
3 |
instance() |
S |
71 |
2 |
6 |
init() |
S |
78 |
1 |
3 |
admin_settings() |
S |
80 |
1 |
3 |
form() |
S |
66 |
1 |
9 |