-
Home
-
Buckaroo Woocommerce Payments Plugin
-
2.17.0
-
Code
-
Classes
- WC_Gateway_Buckaroo_Applepay
Total Complexity |
49 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
540 |
Lines of code |
411 |
Logical lines of code |
241 |
Comment lines |
39 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createOrder() |
B |
35 |
14 |
84 |
process_payment() |
A |
42 |
8 |
49 |
init_form_fields() |
A |
35 |
4 |
104 |
createFakeCart() |
S |
46 |
4 |
46 |
createTransaction() |
S |
53 |
5 |
21 |
process_refund() |
S |
48 |
4 |
32 |
__construct() |
S |
46 |
3 |
39 |
can_refund_order() |
S |
80 |
2 |
3 |
response_handler() |
S |
63 |
2 |
10 |
orderAddresses() |
S |
62 |
1 |
11 |
registerControllers() |
S |
65 |
1 |
8 |
validate_fields() |
S |
78 |
1 |
4 |