-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.4.20 (latest)
-
Code
-
Classes
- fdmOrderPayments
Total Complexity |
93 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
672 |
Lines of code |
375 |
Logical lines of code |
213 |
Comment lines |
133 |
Methods |
22 |
Properties |
0 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setup_paypal_ipn() |
A |
39 |
15 |
58 |
charge_the_hold() |
A |
45 |
12 |
41 |
stripe_sca_succeed() |
A |
44 |
11 |
40 |
create_stripe_payment_intent() |
A |
40 |
8 |
54 |
process_stripe_payment() |
A |
47 |
8 |
32 |
populate_order_stripe_info() |
S |
61 |
7 |
12 |
save_order_stripe_info() |
S |
61 |
6 |
12 |
payment_enqueues() |
S |
49 |
4 |
32 |
add_hold_detail() |
S |
58 |
4 |
16 |
__construct() |
S |
57 |
1 |
16 |
add_hold_class() |
S |
71 |
2 |
6 |
flush_ob_end() |
S |
80 |
2 |
3 |
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 |
default_order_stripe_info() |
S |
76 |
1 |
4 |
valid_payment() |
S |
78 |
1 |
3 |
add_bulk_action() |
S |
75 |
1 |
4 |
add_ob_start() |
S |
82 |
1 |
3 |
hold_captured() |
S |
74 |
1 |
5 |