-
Home
-
Dintero Checkout for WooCommerce Payment Methods
-
1.11.2
-
Code
-
Classes
- Dintero_Checkout_API
Total Complexity |
15 |
Dependencies |
12 |
Dependents |
1 |
Total lines |
188 |
Lines of code |
91 |
Logical lines of code |
40 |
Comment lines |
80 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_for_api_error() |
S |
67 |
4 |
8 |
refund_order() |
S |
63 |
1 |
11 |
create_session() |
S |
70 |
1 |
6 |
get_order() |
S |
65 |
1 |
10 |
get_session() |
S |
70 |
1 |
6 |
update_checkout_session() |
S |
70 |
1 |
6 |
capture_order() |
S |
65 |
1 |
10 |
cancel_order() |
S |
66 |
1 |
9 |
get_access_token() |
S |
73 |
1 |
5 |
update_transaction() |
S |
65 |
1 |
10 |
sessions_pay() |
S |
72 |
1 |
5 |
create_payment_token() |
S |
72 |
1 |
5 |